On 7 February 2013 10:28, Andre Renaud <[email protected]> wrote:
> Hi Roy,
>
> On 7 February 2013 10:20, Roy Britten <[email protected]> wrote:
>> So, /boot ran out of space on a headless Ubuntu server I keep an eye
>> on. It seems to have left things in an inconsistent state.
>
> If you look in your packages files (/var/lib/apt/lists/*_Packages) is
> 3.2.0.37.45 of linux-image-server & linux-headers-server available? If
> so, are you able to force apt to do it all at once, ie:
> apt-get install linux-image-serevr linux-server linux-headers-server
> or possibly
> apt-get -f install linux-image-serevr linux-server linux-headers-server
I'm seeing the same "dependency problems" error when I do that:
x@y:~$ sudo apt-get -f install linux-image-server linux-server
linux-headers-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-headers-server is already the newest version.
linux-image-server is already the newest version.
The following packages will be upgraded:
linux-server
1 upgraded, 0 newly installed, 0 to remove and 36 not upgraded.
1 not fully installed or removed.
Need to get 0 B/1,734 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]?
dpkg: dependency problems prevent configuration of linux-server:
linux-server depends on linux-image-server (= 3.2.0.36.43); however:
Version of linux-image-server on system is 3.2.0.37.45.
linux-server depends on linux-headers-server (= 3.2.0.36.43); however:
Version of linux-headers-server on system is 3.2.0.37.45.
dpkg: error processing linux-server (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a
followup error from a previous failure.
Errors were encountered while
processing:
linux-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
_______________________________________________
Linux-users mailing list
[email protected]
http://lists.canterbury.ac.nz/mailman/listinfo/linux-users