u==

Asked by Brad Brant

IC

Question information

Language:
Chinese (Simplified) Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the full output of :

sudo apt-get update; sudo apt-get upgrade

Thanks

Revision history for this message
Brad Brant (bradleybrant-10) said :
#2

E: Could not open lock file /var/lib/apt/lists/lock - open (28: No space
left on device)
E: Unable to lock directory /var/lib/apt/lists/

Actually, the command was:
LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get
dist-upgrade

Is that the info you need? Thanks

On Sun, Mar 17, 2013 at 2:41 AM, actionparsnip <
<email address hidden>> wrote:

> Your question #224464 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/224464
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> What is the full output of :
>
> sudo apt-get update; sudo apt-get upgrade
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/224464
>
> You received this question notification because you asked the question.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

What is the output of:

df -h; lsb_release -a

Thanks

Revision history for this message
Brad Brant (bradleybrant-10) said :
#4

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS"

and response to command uname -a:

Linux birdy-Satellite-A205 3.2.0-38-generic #60-Ubuntu SMP Wed Feb 13
13:27:35 UTC 2013 i686 i686 i386 GNU/Linux

I appreciate the help and apologize that I've taken such a long time to
reply.

brad

On Sun, Mar 17, 2013 at 8:16 AM, actionparsnip <
<email address hidden>> wrote:

> Your question #224464 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/224464
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> What is the output of:
>
> df -h; lsb_release -a
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/224464
>
> You received this question notification because you asked the question.
>

Revision history for this message
Brad Brant (bradleybrant-10) said :
#5

Now it seems that when I go to ubuntu software center my system is trying to repair the package catalog on its own but only getting hung up. Also, it looks like somehow "linux-headers-3.2.0 -38 generic pae" has installed repeatedly. thanks

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

If you check your error messages you will see

"No space left on device"

You have to do some cleanup.

please provide the output of the commands

df -h
df -i

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

You will also see that I requested that same output. In future can you please COPY the command rather than attempting to retype it. It significantly reduces user error and gets you helped faster as we don't have to correct you when the exact command has already been given.

Revision history for this message
Brad Brant (bradleybrant-10) said :
#8

Filesystem Size Used Avail Use% Mounted on
/dev/sda5 8.1G 7.1G 550M 93% /
udev 489M 4.0K 489M 1% /dev
tmpfs 199M 816K 198M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 497M 152K 496M 1% /run/shm

and

Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda5 534336 534314 22 100% /
udev 125170 506 124664 1% /dev
tmpfs 126986 435 126551 1% /run
none 126986 3 126983 1% /run/lock
none 126986 6 126980 1% /run/shm

Thanks, and sorry again for my slow responses. I've been busy. I appreciate
the help. I actually thought you and actionparsnip wanted the responses to
the commands I used from the Packagemanagertroubleshootingprocedures page.
I thought I forgot to paste those responses to launchpad. Sorry if I
incorrectly entered any commands.

Also, when I try updating I get a message "Package System is Broken." It
suggests disabling third party respositories and entering this command:
apt-get install -f

The response to that command says I don't own the lock file
(/var/lib/dpkg/lock)

Thanks,
Brad

On Mon, Mar 18, 2013 at 1:06 AM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #224464 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/224464
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> If you check your error messages you will see
>
> "No space left on device"
>
> You have to do some cleanup.
>
>
> please provide the output of the commands
>
> df -h
> df -i
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/224464
>
> You received this question notification because you asked the question.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

You have ran out of inodes. If you clear your web cache and other app caches it will help. Can you also run:

sudo apt-get clean; uname -a; dpkg -l | grep linux-image

and give the output.

Thanks

Revision history for this message
Brad Brant (bradleybrant-10) said :
#10

output:

Linux birdy-Satellite-A205 3.2.0-38-generic #60-Ubuntu SMP Wed Feb 13
13:27:35 UTC 2013 i686 i686 i386 GNU/Linux
rc linux-image-3.0.0-12-generic
3.0.0-12.20 Linux kernel image for version
3.0.0 on x86/x86_64
rc linux-image-3.0.0-13-generic
3.0.0-13.22 Linux kernel image for version
3.0.0 on x86/x86_64
rc linux-image-3.0.0-14-generic
3.0.0-14.23 Linux kernel image for version
3.0.0 on x86/x86_64
rc linux-image-3.0.0-15-generic
3.0.0-15.26 Linux kernel image for version
3.0.0 on x86/x86_64
rc linux-image-3.0.0-16-generic
3.0.0-16.29 Linux kernel image for version
3.0.0 on x86/x86_64
ii linux-image-3.0.0-17-generic
3.0.0-17.30 Linux kernel image for version
3.0.0 on x86/x86_64
ii linux-image-3.2.0-24-generic
3.2.0-24.39 Linux kernel image for version
3.2.0 on 64 bit x86 SMP
ii linux-image-3.2.0-25-generic
3.2.0-25.40 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-29-generic
3.2.0-29.46 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-31-generic
3.2.0-31.50 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-32-generic
3.2.0-32.51 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-33-generic
3.2.0-33.52 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-34-generic
3.2.0-34.53 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-35-generic
3.2.0-35.55 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-36-generic
3.2.0-36.57 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-37-generic
3.2.0-37.58 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-3.2.0-38-generic
3.2.0-38.60 Linux kernel image for version
3.2.0 on 32 bit x86 SMP
ii linux-image-generic
3.2.0.38.46 Generic Linux kernel image

Thanks

On Wed, Mar 20, 2013 at 12:51 AM, actionparsnip <
<email address hidden>> wrote:

> Your question #224464 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/224464
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> You have ran out of inodes. If you clear your web cache and other app
> caches it will help. Can you also run:
>
>
> sudo apt-get clean; uname -a; dpkg -l | grep linux-image
>
> and give the output.
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/224464
>
> You received this question notification because you asked the question.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#11

sudo dpkg -P linux-image-3.0.0-12-generic linux-image-3.0.0-14-generic
sudo apt-get --purge remove linux-image-3.0.0*
sudo apt-get --purge remove linux-image-3.2.0-24-generic linux-image-3.2.0-25-generic linux-image-3.2.0-29-generic
sudo apt-get --purge autoremove

Should help a fair bit.

Can you help with this problem?

Provide an answer of your own, or ask Brad Brant for more information if necessary.

To post a message you must log in.