LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Errors....linux-image-3.2.0-4-rt-amd64_3.2.51-1_amd64.deb (https://www.linuxquestions.org/questions/linux-newbie-8/errors-linux-image-3-2-0-4-rt-amd64_3-2-51-1_amd64-deb-4175493282/)

Tech7 01-31-2014 01:03 PM

Errors....linux-image-3.2.0-4-rt-amd64_3.2.51-1_amd64.deb
 
Having issues with aptitude, apt-get and dpkg all with these errors...
They cannot process the "linux-image-3.4.0-4-rt-amd64....tried clean, autoclean, -f install, check, --configure -a....

Code:

root@Tech:~# aptitude -f install
The following partially installed packages will be configured:
  man-db
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
E: I wasn't able to locate a file for the linux-image-3.2.0-4-rt-amd64 package. This might mean you need to manually fix this package.
E: I wasn't able to locate a file for the linux-image-3.2.0-4-rt-amd64 package. This might mean you need to manually fix this package.
E: Internal error: couldn't generate list of packages to download
root@Tech:~# apt-get install tickr
Reading package lists... Done
Building dependency tree     
Reading state information... Done
tickr is already the newest version.
Suggested packages:
  linux-doc-3.2 debian-kernel-handbook
The following packages will be upgraded:
  linux-image-3.2.0-4-rt-amd64
1 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2 not fully installed or removed.
Need to get 23.7 MB of archives.
After this operation, 109 MB of additional disk space will be used.
Get:1 http://http.debian.net/debian/ wheezy/main linux-image-3.2.0-4-rt-amd64 amd64 3.2.51-1 [23.7 MB]
Fetched 23.7 MB in 5min 4s (77.8 kB/s)                                                             
Reading changelogs... Done
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
(Reading database ... 334482 files and directories currently installed.)
Preparing to replace linux-image-3.2.0-4-rt-amd64 3.2.51-1 (using .../linux-image-3.2.0-4-rt-amd64_3.2.51-1_amd64.deb) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing /var/cache/apt/archives/linux-image-3.2.0-4-rt-amd64_3.2.51-1_amd64.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error while cleaning up:
 subprocess new post-removal script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-3.2.0-4-rt-amd64_3.2.51-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


redd9 01-31-2014 01:07 PM

Have you tried rebooting? Seems like another process is using dpkg already, so killing it should allow you to use it.

Tech7 01-31-2014 01:52 PM

I was trying to refrain from doing so, I am working on building up a server out of a desktop and have a lot going. Though if nothing pulls through I will wrap it all up for a reboot. Right before it happened I tried to remove and reinstall the app "tickr", I ran a clean and autoclean after removing it, then this started....

Tech7 01-31-2014 01:59 PM

Rebooted, issue persists....Again all was good right before removing the app Tickr and running the clean/autoclean....

I have tried using apt-get, aptitude and dpkg to fix the errors and no luck so far..

Code:

aptitude -f install
The following partially installed packages will be configured:
  man-db
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
E: I wasn't able to locate a file for the linux-image-3.2.0-4-rt-amd64 package. This might mean you need to manually fix this package.
E: I wasn't able to locate a file for the linux-image-3.2.0-4-rt-amd64 package. This might mean you need to manually fix this package.
E: Internal error: couldn't generate list of packages to download


Tech7 01-31-2014 02:08 PM

Fixed, found this web site with info:
http://forums.linuxmint.com/viewtopic.php?f=110&t=95953

Running aptitude install extlinux fixed the issue..


All times are GMT -5. The time now is 02:12 PM.