Warning messages about unsandboxed downloads
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Debian) |
Fix Released
|
Unknown
|
|||
apt (Ubuntu) |
Low
|
Unassigned | |||
aptitude (Debian) |
Fix Released
|
Unknown
|
|||
aptitude (Ubuntu) |
Low
|
Unassigned | |||
Xenial |
Low
|
Unassigned | |||
synaptic (Debian) |
New
|
Unknown
|
|||
synaptic (Ubuntu) |
Low
|
Unassigned | |||
Xenial |
Low
|
Unassigned | |||
update-notifier (Ubuntu) |
Medium
|
Julian Andres Klode | |||
Xenial |
Medium
|
Julian Andres Klode |
Bug Description
READ ME FIRST
=============
This is a cosmetic issue. The warning message is just that— a warning. Though the message comes up, there is no problem with the install/upgrade happening like normal. That said, feel free to ignore it. It will get fixed, but it's nowhere near as urgent as bugs that actually result in the wrong behavior rather than just a simple extra message.
update-notifier SRU
-------------------
[Impact]
Cosmetic. Warnings when installing packages using update-notifier downloading stuff
[Test case]
Install flashplugin-
W: Can't drop privileges for downloading as file '...' couldn't be accessed by user '_apt'
[Regression Potential]
It just chowns /var/lib/
Original report
---------------
Recently we got new versions for synaptic 0.82+build1 & apt 1.1.3, but now get that error when installing/
Setting up libc6-dbg:amd64 (2.21-0ubuntu5) ...
Processing triggers for libc-bin (2.21-0ubuntu5) ...
W: Can't drop privileges for downloading as file '/root/
From nautilus, i'm seeing a /root/ folder locked (x on its icon) and the folder is empty (no /.synaptic/ sub-folder or file), so the above error.
oem@u64:~$ ls -l .synaptic
total 4
-rw-rw-r-- 1 oem oem 0 Aug 25 11:19 options
-rw-rw-r-- 1 oem oem 236 Aug 25 11:19 synaptic.conf
oem@u64:~$ ls -l /var/lib/apt/lists/
....
-rw-r----- 1 root root 0 Sep 20 06:36 lock
drwx------ 2 _apt root 16384 Sep 24 15:25 partial
......
oem@u64:~$ sudo ls -l /var/lib/
.....
drwxr-xr-x 2 _apt root 4096 Sep 22 23:33 partial
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: synaptic 0.82+build1
ProcVersionSign
Uname: Linux 4.3.0-1-generic x86_64
NonfreeKernelMo
ApportVersion: 2.19.2-0ubuntu8
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Dec 4 05:23:25 2015
SourcePackage: synaptic
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in synaptic (Ubuntu): | |
importance: | Undecided → High |
importance: | High → Medium |
Tsu Jan (tsujan2000) wrote : | #3 |
On Debian I get messages like this when the download process is completed:
W: Can't drop privileges for downloading as file '/var/cache/
However, after I close the dialog, I can update the packages. Of course PACKAGE isn't there after it's downloaded completely. Why Synaptic searches for it in that folder, I don't know.
dino99 (9d9) wrote : | #4 |
synaptic 0.82.5 does not solve that issue
Tsu Jan (tsujan2000) wrote : | #5 |
On Debian, this issue is fixed by apt-1.2, although another irrelevant message is shown now:
The method driver /usr/lib/
dino99 (9d9) wrote : | #6 |
Thanks Tsu
so many changes recently with the apt package !!!
http://
Tsu Jan (tsujan2000) wrote : | #7 |
I was wrong: the problem still persists with apt-1.2 :( It showed up again the second time I used Synaptic after the upgrade.
Launchpad Janitor (janitor) wrote : | #8 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in apt (Ubuntu): | |
status: | New → Confirmed |
Changed in apt (Ubuntu): | |
importance: | Undecided → Critical |
Changed in synaptic (Ubuntu): | |
importance: | Medium → Critical |
@ddino99: The link u provided seems to be broken, so look at this:
https:/
And , yes, thats impressive!
dino99 (9d9) wrote : | #10 |
Debian have upgrade the package; so the link above is indeed dead. Hereis the full actual changelog (more complete than the launchpad changelog)
http://
Changed in synaptic (Ubuntu): | |
status: | Confirmed → Invalid |
Brian Murray (brian-murray) wrote : | #11 |
I was unable to recreate this given the situation described:
$ sudo mv /root/.synaptic /root/synaptic
[ 3:56PM 10261 ] [ bdmurray@
$ sudo apt-get install --reinstall libc-bin
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 207 not upgraded.
Need to get 0 B/1,172 kB of archives.
After this operation, 0 B of additional disk space will be used.
Sorry, your system lacks support for the snapshot feature
(Reading database ... 909633 files and directories currently installed.)
Preparing to unpack .../libc-
Unpacking libc-bin (2.21-0ubuntu5) over (2.21-0ubuntu5) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libc-bin (2.21-0ubuntu5) ...
Changed in apt (Ubuntu): | |
importance: | Critical → Medium |
dino99 (9d9) wrote : | #12 |
@Brian
This is still happening on that fresh wily dist-upgraded to xenial, even with the latest apt 1.2.3 and gcc 5.3.1-1
Processing triggers for libc-bin (2.21-0ubuntu6) ...
W: Can't drop privileges for downloading as file '/root/
The main issue sems to be that .root folder LOCKED, that disable to subfolder creation.
Is that locked .root folder expected ?
Tigerboy (tigersands) wrote : | #13 |
W: Can't drop privileges for downloading as file '/root/
following what appears to be the successful install of package xicc 0.2-3
fully upgraded 16.04
Tigerboy (tigersands) wrote : | #14 |
Additionally:
/root/.synaptic/tmp does exist and it is owned by root with permissions 0700
The /root/.synaptic/tmp folder is empty
Tigerboy (tigersands) wrote : | #15 |
dpkg.log:
2016-02-27 23:23:37 install xicc:amd64 <none> 0.2-3
2016-02-27 23:23:37 status half-installed xicc:amd64 0.2-3
2016-02-27 23:23:37 status unpacked xicc:amd64 0.2-3
2016-02-27 23:23:37 status unpacked xicc:amd64 0.2-3
2016-02-27 23:23:37 startup packages configure
2016-02-27 23:23:37 configure xicc:amd64 0.2-3 <none>
2016-02-27 23:23:37 status unpacked xicc:amd64 0.2-3
2016-02-27 23:23:37 status half-configured xicc:amd64 0.2-3
2016-02-27 23:23:37 status installed xicc:amd64 0.2-3
2016-02-27 23:23:38 startup packages configure
xicc shows as being fully installed & dpkg is fully operational.
Julian Andres Klode (juliank) wrote : | #16 |
There is no bug in APT here. There is not even an error. It's a warning. In any case, this is synaptics fault, as that defines where to download the changelog instead of using APT's changelog code.
Changed in apt (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in synaptic (Ubuntu): | |
status: | Invalid → Triaged |
importance: | Critical → Low |
Luis Ferro (luis-ferro) wrote : | #17 |
Then i suppose that a new bug is entered into synaptics and linked to this bug so that users affected by this can see that it is being handled insted of "ignored" by a invalid / triaged status?
Just tested on the "release" version of xenial and it still happens.
Travisgevans (travisgevans) wrote : | #18 |
For the Synaptic message complaining about /var/cache/
I haven't (yet) encountered an error complaining about /root/.
summary: |
- /root/.synaptic/ not created + /root/.synaptic/ not created due to locking status |
The Powerpuff Girls (thepowerpuffgirls) wrote : Re: /root/.synaptic/ not created due to locking status | #19 |
I had this message a few times within the past few days of upgrading to Ubuntu 16.04, fresh, from Ubuntu 12.04.
I had this message about a half hour ago while installing apport.
- Blossom
Changed in synaptic (Ubuntu): | |
status: | Triaged → Confirmed |
Changed in synaptic (Debian): | |
status: | Unknown → New |
Travisgevans (travisgevans) wrote : | #20 |
I just now found a very similar message from the update-notifier cronjob:
/etc/cron.
Get:1 http://
Fetched 27.0 MB in 1min 11s (378 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
flashplugin-
Installing from local file /var/lib/
Flash Plugin installed.
So, apparently not unique to Synaptic?
Brian Murray (brian-murray) wrote : | #21 |
The update-
Gil Gamesh (gamesh-g) wrote : | #22 |
It's correct that it's a warning, but it is presented as an error. I get a pop-up window that says "An error occurred".
I guess this is potentially a different bug as I see the same thing with a warning about a weak digest algorithm similarly being presented as an error.
After exiting from Synaptic, is it expected for the file /var/cache/
randolf (wolle321) wrote : | #24 |
Have this problem too, since I updated from 15.10 to 16.04.
Synaptic is not running, but the lock -file is still there:
randolf@ART-LT16:~$ ps aux | grep synaptic
randolf 14314 0.0 0.0 15796 1024 pts/4 S+ 10:47 0:00 grep --color=auto synaptic
randolf@ART-LT16:~$ ll /var/cache/
-rw-r----- 1 root root 0 Okt 21 2015 /var/cache/
Hope this helps, randolf
Is the system missing a user called _apt ?
Was it forgotten to create one?
Is this warning serious or can/should it be silenced?
Who corrupted my system? Can we still trust the system or should we just install another distro, which doesn't suffer such?
Looks in any case quite messy AND it's an upgrade-regression.
tags: | added: upgrade-regression |
tags: |
added: regression removed: upgrade-regression |
tags: |
added: regression-update removed: regression |
tags: | added: yakkety |
dino99 (9d9) wrote : | #26 |
This also happen on Yakkety with synaptic, but only once after opening a session (gnome-shell 64 bits); After that first 'upgrade' that ends with this warning, the next upgrades, inside the opened session, do not warns. This has no sad effects on upgrading, so it could be silenced.
Kim Tucker (ktucker) wrote : | #27 |
In case useful, I have just done a fresh install of Xenial, followed by 'sudo apt-get install synaptic'. The following error arose when trying to install blubuntu-theme and blubuntu-wallpapers
W: Can't drop privileges for downloading as file '/root/
After completely removing via synaptic, it installed fine with apt-get.
Bill Miller (wbmilleriii) wrote : | #28 |
It's not just synaptic. Happens with aptitude as well. I suspect it's a new requirement for a user named '_apt' which doesn't exist (because it wasn't added).
Deleted (noone1) wrote : | #29 |
Is there a fix for this yet? It's still happening on Ubuntu 16.04 with all updates as of 07/24/2016.
Tsu Jan (tsujan2000) wrote : | #30 |
Cleaning up Firefox bookmarks, I encountered this report again. Apparently, apt developers don't want to see this as a bug, so don't wait for a fix! To get rid of that annoying message, you should have an `_apt` user (which probably you have) and change the owner of the folder in question from `root:root` to `_apt:root`.
I'm on Debian and the above trick worked here months ago.
feroz (ferozkhan27) wrote : | #31 |
Yet, anyone find out any workaround for this?
feroz (ferozkhan27) wrote : | #32 |
ended up using 15.10.
description: | updated |
description: | updated |
summary: |
- /root/.synaptic/ not created due to locking status + Can't drop privileges for downloading : _apt user not created |
no longer affects: | synaptic (Ubuntu) |
no longer affects: | apt (Ubuntu) |
Launchpad Janitor (janitor) wrote : Re: Can't drop privileges for downloading : _apt user not created | #33 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in dpkg (Ubuntu): | |
status: | New → Confirmed |
description: | updated |
summary: |
- Can't drop privileges for downloading : _apt user not created + Can't drop privileges for downloading : _apt user not allowed |
Changed in dpkg (Ubuntu): | |
importance: | Undecided → Critical |
importance: | Critical → Medium |
@juliank (#16)
Michael Vogt has a different opinion that yours, so blaming apt again
https:/
https:/
"This is a bug indeed, the question is how it got triggered, that dir
should be owend by the _apt user."
oem@u64:~$ ls -dl /var/cache/
drwx------ 2 _apt root 4096 Sep 24 05:26 /var/cache/
oem@u64:~$ grep -B2 _apt /var/lib/
# add unprivileged user for the apt methods
adduser --force-badname --system --home /nonexistent \
--
# 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
dino99 (9d9) wrote : | #35 |
For the record, an other case has been fixed about _apt sandboxing
https:/
oem@u64:~$ getent passwd
.....
_apt:x:
description: | updated |
Julian Andres Klode (juliank) wrote : | #36 |
Michael and I don't have any different opinion here at all. You are complaining about root/.synaptic/
A directory inside your (well, root's) home directory is a different case altogether: It *should* be owned by you, not by _apt.
Launchpad Janitor (janitor) wrote : | #37 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in apt (Ubuntu): | |
status: | New → Confirmed |
Changed in apt (Ubuntu): | |
importance: | Undecided → Medium |
chris pollock (cpollock) wrote : | #38 |
Wow, this is still going on after more than 10 months
/etc/cron.
Get:1 http://
Fetched 27.2 MB in 23s (1,179 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
flashplugin-
Installing from local file /var/lib/
Flash Plugin installed.
Evan Carroll (evancarroll) wrote : | #39 |
Also getting this, re: @Chris Pollock on the same package which is now required with the deprecation and removal of pepperflash on Oct 26.
Pablo Catalina (xkill) wrote : | #40 |
I have similar problem with flashplugin-
flashplugin-
flashplugin-
Get:1 http://
Fetched 27,2 MB in 25s (1.085 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
Installing from local file /var/lib/
Flash Plugin installed.
ttf-mscorefonts
ttf-mscorefonts
Get:1 http://
Fetched 198 kB in 2s (96,3 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
ttf-mscorefonts
Get:1 http://
Fetched 554 kB in 2s (248 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
ttf-mscorefonts
Get:1 http://
Fetched 168 kB in 2s (71,9 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
ttf-mscorefonts
Get:1 http://
Fetched 246 kB in 2s (95,3 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
ttf-mscorefonts
Get:1 http://
Fetched 646 kB in 2s (273 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
tags: | added: zesty |
Changed in apt (Debian): | |
status: | Unknown → New |
Changed in msttcorefonts (Ubuntu): | |
status: | New → Invalid |
no longer affects: | msttcorefonts (Ubuntu) |
Changed in apt (Debian): | |
status: | New → Fix Committed |
summary: |
- Can't drop privileges for downloading : _apt user not allowed + Needless scary warning: Can't drop privileges for downloading : _apt + user not allowed |
Changed in apt (Debian): | |
status: | Fix Committed → Fix Released |
Changed in apt (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in apt (Ubuntu): | |
status: | Fix Released → New |
summary: |
- Needless scary warning: Can't drop privileges for downloading : _apt + Needless scary warning: Download is performed unsandboxed as root: _apt user not allowed |
no longer affects: | dpkg (Ubuntu) |
Changed in apt (Ubuntu): | |
status: | New → Confirmed |
Changed in apt (Ubuntu): | |
status: | Confirmed → Fix Released |
summary: |
- Needless scary warning: Download is performed unsandboxed as root: _apt - user not allowed + Warning messages about unsandboxed downloads |
Changed in update-notifier (Ubuntu): | |
status: | New → Confirmed |
affects: | flashplugin-nonfree (Ubuntu) → update-notifier (Ubuntu) |
no longer affects: | msttcorefonts (Ubuntu) |
Changed in update-notifier (Ubuntu): | |
status: | New → Confirmed |
Changed in update-notifier (Ubuntu): | |
importance: | Undecided → Medium |
no longer affects: | update-notifier (Ubuntu Xenial) |
no longer affects: | apt (Ubuntu Xenial) |
Changed in synaptic (Debian): | |
importance: | Unknown → Undecided |
status: | New → Invalid |
Changed in update-notifier (Ubuntu): | |
status: | Confirmed → Incomplete |
no longer affects: | apt (Ubuntu) |
Changed in apt (Ubuntu): | |
status: | New → Fix Released |
importance: | Undecided → Low |
Changed in update-notifier (Ubuntu): | |
status: | Incomplete → Triaged |
affects: | synaptic (Debian) → synaptic (Ubuntu) |
Changed in synaptic (Ubuntu): | |
status: | Invalid → Confirmed |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
no longer affects: | synaptic (Debian) |
Changed in aptitude (Debian): | |
status: | Unknown → Fix Released |
Changed in update-notifier (Ubuntu): | |
assignee: | nobody → Julian Andres Klode (juliank) |
Changed in aptitude (Ubuntu): | |
status: | New → Fix Released |
Changed in update-notifier (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in synaptic (Debian): | |
status: | Unknown → New |
Launchpad Janitor (janitor) wrote : | #90 |
This bug was fixed in the package update-notifier - 3.181
---------------
update-notifier (3.181) artful; urgency=medium
* Fix APT sandboxing for data downloads failing (LP: #1522675)
-- Julian Andres Klode <email address hidden> Wed, 28 Jun 2017 22:25:25 +0200
Changed in update-notifier (Ubuntu): | |
status: | Fix Committed → Fix Released |
Ads20000 (ads20000) wrote : | #91 |
(sighs) I don't think I really understand this bug well enough to put it in the right format. Norbert and anyone else who really wants this fixed in Ubuntu that's not 17.10 please can you do that? Check '3.1. SRU Bug Template' on the link Julian gave and then edit the bug with the relevant details. Thank you! :D
Martin Dünkelmann (nc-duenkekl3) wrote : | #92 |
W: Download is performed unsandboxed as root as file '/root/
Ubuntu Mate x64 17.04
Synaptic 0.84.2
I only want to install the updates and autoremove unessecary packages.....
Ads20000 (ads20000) wrote : | #93 |
Martin, if you want to get this bug fixed please click on the link Julian gave in #89 and rewrite the bug so it can be fixed in Ubuntu 16.04 and 17.04. It won't be fixed until that happens (and, ideally, would be good if you could check it's working in 17.10, where it's already been patched, as well). We know it's a problem but someone needs to do the work to get it fixed (I don't feel able to sorry).
Martin Dünkelmann (nc-duenkekl3) wrote : | #94 |
If https:/
[Impact]
Updating packets via synaptic.
Befor they start OR after fonoshing the installing, the errir appears.
"W: Download is performed unsandboxed as root as file '/root/
Ubuntu Mate x64 17.04
Synaptic 0.84.2
[Test Case]
Start synaptic.
Update the repositorys.
Go into the updates section.
Double click on every package, which can be updated.
Click on "apply" to install the updates.
[Regression Potential]
Don't know.
[Other Info]
Don't know
Julian Andres Klode (juliank) wrote : | #95 |
Different issue, Martin, I only fixed the update-notifier task so far.
[Impact]
Cosmetic. Warnings when installing packages using update-notifier downloading stuff
[Test case]
Install flashplugin-
W: Can't drop privileges for downloading as file '...' couldn't be accessed by user '_apt'
[Regression Potential]
It just chowns /var/lib/
Martin Dünkelmann (nc-duenkekl3) wrote : | #96 |
Oh, is there already a bug report, where I can add my comment?
Julian Andres Klode (juliank) wrote : | #97 |
Well this bug deals with both issues...
Rocdufer (lepcis) wrote : | #98 |
First, recall user _apt was added recently. Second, not all comments appear to have the same original; some ones refer access rights, so some comments suggest change owner or ACL of some directory. However, another comments point out something that appears to be a parsing error over the directory path. For example, in comment #94, the path:
"W: Download is performed unsandboxed as root as file '/root/
looks quite extraneous, because it has an empty directory name at "/tmp/ /tmp_cl". The error I got is quite similar, except it says "/tmp/ /tmp_sh", but in my system I later found directory .synaptic/tmp was empty.
For the first problem, I do no see user _apt included in group sudo. And for the second, I remember that while doing a system upgrade I was notified about a change in MIME types. This could be a trace for a parsing error. Hope this comment may help to solve the warning.
Andrew (publicface) wrote : | #99 |
As of ubuntu 16.04.3, the problem demonstrated below, still exists. Here is the solution as to how to install it on a clean system. Note carefully, I always use apt-get, not synaptic. Also note that the _apt user already exists.
sudo chown _apt /var/lib/
sudo apt-get install ttf-mscorefonts
First, the Broken before chown to demonstrate the issue:
sudo apt-get install ttf-mscorefonts
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
cabextract libmspack0
The following NEW packages will be installed:
cabextract libmspack0 ttf-mscorefonts
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 87.9 kB of archives.
After this operation, 338 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://
Get:2 http://
Get:3 http://
Fetched 87.9 kB in 0s (118 kB/s)
Preconfiguring packages ...
Selecting previously unselected package libmspack0:amd64.
(Reading database ... 241441 files and directories currently installed.)
Preparing to unpack .../libmspack0_
Unpacking libmspack0:amd64 (0.5-1ubuntu0.
Selecting previously unselected package cabextract.
Preparing to unpack .../cabextract_
Unpacking cabextract (1.6-1) ...
Selecting previously unselected package ttf-mscorefonts
Preparing to unpack .../ttf-
Unpacking ttf-mscorefonts
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for fontconfig (2.11.94-
Processing triggers for update-
ttf-mscorefonts
ttf-mscorefonts
Get:1 http://
Fetched 198 kB in 1s (132 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
ttf-mscorefonts
Get:1 http://
Fetched 554 kB in 1s (364 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
ttf-mscorefonts
Get:1 http://
Martin Dünkelmann (nc-duenkekl3) wrote : | #100 |
Ubuntu Mate x64 17.10
Problem still exists...
Martin Dünkelmann (nc-duenkekl3) wrote : | #101 |
@Ads20000
Ads20000 (ads20000) wrote : | #102 |
Still exists in 17.10? You might need to file a new bug, Julian will know what to do here I presume, since he pushed the fix...
Steve Langasek (vorlon) wrote : | #103 |
On a system upgraded to 17.10, I see the correct permissions:
drwx------ 2 _apt root 4096 Nov 1 00:10 /var/lib/
Martin, are you seeing this also or do you see something different?
Julian Andres Klode (juliank) wrote : | #104 |
I'd say it's probably the synaptic one for Martin. We should change its directory to be _apt owned too, though it's not really clear to me which directories that are.
This should all be fixed in a hopefully near future with apt 1.6 or 1.7 opening these files as root and passing them down to the unprivileged processes via a socket. That's not yet implemented, though I do have mvo's branch from 2013 or so as a base.
Norbert (nrbrtx) wrote : | #105 |
Got this bug again on fresh installation of kUbuntu 16.04 LTS during installation of kubuntu-
Chelmite (steve-kelem) wrote : | #106 |
I'm getting this error on Ubuntu 17.10:
W: Download is performed unsandboxed as root as file '/root/
I have a user _apt, and it owns /var/lib/
It looks like the problems are 2-fold:
1. The double-slash in '/root/
2. Why is _apt supposed to be able to access anything in /root? If /root/.synaptic/tmp is a special case, then somebody or some program needs to change its ownership. Right now it's:
drwx------ 2 root root /root/.synaptic/tmp
Adrien Beau (adrienbeau) wrote : | #107 |
@Chelmite The double slash is equivalent to a single slash, so there is not much of a problem here, just a very minor cosmetic issue. Synaptic is certainly the one who told APT to download stuff in /root/.
JohnWashington (ubuntu-johnwash) wrote : | #108 |
@Adrien
I was happy until "You can easily fix that yourself". For every Launchpad reader that can, there's 100s who can't. And many thousands who don't even know Launchpad exists.
Martin Dünkelmann (nc-duenkekl3) wrote : | #109 |
Definitely.
This bug is a fault from the synaptic-, apt- or OS- developers....
Norbert (nrbrtx) wrote : | #110 |
Got this bug while installing ttf-mscorefonts
385 users are affected.
How long?
Is it so difficult to fix this bug?
tags: |
added: artful bionic removed: yakkety |
tags: | removed: zesty |
description: | updated |
Changed in synaptic (Ubuntu): | |
importance: | Medium → Low |
Ads20000 (ads20000) wrote : | #111 |
Norbert, making comments on bugs attacking developers for not doing enough to fix the bug just annoys the developers, it doesn't help fix the bug. Either take more proactive action as necessary (I don't know what's needed at the moment) or be patient. Also check the readme at the start of the description, it's cosmetic so it's Low priority by definition, you can't change that unless if you fight elsewhere to change the Importance descriptors.
Norbert (nrbrtx) wrote : | #112 |
OK, Ads20000. This bug is annoying. Nothing more. Yesterday another newbie installed Ubuntu 16.04 LTS after my recommendation. He was very dissapointed seeing this message.
Ubuntu developers should understand that annoying bugs should be fixed as fast as possible as Critical bugs. It does not matter that such bugs do not result in data loss. Such bugs makes negative reputation of whole Ubuntu. So they should be fixed.
description: | updated |
description: | updated |
Adrien Beau (adrienbeau) wrote : | #113 |
Norbert, it is *extremely* inappropriate to edit the bug description to publicize your workaround. Adding instructions to set the sandbox user to "root" at the start of the bug description is quite simply awful.
I have reverted that change.
Norbert (nrbrtx) wrote : | #114 |
@Adrien Beau (adrienbeau)
you can propose your fix anywhere where you want.
All APT works as root, there is not security hole here. We can trust its HTTP transport.
By the way Ubuntu developers should understand that annoying bugs should be fixed as fast as possible as Critical bugs. It does not matter that such bugs do not result in data loss. Such bugs makes negative reputation of whole Ubuntu. So they should be fixed.
Norbert (nrbrtx) wrote : | #115 |
Techinal part about my fix is in https:/
Do APT/Ubuntu/
description: | updated |
description: | updated |
Julian Andres Klode (juliank) wrote : | #116 |
Uploaded update-notifier to xenial-proposed.
no longer affects: | apt (Ubuntu Xenial) |
Changed in update-notifier (Ubuntu Xenial): | |
assignee: | nobody → Julian Andres Klode (juliank) |
importance: | Undecided → Medium |
status: | New → Fix Committed |
status: | Fix Committed → In Progress |
Hello dino99, or anyone else affected,
Accepted update-notifier into xenial-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-
Further information regarding the verification process can be found at https:/
Changed in update-notifier (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
tags: | added: verification-needed verification-needed-xenial |
Norbert (nrbrtx) wrote : | #118 |
Installed update-notifier 3.168.8 from xenial-proposed.
I do not get any "W: Can't drop privileges for downloading" during execution of
$ sudo apt-get install --reinstall flashplugin-
But aptitude is still complains when getting changelogs from terminal `aptitude changelog apt` or interactively by <C> (see bug https:/
Thank you!
If others know other ways to test, please do it.
dino99 (9d9) wrote : | #119 |
Hopes someone will do the change too for synaptic, which display that error only the first upgrade is done.
Brian Murray (brian-murray) wrote : | #120 |
bdmurray@
update-notifier:
Installed: 3.168.1
Candidate: 3.168.7
Version table:
3.168.7 500
500 http://
500 http://
*** 3.168.1 100
100 /var/lib/
3.168 500
500 http://
bdmurray@
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libpango1.0-0 libpangox-1.0-0
Suggested packages:
x-ttcidfont-conf ttf-mscorefonts
The following NEW packages will be installed:
flashplugin-
0 upgraded, 3 newly installed, 0 to remove and 556 not upgraded.
Need to get 6,798 B/51.9 kB of archives.
After this operation, 445 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
...
flashplugin-
Get:1 http://
Fetched 30.5 MB in 5s (5,929 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/
Installing from local file /var/lib/
With the version from -proposed:
Setting up update-
flashplugin-
flashplugin-
Get:1 http://
Fetched 30.5 MB in 8s (3,434 kB/s)
Installing from local file /var/lib/
Flash Plugin installed.
Setting up libcairo-perl (1.106-1build1) ...
tags: |
added: verification-done-xenial removed: verification-needed-xenial |
Ads20000 (ads20000) wrote : | #121 |
Updated the other tag too, think that's the right thing to do? Please revert if not!
tags: |
added: verification-done removed: verification-needed |
Changed in synaptic (Ubuntu Xenial): | |
importance: | Undecided → Low |
Changed in aptitude (Ubuntu): | |
importance: | Undecided → Low |
Changed in aptitude (Ubuntu Xenial): | |
importance: | Undecided → Low |
Launchpad Janitor (janitor) wrote : | #122 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in aptitude (Ubuntu Xenial): | |
status: | New → Confirmed |
Changed in synaptic (Ubuntu Xenial): | |
status: | New → Confirmed |
Launchpad Janitor (janitor) wrote : | #124 |
This bug was fixed in the package update-notifier - 3.168.8
---------------
update-notifier (3.168.8) xenial; urgency=medium
* Fix APT sandboxing for data downloads failing (LP: #1522675)
-- Julian Andres Klode <email address hidden> Fri, 02 Mar 2018 12:27:35 +0100
Changed in update-notifier (Ubuntu Xenial): | |
status: | Fix Committed → Fix Released |
The verification of the Stable Release Update for update-notifier has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.
htrex (hantarex) wrote : | #126 |
I'm seeing the following message on Synaptic 0.84.3 running on Ubuntu 18.04.1
W: Download is performed unsandboxed as root as file '/root/
this is the directory listing on my host:
root@OrionXPS:
total 8
drwx------ 2 root root 4096 set 28 12:38 .
drwx------ 4 root root 4096 set 28 12:38 ..
tags: | removed: regression-update |
Norbert (nrbrtx) wrote : | #127 |
One AskUbuntu user got error a about sandboxing and _apt user (see https:/
"Download is performed unsandboxed as root as file '/home/
see full output below:
jim@jim-
[sudo] password for jim:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'rainlendar2-lite' instead of './rainlendar2-
The following NEW packages will be installed:
rainlendar2-lite
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
Need to get 0 B/17.9 MB of archives.
After this operation, 20.5 MB of additional disk space will be used.
Get:1 /home/jim/
Selecting previously unselected package rainlendar2-lite.
(Reading database ... 180109 files and directories currently installed.)
Preparing to unpack .../rainlendar2
Unpacking rainlendar2-lite (2.14.2.b157-1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.
Setting up rainlendar2-lite (2.14.2.b157-1) ...
Processing triggers for gnome-menus (3.13.3-
N: Download is performed unsandboxed as root as file '/home/
Martin Dünkelmann (nc-duenkekl3) wrote : | #128 |
Vormals nicht ausgewähltes Paket xul-ext-lightning wird gewählt.
(Lese Datenbank ... 360184 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../xul-
Entpacken von xul-ext-lightning (1:60.2.
xul-ext-lightning (1:60.2.
W: Der Download wird als root und nicht Sandbox-geschützt durchgeführt, da auf die Datei »/root/
Ubuntu 18.04 -> Linux Mint 19.0 x64 Cinnamon
Martin Dünkelmann (nc-duenkekl3) wrote : | #129 |
W: Der Download wird als root und nicht Sandbox-geschützt durchgeführt, da auf die Datei »/root/
Status changed to 'Confirmed' because the bug affects multiple users.