You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jerry ran into this error when installing profiler on vanilla bookworm. Based on the thread in Slack, this did not prevent profiler from working.
Snip:
N: Download is performed unsandboxed as root as file '/home/jerry/wlanpi-profiler_1.0.18_arm64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
Longer debug output:
jerry@raspberrypi:~ $ sudo apt install ./wlanpi-profiler_1.0.18_arm64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'wlanpi-profiler' instead of './wlanpi-profiler_1.0.18_arm64.deb'
The following NEW packages will be installed:
wlanpi-profiler
0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
Need to get 0 B/8,051 kB of archives.
After this operation, 44.0 MB of additional disk space will be used.
Get:1 /home/jerry/wlanpi-profiler_1.0.18_arm64.deb wlanpi-profiler arm64 1.0.18 [8,051 kB]
Selecting previously unselected package wlanpi-profiler.
(Reading database ... 58527 files and directories currently installed.)
Preparing to unpack .../wlanpi-profiler_1.0.18_arm64.deb ...
Unpacking wlanpi-profiler (1.0.18) ...
Setting up wlanpi-profiler (1.0.18) ...
wlanpi-profiler.service is a disabled or a static unit not running, not starting it.
Processing triggers for man-db (2.11.2-2) ...
N: Download is performed unsandboxed as root as file '/home/jerry/wlanpi-profiler_1.0.18_arm64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
jerry@raspberrypi:~ $ sudo apt install ./wlanpi-profiler_1.0.18_arm64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'wlanpi-profiler' instead of './wlanpi-profiler_1.0.18_arm64.deb'
wlanpi-profiler is already the newest version (1.0.18).
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
jerry@raspberrypi:~ $
For installation, I had him install with these instructions:
Jerry ran into this error when installing profiler on vanilla bookworm. Based on the thread in Slack, this did not prevent profiler from working.
Snip:
Longer debug output:
For installation, I had him install with these instructions:
The text was updated successfully, but these errors were encountered: