Page 1 of 1
Fout "[Errno 8] Exec format error" bij uitvoeren van rar_unp
Posted: January 7th, 2013, 2:36 pm
by jimmya3
Hallo,
nu ik zeker weet dat het niet aan de installatie of unrar versie ligt post ik dit hier eens ...
is er iemand die me kan vertellen wat er mis gaat ? deze melding (Fout "[Errno 8] Exec format error" bij uitvoeren van rar_unpack op XXXXXXXXX) krijg ik bij elke nzb die ik probeer te downloaden...

Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 7th, 2013, 3:05 pm
by sander
Op wat voor systeem draait SABnzbd met die unrar? Is het een NAS, of Linux, of ... ?
Heb je "Exec format error" gegoogled? Lijkt me een unrar die niet werkt op je systeem.
Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 7th, 2013, 3:39 pm
by jimmya3
Tis een "gewone" eigenbouw NAS op debian lenny
Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 7th, 2013, 4:02 pm
by sander
jimmya3 wrote:Tis een "gewone" eigenbouw NAS op debian lenny
Hoe heb je die unrar erop gekregen? Gewoon via "sudo apt-get install unrar", of op een andere manier?
Log eens in op je Lenny, en typ "unrar", en post de output hier.
Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 7th, 2013, 4:12 pm
by jimmya3
root@NAS:/tmp# unrar
-bash: /usr/local/bin/unrar: cannot execute binary file
root@NAS:/tmp# /usr/bin/unrar
UNRAR 4.10 freeware Copyright (c) 1993-2012 Alexander Roshal
Usage: unrar <command> -<switch 1> -<switch N> <archive> <files...>
<@listfiles...> <path_to_extract\>
<Commands>
e Extract files to current directory
l[t,b] List archive [technical, bare]
p Print file to stdout
t Test archive files
v[t,b] Verbosely list archive [technical,bare]
x Extract files with full path
<Switches>
- Stop switches scanning
@[+] Disable [enable] file lists
ad Append archive name to destination path
ag[format] Generate archive name using the current date
ai Ignore file attributes
ap<path> Set path inside archive
c- Disable comments show
cfg- Disable read configuration
cl Convert names to lower case
cu Convert names to upper case
dh Open shared files
ep Exclude paths from names
ep3 Expand paths to full including the drive letter
f Freshen files
id[c,d,p,q] Disable messages
ierr Send all messages to stderr
inul Disable all messages
kb Keep broken extracted files
n<file> Include only specified file
n@ Read file names to include from stdin
n@<list> Include files listed in specified list file
o[+|-] Set the overwrite mode
or Rename files automatically
ow Save or restore file owner and group
p[password] Set password
p- Do not query password
r Recurse subdirectories
sl<size> Process files with size less than specified
sm<size> Process files with size more than specified
ta<date> Process files modified after <date> in YYYYMMDDHHMMSS format
tb<date> Process files modified before <date> in YYYYMMDDHHMMSS format
tn<time> Process files newer than <time>
to<time> Process files older than <time>
ts<m,c,a>[N] Save or restore file time (modification, creation, access)
u Update files
v List all volumes
ver[n] File version control
vp Pause before each volume
x<file> Exclude specified file
x@ Read file names to exclude from stdin
x@<list> Exclude files listed in specified list file
y Assume Yes on all queries
Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 7th, 2013, 4:17 pm
by sander
"unrar" geeft een foutmelding. Niet goed. Dat moet je oplossen. Zorg ervoor dat hij wijst naar "/usr/bin/unrar".
Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 7th, 2013, 4:37 pm
by shypike
In je PATH omgevingsvariabele moet /usr/bin voor /usr/local/bin staan.
Alternatief is dat je /usr/local/bin/unrar verwijderd (of een andere naam geeft).
Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 7th, 2013, 5:00 pm
by jimmya3
ook dit is helaas niet de oplossing ....
root@NAS:~# unrar
UNRAR 4.10 freeware Copyright (c) 1993-2012 Alexander Roshal
Usage: unrar <command> -<switch 1> -<switch N> <archive> <files...>
<@listfiles...> <path_to_extract\>
<Commands>
e Extract files to current directory
l[t,b] List archive [technical, bare]
p Print file to stdout
t Test archive files
v[t,b] Verbosely list archive [technical,bare]
x Extract files with full path
<Switches>
- Stop switches scanning
@[+] Disable [enable] file lists
ad Append archive name to destination path
ag[format] Generate archive name using the current date
ai Ignore file attributes
ap<path> Set path inside archive
c- Disable comments show
cfg- Disable read configuration
cl Convert names to lower case
cu Convert names to upper case
dh Open shared files
ep Exclude paths from names
ep3 Expand paths to full including the drive letter
f Freshen files
id[c,d,p,q] Disable messages
ierr Send all messages to stderr
inul Disable all messages
kb Keep broken extracted files
n<file> Include only specified file
n@ Read file names to include from stdin
n@<list> Include files listed in specified list file
o[+|-] Set the overwrite mode
or Rename files automatically
ow Save or restore file owner and group
p[password] Set password
p- Do not query password
r Recurse subdirectories
sl<size> Process files with size less than specified
sm<size> Process files with size more than specified
ta<date> Process files modified after <date> in YYYYMMDDHHMMSS format
tb<date> Process files modified before <date> in YYYYMMDDHHMMSS format
tn<time> Process files newer than <time>
to<time> Process files older than <time>
ts<m,c,a>[N] Save or restore file time (modification, creation, access)
u Update files
v List all volumes
ver[n] File version control
vp Pause before each volume
x<file> Exclude specified file
x@ Read file names to exclude from stdin
x@<list> Exclude files listed in specified list file
y Assume Yes on all queries
Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 7th, 2013, 5:29 pm
by shypike
Heb je je systeem opnieuw gestart?
Re: Fout "[Errno 8] Exec format error" bij uitvoeren van rar
Posted: January 8th, 2013, 2:06 am
by sander
jimmya3 wrote:ook dit is helaas niet de oplossing ....
root@NAS:~# unrar
UNRAR 4.10 freeware Copyright (c) 1993-2012 Alexander Roshal
Waarom is dat volgens jou niet de oplossing? Heb je al een nieuwe download met SABnzbd gedaan?