Ubuntu :: Dpkg Lists Files For Kernels Not Installed (Lucid) / Fix It?
May 26, 2010
Today I was trying to clean up my system and am a little bit stumped on something.
I used synaptic to clean up installed kernels, except for the one that was currently running. Once done I went ahead and restarted my computer.
Grub lists only one kernel available. However when I go to a prompt and
issue dpkg --list|grep linux-image I get several items listed code...
2.6.32-22-generic is the kernel I am running so I assume the "ii" files have something to do with the kernel in memory.
However, what are the "rc" files that are listed? Resource files? All three kernels referenced have been removed a LONG time ago and when I look for installed headers, or anything else, there is nothing installed for *-12, *-12 or *-14.
And when I check Synaptic for just the kernel number I get a list of packages with no version install, no latest version notation and no description (attached screenshot).
Just what are those references and how does one remove them?
View 2 Replies
ADVERTISEMENT
Mar 9, 2010
I'd like to clean up apt/dpkg so that it doesn't think the package whose files I've deleted is still installed, but when I run:
Code:
apt-get remove --purge linux-image-2.6.32-2.slh.4
I get the following:
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-image-2.6.32-2.slh.4
The package does show up in the list when I run the command:
Code:
dpkg -l "linux-image*"
with "ii" in the 1st column, whatever that means. Should I just rm the matching files in /var/lib/dpkg/info?
View 6 Replies
View Related
Sep 23, 2010
When i try installing anything i get errors, for example when i try to install somthing from ubuntu software center i get this.
Code: installArchives() failed: Preconfiguring packages ... Preconfiguring packages ... Selecting previously deselected package ttf-symbol-replacement. (Reading database ... dpkg: warning: files list file for package `libsdl-image1.2' missing, assuming package has no files currently installed.
[Code]....
View 4 Replies
View Related
Apr 12, 2011
Just curious as to why this would be happening, but I had been running on the Lucid kernel 2.6.32-28-generic. And when I looked in Synaptic, I noticed there were kernels 29 and 30 available. I manually installed them and deleted the older ones I had - 27 and 28. I believe I have all of the generic Lucid software sources and I get updates for everything else. Just curious as to why these kernels were not available to be installed automatically.
View 5 Replies
View Related
Feb 22, 2011
I need to get names of all installed packages in 2 machines and save them in 2 text files, then I want to compare these 2 files to know the differences between 2 files and from that I could know the differences between 2 machines. Is it possible to do that and what program I could use?
View 2 Replies
View Related
May 30, 2010
Using Ubuntu Lucid with Gnome desktop.I was just playing around trying to find a media player I liked and installed Bangarang via the Software Centre. This took an absolute age and now I realise why - it has basically installed the entire KDE environment and associated lib packages as well.I have found /var/ log/ dpkg.log shows what has been installed and of course I can wade through that to make a list of all the packages and uninstall them all via Synaptic. But that will take a long time to do.
Is there anyway to somehow automate rolling back any package changes since a certain time?I've checked the man for dpkg and I can't see any mention of anything like this.
View 9 Replies
View Related
Sep 17, 2010
I'd like to list all packages I installed since the installation. The tricky part is that I don't care for dependencies - only clean list of what I ordered to install. I went through man pages and I did not find anything relevant. Also /var/log/apt/history* doesn't say what I requested and what came as a dependency.
For gentoo-aware folks, I am looking for something like "world" file.
View 1 Replies
View Related
Aug 8, 2010
I have downloaded a Non-free Deb pkg, when I tried to install it using "# dpkg -i pkgname", it appeared to install as expected. The pkg exists, I found the new directory and the executable file, but if I try to run it I get kicked out of my session, and back to GDM.
When I run "# dpkg -l pkgname", immediately after the install, I get this: "un pkgname <none> (no description available)"
Since it is not installed I can not remove it, or reconfigure it.
I run Debian Testing with Openbox as my window manager.
View 6 Replies
View Related
Feb 12, 2010
way to have apt or dpkg print out a list of all the installed packages? Preferably in a format that I can simply add 'apt-get install' in front of.
View 2 Replies
View Related
Jan 20, 2010
Is there any utility that can provide a list of all files, and both the file size and md5 hash value. Preferably also including other hash values.I've got 1.5 TB of files to go through, and delete duplicates..Neither fdupes or fslint are up to the task --- both claim files to be duplicates, when they definately are not. (Movies, and OOo documents are not identical, even if one is the script for the other, which in this case is not the case. Both fdupes and fslint claimed that those two files were identical. (And yes, I did look at them.
View 5 Replies
View Related
May 8, 2011
When I run yum list installed command the output shows two kernels:
[Code].....
Would it therefore be safe to remove the first kernel in the installed list to save having two kernels being updated everytime I run yum update? Or is the PAE kernel dependant upon the original?
View 6 Replies
View Related
Jan 6, 2010
im trying to update some software in ubuntu using the update manager. i type my password in CORRECTLY but then get this error message.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
what does it mean and how do i fix it?
View 3 Replies
View Related
Jul 6, 2010
I keep getting this error when I try to install Adobe flash player E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report. I had it installed just fine, then i restarted my computer and its gone. .
View 4 Replies
View Related
Apr 30, 2010
I administer a lot of OpenSuSE 11.1 x86_64 machines and one of them has the problem that the command "zypper lp" lists a needed patch for "translation-update", version 532, but then "zypper patch" says that there is nothing to do.
I cannot get rid of this "needed patch", check out these commands I tried:
Code:
machine:/root # zypper lu
Loading repository data...
Reading installed packages...
No updates found.
[Code].....
Also note that about 50 other machines use this (mirrored update repository), none of them has this problem. They are all updated correctly, showing "0 needed patches".
View 6 Replies
View Related
Jan 9, 2011
I'm using 10.10 and from today I'm getting this error Quote:dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. When I'm trying to install any software using
Code: sudo apt-get <sw-name> Also I'm unable install using "Ubuntu Software Center", showing unhandleable error. Here is the details:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 769, in simulate
return self._simulate_helper(trans, status_path)
[Code]...
View 6 Replies
View Related
Jan 9, 2010
Just installed Fedora 12 on my Dell Precision M4400 and I'm trying to install the Broadcom wireless driver. When I try to compile the driver, I get:make: *** /lib/modules/2.6.31.5-127.fc12.i686/build: No such file or
directory. Stop.So I followed the link and /lib/modules/2.6.31.5-127.fc12.i686/build is a soft link:lrwxrwxrwx. 1 root root 47 2009-11-09 14:17 build -> ../../../usr/src/kernels/2.6.31.5-127.fc12.i686But in /usr/src/kernels all I see is:
total 12
drwxr-xr-x. 3 root root 4096 2010-01-09 11:56 .
drwxr-xr-x. 4 root root 4096 2009-11-09 14:10 ..
[code]....
View 5 Replies
View Related
May 3, 2010
Sid
cmake 2.8.1-2
dh-make .54
dpkg-dev 1.15.7.1
I'm having some issues building deb packages. dh_make --createorig behaves as expected, but when I attempt to buld the package with dpkg-buildpackage -rfakeroot the build dies on a dpkg-source error.
View 14 Replies
View Related
Apr 1, 2010
After I got the OS up and running (v9.10), I was prompted to download and install some updates. The download is complete, but when I try to install the updates, I receive the following message. What should I do?
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
View 4 Replies
View Related
Sep 18, 2010
When I tried to upgrade my xubuntu 10.04 , I got this error
dpkg: parse error, in file '/var/lib/dpkg/available' near line 2 package 'x11proto-core-dev': value for `status' field not allowed in this context E: Sub-process /usr/bin/dpkg returned an error code (2)
View 5 Replies
View Related
May 26, 2011
I installed the software Ubuntu Tweak yesterday and I was satisfied of how it worked. today, surfing the internet I was hoping to find a solution to a couple of problems that I have: the computer sometimes get stuck when opening videos or photos - I can't see streaming TV. when the internet browser was asking me to install plug-in in order to show the videos I tried to install them but errors occurred.
so I followed the instruction in [URL] (many of these things didn't work and the terminal was showing error messages...) now after rebooting I have got the unity 2D I think (which is fine as I can't notice great differences) but I can't install the updates from Ubuntu Tweak the error message is: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report. how can I fix it and get my video codecds?
View 3 Replies
View Related
Sep 1, 2011
I'm trying to update Kubuntu 11.04 here is my error: p, li {white-space: pre-wrap;} E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. here is what i have tried to fix it:
[Code]....
View 2 Replies
View Related
Jun 13, 2010
I came across this feature of the "less" command today. It appears not to be well-documented so I'll share it here. I found that "less" can automatically uncompress compressed files - no need to run the first command, the second does the same job:
Code:
gunzip -c textfile.gz | less
less textfile.gz
Even better, "less" can read and list the contents of some archive files as well, including Tar files compressed using Gzip and Bzip2 as well as Zip files. So now when I want to list the contents of an archive,for example to determine whether the contents will be extracted to an absolute path or relative to the working directory, the following work
Code:
less archive.tar.gz
less archive.tgz
less archive.tar.bz2
less archive.zip
Much easier than remembering the various options that the Tar, Gzip, Bzip2 and Zip use. The best one for me is with RPM archives:
Code:
less some.rpm
The above outputs the Information, Change Log and verbose File List of the RPM (paging the output, of course!) The following commands (using short and long options) give the equivalent output using the "rpm" command:
Code:
rpm -qilvp --changelog some.rpm | less
rpm --query --info --list --verbose --package --changelog some.rpm | less
"less" does not recognise the initramfs file produced by "dracut" (which is a compressed "cpio" archive), but I suppose you can't have everything ...
View 2 Replies
View Related
Jul 20, 2010
I want to install gcc on my Pyramid linux which is debian based. I downloaded gcc.deb. When I want to install this file, it gives me "dpkg command not found" error! I also get this error when I want to install other .deb files using dpkg command " dpkg -i finename.deb. I did some research and it seams that I should install package on my system, but package file is .deb file and I can't install .deb file! What should I do to solve the problem??? Should I install any thing on my system to install .deb files??
View 3 Replies
View Related
Aug 8, 2010
when i try to use apt an error occurs: dpkg: parse error, in file '/var/lib/dpkg/status' near line 27317 package 'virtualbox-3.0': error in Version string `3.0.4-50677_Debian_lenny': invalid character in revision number E: Sub-process /usr/bin/dpkg returned an error code (2)
i tried to :
1- replace the file status with status-old
2- replace it with all the backups located in /var/backups/
and the same error occurs
View 4 Replies
View Related
Jul 14, 2010
Running fine for a couple of weeks now, my Ubuntu Lucid install on a Sony laptop Vaio VGN-N21E went through some updates an hour ago. After the updates were installed, I shut the laptop down. The shutdown was slow but graceful with no errors. Now, when I try and power back on, I get errors about CIFS stating that the network share I map to could not connect. Also, that the network could not connect. I usually connect wirelessly and had no problems until now. It lets me log in but freezes after I see my desktop. No cursor or keyboard response...no response to CTRL+ALT+DEL...I can only manually force shutdown....
View 9 Replies
View Related
Mar 22, 2011
I am running usb version of lucid 10.04.2, with many apt-get installs. Shortly after running awhile, programs will not run, I get either an "input/output error" or "Bus error (core dumped)". (Examples of programs rendered inoperable are top, df, file)
I've read something about a memory leak in Lucid, but in my case, the computer doesnt slow down, things just stop working. Is this a known problem with Lucid? I'm thinking maybe one of my apt-get installs corrupted something. Is this a known problem that has a software update available?
Here is the output of "top" which fortunately currently DOES work, while other progs don't. (the memory usage stays constantly in that 1.5 GB range)
Mem: 3056772k total, 1554952k used, 1501820k free, 173004k buffers
Swap: 0k total, 0k used, 0k free, 1081808k cached
View 2 Replies
View Related
May 4, 2010
I just did the upgrade and I want to turn off the display after 30 minutes. I check that selection but the display does not turn off after 30 minutes. It is still on. I enabled this setting through the power management. The screen saver is on, go to blank display but the monitor does not turn off.
On Windows, dual boot on the same machine, the monitor does display off. I don't know if this is part of the problem or not, but when I go to "System -> Preferences", there are two different "Screensaver" options.
View 3 Replies
View Related
May 11, 2010
Was wondering how to do this. I was trying to do achieve this from looking at different guides, but I haven't had any luck.
I am on a custom PC, with dual screens; one LCD, and one CRT, from which I installed OS X 10.5.6 from a retail DVD.
I installed OS X first, because I needed to format my HDD to use GUID partition table, because you can't install from a retail DVD without using GUID. Once OS X was installed, I partitioned my hard-drive into 4 partitions from the OS X disk utility. These partitions were HFS. I then used the Ubuntu Lucid x64 Live disk to format the 3 nre HFS partitions to use ext4, for two of them, and one swap. I installed Ubuntu as normal.
I re-booted, and GRUB recognized my OS X instillation, so I tried to boot into it. It went into OS X, but with some major problems. My LCD screen was going haywire, but my CRT seemed to be working, but it took on my LCD's screen resolution and place as the main screen.
I thought my OS X instillation was badly damages, so with Ubuntu still installed on the other partitions, I re-installed OS X, which I am on now.
I want to know how to boot back into Ubuntu, while still having the option to boot into OS X.
View 9 Replies
View Related
May 30, 2010
I get 3-4 clicks every minute, until I realized the problem and installed "laptop-mode-tools". After that things are back to normal.Why isn't laptop-mode installed by default in Lucid? This is a simple work-around which should be imposed by default, so users' hard discs won't be damaged.
View 1 Replies
View Related
Jun 8, 2010
i'm unable to get the cisco vpnclient installed on lucid 10.4.I have tried a few guides from the 9.05 and even 8.10 but most of them require patches that are for them kernal versions i'm unable to find anything for 10.4 patch wise. anybody come across this yet and more importantly did you win ?
View 1 Replies
View Related