After using sudo apt install foobar.deb
where foobar below is for installing proprietary zoom
from the Zoom corporation public web site, I repeatedly get the diagnostic below:
N: Download is performed unsandboxed as root as file '/home/ykarant/Downloads/zoom_amd64.deb' couldn't be accessed by user '_apt'. - pkg Acquire::Run (13: Permission denied)
I have read What is the mean from "N: Can't drop privileges for downloading as file"? but the comments are from 2019 and things may have changed. I have never had this issue before. Note that this only happens now (never before as I have been using LTS since Ubuntu 18 when I switched from the defunct Scientific Linux) when I download a .deb
file from the web but from what are assumed to be reliable sources (such as Zoom corporate above or UCSF Chimerax, etc).
Note that the packages seemed correctly to be installed and seem to execute (run) fine. What is causing the above and how does one "fix" it? Ubuntu 22.04.2 current.
It is known bug 1522675, after long discussion with developers it is fixed. Please wait some hours or one-two days. – N0rbert Mar 5, 2018 at 7:01 End answer. The answer is from 2018, 5 years ago. Supposedly the software defect was fixed then. If not, should it be re-reported as having re-emerged? Any insight would be appreciated. [This does not happen on several other 22.04 current machines, several of which require UEFI secure boot (some old ones do not).] – Yasha Karant Jun 19 '23 at 22:26
dpkg -i <nameofdeb>
? – kanehekili Jun 19 '23 at 22:33