Mailinglist Archive: opensuse-bugs (4873 mails)

< Previous Next >
[Bug 645747] autoyast complains about missing add_on_products.xml file in install dir
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 24 Nov 2010 10:49:03 +0000
  • Message-id: <20101124104903.5101D245520@xxxxxxxxxxxxxxxxxxxxxx>

https://bugzilla.novell.com/show_bug.cgi?id=645747

https://bugzilla.novell.com/show_bug.cgi?id=645747#c9


--- Comment #9 from Michael Andres <ma@xxxxxxxxxx> 2010-11-24 11:49:01 CET ---
(In reply to comment #7)
As I side note: When I later closed all the tabs with FTP error codes which I
opened from google, I noticed that one of them did not mention the code 505

It's 550 (not 505) - Requested action not taken.


Problem is the curl return value here (we should use ftp:// more often).

CURL 7.19.1:
Bugfixes:
ยท FTP SIZE response 550 now causes CURLE_REMOTE_FILE_NOT_FOUND.

This was fixed 2008, but the zypp code is older, it just test for
CURLE_FTP_COULDNT_RETR_FILE.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >