Re: [Bug 1198586] Re: /etc/kernel/postinst.d/apt-auto-removal: uname: not found

2013-07-21 Thread Daniel Hartwig
On 21/07/2013 7:00 AM, Toby Lambert tlambert...@gmail.com wrote:

 Sweet all seemed to update without any problems


status invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198586

Title:
  /etc/kernel/postinst.d/apt-auto-removal: uname: not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1198586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1198586] Re: /etc/kernel/postinst.d/apt-auto-removal: uname: not found

2013-07-20 Thread Daniel Hartwig
On 20 July 2013 08:39, Toby Lambert tlambert...@gmail.com wrote:
 Seems better

 toby@toby-VPCCB15FG:~$ ls -l /bin/uname
 -rwxr-xr-x 1 root root 27072 Nov 20  2012 /bin/uname

Great.  Now you should be able to finish installing kernel updates
without issue.

$ sudo apt-get install -f

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198586

Title:
  /etc/kernel/postinst.d/apt-auto-removal: uname: not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1198586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1198586] Re: /etc/kernel/postinst.d/apt-auto-removal: uname: not found

2013-07-19 Thread Daniel Hartwig
On 19 July 2013 14:27, Toby Lambert tlambert...@gmail.com wrote:
 toby@toby-VPCCB15FG:~$ ls -l /bin/uname
 ls: cannot access /bin/uname: No such file or directory

Uh oh.

 Is that what you wanted?

It is.  Please try:

$ sudo apt-get install --reinstall uname

or otherwise use dpkg to reinstall that package.  A subsequent run of
apt-get may then work without the apt-auto-removal error.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198586

Title:
  /etc/kernel/postinst.d/apt-auto-removal: uname: not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1198586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1198586] Re: /etc/kernel/postinst.d/apt-auto-removal: uname: not found

2013-07-19 Thread Daniel Hartwig
On 19 July 2013 15:39, Daniel Hartwig mand...@gmail.com wrote:
 $ sudo apt-get install --reinstall uname


That should be:

$ sudo apt-get install --reinstall coreutils

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198586

Title:
  /etc/kernel/postinst.d/apt-auto-removal: uname: not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1198586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs