(28-Dec-2024, 02:03 PM)Snoopy8 Wrote: CPUset running, with some install error messages. HQPlayer NAA install errors.Will add a "apt update" before installing NAA. This should fix this problem
--------------
Install had a problem
E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool..._amd64.deb 0 [IP: 202.158.214.106 80]
E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool..._amd64.deb 0 [IP: 202.158.214.106 80]
E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool..._amd64.deb 0 [IP: 202.158.214.106 80]
E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool..._amd64.deb 0 [IP: 202.158.214.106 80]
E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool..._amd64.deb 0 [IP: 202.158.214.106 80]
E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool...-3_all.deb 0 [IP: 202.158.214.106 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Did a sudo apt-get update, reran install and gave the following warning message
(28-Dec-2024, 02:03 PM)Snoopy8 Wrote: N: Download is performed unsandboxed as root as file '/home/cs/snakeoil-1.4.0-beta-3-ubuntu_noble_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)I'm getting this every time I install a deb package manually now for some reason. Hopefully once the deb packages are created in it's own apt repository this will go away. Technically this is a "Notice", as that's what that N: means. but still annoying to see this.
(28-Dec-2024, 02:03 PM)Snoopy8 Wrote: /usr/lib/python3/dist-packages/cpuset/cset.py:346: SyntaxWarning: invalid escape sequence '\-'This is a warning. Something is weird with Ubuntu's cputset Unsure what is happening but I think (hope) cset will continue to work as this isn't an error.
mo = re.search("[^0-9,\-]", cpuspec)
/usr/lib/python3/dist-packages/cpuset/cset.py:398: SyntaxWarning: invalid escape sequence '\-'
mo = re.search("[^0-9,\-]", memspec)
Setting up cpuset (1.6.2-1) ...
(28-Dec-2024, 02:03 PM)Snoopy8 Wrote: -------------This is strange. This should work. Can you manually remove /media/snakeoil_cache/networkaudiod_5.1.3-66_amd64.deb and try to install again? I
*** Name: NAA Mode: Installing ***
/media/snakeoil_cache/networkaudiod_5.1.3-66_amd64.deb: No such file or directory
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
E: Unsupported file /media/snakeoil_cache/networkaudiod_5.1.3-66_amd64.deb given on commandline
Failed to disable unit: Unit file networkaudiod.service does not exist.
Failed to stop networkaudiod.service: Unit networkaudiod.service not loaded.
Thanks.