Thanks for the pointer @falconertc, that ended up being my problem as
well. I solved it following the instructions posted here:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1577926/comments/18
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, wh
My issue turned out to be related to my infrastructure provider
(DigitalOcean) not updating the kernel correctly.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1583102
Title:
My problem was caused by using vagrant. Vagrant sets the tmp owner to
vagrant:vagrant. @sgrimm - I followed your advice and that resolved my
issue.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs
I'm having the same issue. Hopefully someone else has a recommendation.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1583102
Title:
Could not execute 'apt-key' to verify sig
@sgrimm Thanks for posting that. Unfortunately, I just had a look and my
tmp folder permissions are fine.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1583102
Title:
Could n
I ran into this today and the problem turned out to be /tmp:
# ls -ld /tmp
drwxrwxr-x 11 ubuntu ubuntu 4096 Aug 24 00:23 /tmp
This fixed it:
# chown root:root /tmp
# chmod 1777 /tmp
I don't know how /tmp got in that state on my server (it's a fairly
fresh install of 16.04) but perhaps that's th
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: apt (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/
Just tried upgrading apt again today and got the same errors. Reverted
back again, but now to 1.0.10.2ubuntu3.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1583102
Title:
Co
** Description changed:
After upgrading to 16.04 I'm getting this error for all my apt sources.
- This seems different to both #1524196 (since I don't get the "Couldn't
- create tempfiles for splitting up /var/lib/apt/lists/archive.ubuntu
- .com_ubuntu_dists_xenial-updates_InRelease" errors)
9 matches
Mail list logo