Results 1 to 10 of 10
i get the following result on trying to launch synaptic package manager gui
E: Could not open file /var/lib/dpkg/status - open (116 Stale NFS file handle)
E: The package lists ...
- 06-20-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 8
package manager failure
i get the following result on trying to launch synaptic package manager gui
E: Could not open file /var/lib/dpkg/status - open (116 Stale NFS file handle)
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.
help.........
how do i get about this problem
- 06-20-2009 #2
Hi and Welcome !
Execute this
Post exact error message here, if any.Code:sudo apt-get clean all sudo apt-get update
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-20-2009 #3Just Joined!
- Join Date
- Jun 2009
- Posts
- 8
the result is as follows:
Fetched 207kB in 8s (25.4kB/s)
Reading package lists... Error!
E: Could not open file /var/lib/dpkg/status - open (2 No such file or directory)
E: The package lists or status file could not be parsed or opened.
i could not past the whole of the thing as it had urls in it....hope it helps......i'm new to linux environment and the terminal interface....
thnx for helping in advance...
- 06-20-2009 #4
Execute this
Post output here.Code:ls /var/lib/dpkg/status*
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-20-2009 #5Just Joined!
- Join Date
- Jun 2009
- Posts
- 8
ls: cannot access /var/lib/dpkg/status*: No such file or directory
i executed command as root....still the same thing..
- 06-20-2009 #6
Execute this
Code:cd /var/lib/dpkg sudo mv status status.bak sudo mv status.old status sudo apt-get update
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-21-2009 #7Just Joined!
- Join Date
- Jun 2009
- Posts
- 8
mv: cannot stat `status': No such file or directory
mv: cannot stat `status.old': No such file or directory
this is the result i'm getting.......
sorry for troubling soooo much ...but i cant figure out wats wrong....
- 06-21-2009 #8
Post the output of this
Code:ls /var/lib/dpkg
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-22-2009 #9Just Joined!
- Join Date
- Jun 2009
- Posts
- 8
output
alternatives cmethopt info statoverride updates
available diversions lock statoverride-old
available-old diversions-old parts triggers
- 06-22-2009 #10Just Joined!
- Join Date
- Jun 2009
- Posts
- 8
welll............
ubuntu now refuses to startup........freezes in boot screen.......
if anyone has any idea other than reinstallation....plz help........
is jaunty good enough to replace intrepid??or is more or less the same...??
@ devils casper thanx for ur help........


Reply With Quote