New install SVN 3225 bzimage bzimage32 init.xz init_32.xz at 0 Ko
-
Hi
I install a new server with debian wheezy
install subvertion
install fog 3224
bzimage, bzimage32, init.xz, init_32.xz are at 0 Ko
I manually download these files and upload an image : no problem
I just update to 3225 and again bzimage, bzimage32, init.xz, init_32.xz are at 0 Ko
I try to update kernal via Kernal Update and i have this message :
FOGFTP: Failed to rename file. Remote Path: /var/www/fog/service/ipxe/backup/bzImage3220150409_121319, Local Path: /var/www/fog/service/ipxe/bzImage32, Error: ftp_rename(): Rename failed.
-
What do you mean “and again”
Do you run behind a proxy server?
-
Sounds like a permissions issue. Did you run the install as su (debian version of sudo)?
[CODE]cd /bin
su
<enterpassword for superuser>
./install.sh[/CODE] -
[quote=“Tom Elliott, post: 45219, member: 7271”]What do you mean “and again”
Do you run behind a proxy server?[/quote]
All files (bzimage, bzimage32, init.xz, init_32.xz) were ok after i manually download. After the update all these files are at 0 Ko. I have to manually download again.
Yes i am behind a proxy.
-
FOG uses the command wget to download the kernels and inits.
You may need to tell it how to use your proxy.
-
[quote=“Tom Elliott, post: 45230, member: 7271”]FOG uses the command wget to download the kernels and inits.
You may need to tell it how to use your proxy.[/quote]
Ok thanks !!!
I just finished a multicast (3 pc) and everything is ok !!