Page 1 of 1

All files "exe"

Posted: April 5th, 2013, 2:49 am
by haelen
Hi,

This is possibly a dumb question. I am using Mac Mountain Lion as an OS. All files I download end up with an 'exe' extension for some reason.

TIA
Tim

Re: All files "exe"

Posted: April 5th, 2013, 3:18 am
by sander
Download one of the Ubuntu iso's as shown by binsearch:

http://binsearch.info/index.php?q=ubunt ... &postdate=

... does that give an .exe too?

Re: All files "exe"

Posted: April 5th, 2013, 3:30 am
by haelen
Yes.

Re: All files "exe"

Posted: April 5th, 2013, 4:59 am
by sander
In SABnzbd, under Status, set Logging to +Debug.
Then download the Ubuntu ISO image.
Then, under Status, click Show Logging and open the Log file. Then find "Unrar starting" of that Ubuntu ISO, and start reading from there.

Re: All files "exe"

Posted: April 5th, 2013, 5:09 am
by haelen
2013-04-05 09:29:53,128::INFO::[postproc:340] Running unpack_magic on ubuntu
2013-04-05 09:29:53,128::INFO::[newsunpack:207] Unrar starting on /Users/timrowe/Downloads/incomplete/ubuntu
2013-04-05 09:29:53,128::INFO::[newsunpack:419] Extracting rarfile /Users/timrowe/Downloads/incomplete/ubuntu/ubuntu desktop 10.10. i386.rar (belonging to ubuntu desktop 10.10. i386) to /Users/timrowe/Downloads/complete/_UNPACK_ubuntu
2013-04-05 09:29:53,266::INFO::[newsunpack:702] Unpacked 1 files/folders in 0 seconds
2013-04-05 09:29:53,266::INFO::[newsunpack:443] Deleting /Users/timrowe/Downloads/incomplete/ubuntu/ubuntu desktop 10.10. i386.rar
2013-04-05 09:29:53,267::INFO::[newsunpack:211] Unrar finished on /Users/timrowe/Downloads/incomplete/ubuntu
2013-04-05 09:29:53,267::INFO::[postproc:342] unpack_magic finished on ubuntu

Re: All files "exe"

Posted: April 5th, 2013, 5:12 am
by sander
... where are the DEBUG lines ... ?

Re: All files "exe"

Posted: April 5th, 2013, 5:19 am
by haelen
Ah, sorry about that. Maybe a bit large to paste here (?)

Re: All files "exe"

Posted: April 5th, 2013, 5:43 am
by sander
haelen wrote:Ah, sorry about that. Maybe a bit large to paste here (?)
I didn't say you have to paste it here ... best to start reading and analyzing it yourself. The point is: when/where is the .exe introduced ...

Re: All files "exe"

Posted: April 5th, 2013, 5:59 am
by haelen
None that I can see, but here's the last part of the DEBUG:

2013-04-05 11:07:28,202::DEBUG::[newsunpack:518] rar_extract(): Extractionpath: /Users/timrowe/Downloads/complete/_UNPACK_ubuntu-12_10-desktop-amd64
2013-04-05 11:07:28,245::DEBUG::[newsunpack:563] Running unrar ['/Applications/SABnzbd.app/Contents/Resources/osx/unrar/unrar', 'x', '-idp', '-o-', '-or', '-p-', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part01.rar', '/Users/timrowe/Downloads/complete/_UNPACK_ubuntu-12_10-desktop-amd64/']
2013-04-05 11:08:28,488::DEBUG::[newsunpack:681] Checking existence of /Users/timrowe/Downloads/complete/_UNPACK_ubuntu-12_10-desktop-amd64/ubuntu-12.10-desktop-amd64.iso
2013-04-05 11:08:28,783::DEBUG::[newsunpack:436] rar_unpack(): Rars: ['/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part01.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part02.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part03.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part04.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part05.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part06.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part07.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part08.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part09.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part10.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part11.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part12.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part13.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part14.rar', '/Users/timrowe/Downloads/incomplete/ubuntu-12_10-desktop-amd64.1/ubuntu-12.10-desktop-amd64.part15.rar']
2013-04-05 11:08:28,784::DEBUG::[newsunpack:437] rar_unpack(): Newfiles: ['/Users/timrowe/Downloads/complete/_UNPACK_ubuntu-12_10-desktop-amd64/ubuntu-12.10-desktop-amd64.iso']

Re: All files "exe"

Posted: April 5th, 2013, 6:03 am
by sander
I see "ubuntu-12.10-desktop-amd64.iso", and no ".exe". So that's good.

Re: All files "exe"

Posted: April 5th, 2013, 6:27 am
by haelen
OK. Have now located the ISO. Now to find out why some other files are appearing as exe.

Thanks for your help.