*** This bug is a duplicate of bug 1522675 ***
    https://bugs.launchpad.net/bugs/1522675

Please check:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808802

# add unprivileged user for the apt methods

adduser --force-badname --system --home /nonexistent \
--no-create-home --quiet _apt || true

# Fixup any mistake in the home directory of the _apt user

if dpkg --compare-versions "$2" lt-nl 1.1~exp10~; then
usermod --home /nonexistent _apt

This is due, as the message implies the inexistence of the user _apt
(which somehow is now required and not preexistent on the user list).

Previously all those folders where owned by root:root, now they are
ubuntu:ubuntu and the synaptic bug looks to imply that it should be _apt
user now.

** Bug watch added: Debian Bug tracker #808802
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808802

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

Title:
  apt-get fails withCan't drop privileges for downloading as file +
  couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission
  denied)

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

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

Reply via email to