Search found 565 matches

by OneCD
January 1st, 2024, 5:35 pm
Forum: General Help
Topic: Strange free space value shown by SABnzbd
Replies: 8
Views: 3866

Re: Strange free space value shown by SABnzbd

Hi and welcome to the forum. :)

What is the free-space of the block device holding your temporary folder?

Code: Select all

df -h
What is the present location of your temporary folder? This can be found in the SABnzbd settings.
by OneCD
December 1st, 2023, 12:13 am
Forum: Bug Reports
Topic: wiki page: Installing par2cmdline-turbo confusion?
Replies: 2
Views: 3367

Re: wiki page: Installing par2cmdline-turbo confusion?

I can, but I’m not sure which path should be shown as the correct one. Should we update the path in the example or above it?
by OneCD
November 30th, 2023, 11:41 pm
Forum: Bug Reports
Topic: wiki page: Installing par2cmdline-turbo confusion?
Replies: 2
Views: 3367

wiki page: Installing par2cmdline-turbo confusion?

Hey guys, The second section of this wiki page (named "Installation of pre-built binaries") says the example is for /usr/local/bin/ Example of unpacking and putting into /usr/local/bin/ on Linux x86_64: ... but this path isn't used in the example. Instead, the example shows /usr/bin/ xz -d...
by OneCD
October 9th, 2023, 12:27 pm
Forum: Debian/Ubuntu Package
Topic: Howto: updating in Debian proper
Replies: 56
Views: 254551

Re: Howto: updating in Debian proper

sander wrote: October 9th, 2023, 9:55 am But if you're that technical, why don't you run SABnzbd from source, with a python-venv? (Disclaimer: Maybe I missed something) See https://github.com/sabnzbd/sabnzbd/disc ... nt-6198486
+1

That's how I run it in Debian Bookworm. :)
by OneCD
September 29th, 2023, 3:52 pm
Forum: General Help
Topic: Errors trying to update to 4.1.0 on Debian 12
Replies: 6
Views: 1562

Re: Errors trying to update to 4.1.0 on Debian 12

Try upgrading just the 'sabctools' module:

Code: Select all

python3 -m pip install --upgrade sabctools
by OneCD
August 7th, 2023, 1:33 am
Forum: General Help
Topic: Filename truncated when source contains square bracket
Replies: 13
Views: 3721

Re: Filename truncated when source contains square bracket

sander wrote: August 7th, 2023, 1:22 am > Not there!

Ah. Maybe because you are on Windows that option is not there. And that feature is then on by default.
The 'Naming' section only appears on that page when you check the 'Advanced Settings' box at the top-right of the screen. ;)
by OneCD
July 19th, 2023, 8:41 am
Forum: General Help
Topic: SANBZBD on Qnap NAS only with Apache ?
Replies: 1
Views: 1278

Re: SANBZBD on Qnap NAS only with Apache ?

Apache is a dependency for @QNAP_Stephane’s package.

Try installing SABnzbd with sherpa instead: https://onecdonly.github.io/sherpa
by OneCD
June 23rd, 2023, 2:26 am
Forum: Bug Reports
Topic: sabctools: "ELF load command alignment not page-aligned" when importing?
Replies: 12
Views: 10464

Re: sabctools: "ELF load command alignment not page-aligned" when importing?

Thank you @jcfp, I’ll give that a go.

Cheers!
by OneCD
June 22nd, 2023, 4:06 pm
Forum: Bug Reports
Topic: sabctools: "ELF load command alignment not page-aligned" when importing?
Replies: 12
Views: 10464

Re: sabctools: "ELF load command alignment not page-aligned" when importing?

I'm no compiling guru, so I'm kinda in the dark here. Any help on-offer is much appreciated. :)
by OneCD
June 21st, 2023, 3:40 pm
Forum: Bug Reports
Topic: sabctools: "ELF load command alignment not page-aligned" when importing?
Replies: 12
Views: 10464

Re: sabctools: "ELF load command alignment not page-aligned" when importing?

Does qnap have a public bug tracker for their ubuntu derivative? ;D No chance. They are quite private (comes with the Taiwanese culture, I think). Is there a way I (or the affected user) can test 'patchelf'? BTW: I just purchased an old QNAP NAS online with the same ARMv7 arch, so I'll be able to t...
by OneCD
June 21st, 2023, 8:55 am
Forum: Bug Reports
Topic: sabctools: "ELF load command alignment not page-aligned" when importing?
Replies: 12
Views: 10464

Re: sabctools: "ELF load command alignment not page-aligned" when importing?

Apologies, I’m still trying to understand the process. I was working on the basis that if an existing arch-compatible wheel could not be downloaded for ‘sabctools’, then a new one is compiled from source. Is this correct? If a ‘sabctools’ wheel is built locally from the source distribution, is manyl...
by OneCD
June 20th, 2023, 2:54 pm
Forum: Bug Reports
Topic: sabctools: "ELF load command alignment not page-aligned" when importing?
Replies: 12
Views: 10464

Re: sabctools: "ELF load command alignment not page-aligned" when importing?

Here's the response from the affected user: Hi OneCD. Back Online and here ist the Result from the 2 shell commands. [~] # grep -ir pagesize /proc/1/smaps KernelPageSize: 32 kB MMUPageSize: 32 kB KernelPageSize: 32 kB MMUPageSize: 32 kB KernelPageSize: 32 kB MMUPageSize: 32 kB KernelPageSize: 32 kB ...
by OneCD
June 16th, 2023, 5:57 pm
Forum: Bug Reports
Topic: sabctools: "ELF load command alignment not page-aligned" when importing?
Replies: 12
Views: 10464

Re: sabctools: "ELF load command alignment not page-aligned" when importing?

Thank you @jcfp, I'll translate those commands for QTS so the affected user can execute them.

QTS doesn't contain 'getconf', so I'll use this instead to display the page size if that's OK? I'm not sure how reliable this method is:

Code: Select all

grep -ir pagesize /proc/1/smaps
by OneCD
June 15th, 2023, 4:30 pm
Forum: Bug Reports
Topic: sabctools: "ELF load command alignment not page-aligned" when importing?
Replies: 12
Views: 10464

sabctools: "ELF load command alignment not page-aligned" when importing?

Hi guys, recently had a new error reported . It relates to the 'sabctools' module and might be another manylinux issue. :( This is on an ARMv7 QNAP NAS running QTS (modified Ubuntu). I can confirm this error doesn't occur on ARMv5 or AARCH64. So, we are running SABnzbd from 'master' branch, in a ven...
by OneCD
June 15th, 2023, 1:27 am
Forum: General Help
Topic: Can't access SAB from within LAN
Replies: 45
Views: 43990

Re: Can't access SAB from within LAN

So, you can probably guess what my next question would be. ;)