Displaying 3 results from an estimated 3 matches for "force_download".
2004 May 04
0
[Bug 863] SCP misses copying a file on error
...causes a file to be missed during
copying?
Not copying a file without any error indication is a major problem.
Here is the setup to replicate the problem:
On hosta /tmp:
-rwxrwxr-x 1 rdpecken rgr00rdp 12054 Apr 13 07:46 do_tie_configs
-rwxrwxr-x 1 rdpecken rgr00rdp 9421 Apr 15 07:58 force_download
-rwxrwxr-x 1 rdpecken rgr00rdp 9564 Apr 15 07:59 load_test_config
-rwxrwxr-x 1 rdpecken rgr00rdp 7344 Apr 15 08:07 run_mgdiffs
****** -rwxrwxr-x 1 rdpecken rgr00rdp 5287 Nov 12 12:39 save_new_config
****** -rwxrwxr-x 1 rdpecken rgr00rdp 7580 Apr 15 08:54 save_new_tie
****** -r...
2004 Apr 27
1
SCP misses copying a file on error (possible bug?)
...t causes a file to be missed during copying?
Not copying a file without any error indication is a major problem.
Here is the setup to replicate the problem:
On hosta /tmp:
-rwxrwxr-x 1 rdpecken rgr00rdp 12054 Apr 13 07:46 do_tie_configs
-rwxrwxr-x 1 rdpecken rgr00rdp 9421 Apr 15 07:58 force_download
-rwxrwxr-x 1 rdpecken rgr00rdp 9564 Apr 15 07:59 load_test_config
-rwxrwxr-x 1 rdpecken rgr00rdp 7344 Apr 15 08:07 run_mgdiffs
****** -rwxrwxr-x 1 rdpecken rgr00rdp 5287 Nov 12 12:39 save_new_config
****** -rwxrwxr-x 1 rdpecken rgr00rdp 7580 Apr 15 08:54 save_new_tie
****** -r...
2012 Dec 11
1
Trying to package Oz for Ubuntu
...handle for ApacheWebServer
> Adding ISO image /var/lib/oz/isos/Fedora16x86_64-url.iso
> Launching guestfs
> Cleaning up after install
> Traceback (most recent call last):
> File "/usr/local/bin/oz-install", line 143, in <module>
> guest.generate_install_media(force_download)
> File "/usr/local/lib/python2.7/dist-packages/oz/RedHat.py", line 739, in generate_install_media
> return self._iso_generate_install_media(fetchurl, force_download)
> File "/usr/local/lib/python2.7/dist-packages/oz/Guest.py", line 1581, in _iso_generate_instal...