[Bug 333812] New: Add self-hosted repositories fails
https://bugzilla.novell.com/show_bug.cgi?id=333812 Summary: Add self-hosted repositories fails Product: openSUSE 10.3 Version: Final Platform: i686 OS/Version: openSUSE 10.3 Status: NEW Severity: Blocker Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: peter@familienijs.be QAContact: jsrain@novell.com Found By: Customer Created an attachment (id=178382) --> (https://bugzilla.novell.com/attachment.cgi?id=178382) y2log made in the process I described in the description I host a mounted version of the install dvd of opensuse on my home ftp-server so I can use it as a repository for all my linux computers and to seed as a torrent. Whey I want to add the repository: -I open Yast -I click on the icon to add software sources (I use the Dutch version of opensuse so I don't know what the text under the button says in English). -I click on "add" in the lower left of the window -I choose "ftp..." and uncheck "download sourcedescription" (Again, I just guess what it says in English). -As source-name I fill in the name of my server -As servername I type the ip of my server: 192.168.1.150 -As Directory I type: Documents/setup/103/1 (If I go there with Konqueror I can see the dvd is properly mounted. I see directories like boot, docu, media.1, etc..) -I fill in the right username and password and click on next. -Than I get the blue status bar filling itself several times very fast. -The status bar freezes at 0% saying: "Downloading: ftp://******@192.168.1.150/Documents/setup/.../media.1/info.txt" -I get a window saying "No access to installation source (disk number one)" ======= Curl error for 'ftp://*****@192.168.1.150/Documents/setup/103/1/media.1/info.txt': Error code: Unrecognized error Error message: Access denied: 530 ======= (I've manually added the stars) When I search the file manually I can't find it. But why does he search for it? Than I click "skip" to be able to close yast. I have to remove the source I've tried to add. I've added the yast-log. I have a problem adding it using samba, but I don't have time to explain it now. I also couldn't use the network to install suse initially. I'll maybe explain later. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |yast2-maintainers@suse.de -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |dmacvicar@novell.com Severity|Blocker |Critical Component|YaST2 |libzypp QAContact|jsrain@novell.com |dmacvicar@novell.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812#c1 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |peter@familienijs.be --- Comment #1 from michal zugec <mzugec@novell.com> 2007-10-17 10:39:49 MST --- Sorry, this is not a blocker (doesn't block release any new product - 10.3 is out) YaST uses libzypp backend. So can you reproduce the same behavior with zypper tool? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812#c2 --- Comment #2 from Peter Nijs <peter@familienijs.be> 2007-10-17 14:13:36 MST --- Created an attachment (id=179109) --> (https://bugzilla.novell.com/attachment.cgi?id=179109) y2log made in the process I described in my second post trying libzypp manually -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812#c3 Peter Nijs <peter@familienijs.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|peter@familienijs.be | --- Comment #3 from Peter Nijs <peter@familienijs.be> 2007-10-17 14:15:36 MST --- It's not exactly the same. Here's what I get: ========= peter:/home/peter # zypper ar -t YaST ftp://username:password@192.168.1.150/Documents/setup/103/1 mediacenter * Bron 'mediacenter' toevoegen Installatiebron 'mediacenter' is met succes toegevoegd:: Ingeschakeld: Ja Autovernieuwen: Ja URL: ftp://nijs@192.168.1.150/Documents/setup/103/1 ========= For those unfamiliar with Dutch it says: * Add source 'mediacenter' Installation-source 'mediacenter' has been added successfully:: Activated: Yes Update automatically: Yes URL: ....... ========= So that seemed to work. Until I want to install somethin with it. Here's what happens: -I open YaST -I click on 'softwaremanagement' (Still guessing what thes buttons really say in English) -I see yast download information for the working sources When it reaches the point on which it has to download "ftp://user@192.168.1.150/Documents/setup/103/1/content" it gives me an error. (That file really exists and is accessible from my pc) ======== Download failed: Curl error for 'ftp://user@192.168.1.150/Documents/setup/103/1/content': Error code: Unrecognised error Error message: Access denied: 530 ======== When I click 'ok' it gives me the same error message in a window where I can choose to display details. Only by clicking "skip" I can make it move to a next step. Clicking 'retry' gives me the same two error messages all over again. At the end it gives me a last warning: ======= Er is een fout opgetreden bij de initialisatie van de installatiebron. 'mediacenter': /var/cache/zypp/raw/mediacenter: Vereist bestand ontbreekt: /content ======= In Engish: ======= An error occured while initialising the software-source. 'mediacenter': /var/cache/zypp/raw/mediacenter: Needed file missing: ./content ======= When I click 'ok' I can install software but not the software from the desired source. I've added my y2log recorded during the test I've just described. What worries me is that I didn't have to remove the password of my ftp server from this logfile since it wasn't in there. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812#c4 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal Status|NEW |NEEDINFO Info Provider| |peter@familienijs.be --- Comment #4 from Duncan Mac-Vicar <dmacvicar@novell.com> 2007-10-19 07:25:49 MST --- I looked at the logs, and the problem is what you see, libzypp is trying to download files, and is getting code 503, access denied. Can't you export the source via http? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812#c5 --- Comment #5 from Peter Nijs <peter@familienijs.be> 2007-10-25 09:29:43 MST --- Created an attachment (id=180595) --> (https://bugzilla.novell.com/attachment.cgi?id=180595) Y2log trying to add my own protected http repository -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812#c6 Peter Nijs <peter@familienijs.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|peter@familienijs.be | --- Comment #6 from Peter Nijs <peter@familienijs.be> 2007-10-25 09:35:58 MST --- First I've exported the share via http. Adding it in Yast worked. But then I protected it with a password and tried to add the protected repo. (I first deleted the working one). Then yast says that the provided password was wrong. I've added the y2log I recorded while trying to add the protected repo. The password in the y2log was correct. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dmacvicar@novell.com |jkupec@novell.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812#c7 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add self-hosted repositories fails |Adding self-hosted ftp repo with authentication | |fails --- Comment #7 from Ján Kupec <jkupec@novell.com> 2007-10-30 12:18:23 MST --- adjusted summary, will investigate -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 User rh@cxt.pl added comment https://bugzilla.novell.com/show_bug.cgi?id=333812#c8 Radosław Horodniczy <rh@cxt.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rh@cxtpl --- Comment #8 from Radosław Horodniczy <rh@cxt.pl> 2007-12-10 06:04:52 MST --- I have the same problem,and i have reported this bug with number 347273 I know why there is a message access denied, I sniff ftp connection and i see that Yast is not usign password for FTP. Yast use username, but not use supplied password so ftp server refuse connection and yast show message access denied Regards -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 Radosław Horodniczy <rh@cxt.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |347273 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 User appleonkel@flashgrafik.de added comment https://bugzilla.novell.com/show_bug.cgi?id=333812#c9 Oliver Bengs <appleonkel@flashgrafik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |appleonkel@flashgrafik.de --- Comment #9 from Oliver Bengs <appleonkel@flashgrafik.de> 2007-12-14 07:35:40 MST --- I have the same problem. A workaround is on Show Details put the password in the URL ( e.g ftp://username:password@host/path) and click Retry. Is it a problem in /usr/share/YaST2/modules/InstURL.ycp? because the error message looks like: Error message: Access denied: 530', url'ftp://username@host/path', prd'', cur'0'/'', wan'1'/'' If I understand the source code right, then should the variable url have the password inside. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 Bug 333812 depends on bug 347273, which changed state. Bug 347273 Summary: Yast2 - Cannot add non anonymous FTP repository https://bugzilla.novell.com/show_bug.cgi?id=347273 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=333812#c10 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Priority|P5 - None |P3 - Medium Resolution| |FIXED --- Comment #10 from Ján Kupec <jkupec@novell.com> 2008-10-28 08:53:15 MDT --- AFAIK this problem should be fixed in openSUSE 11.1 libzypp/zypper/yast. Please retry with latest betas. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 User peetrus@familienijs.be added comment https://bugzilla.novell.com/show_bug.cgi?id=333812#c11 --- Comment #11 from Peter Nijs <peetrus@familienijs.be> 2008-11-16 06:35:12 MST --- It seems to work. I've downloaded the netinst cd and the installation dvd (beta 5). I've mounted the dvd on a secured ftp server. I could connect to it with the netinst cd in a virtualbox vm. (An old 500MHz Compaq stuck at the point where "the installation environment was initialised". I could only see and move the mouse.) However, while installing the packages I had several errors. I don't know if the're related to it being a beta, or the installation method. 1) A lot of checksum digest fails. Either no checksum was found or the checksum was wrong. I've only seen this for the slides. I suppose these were the slides that were shown during the installation. 2) subprocess failed. Error: RPM failed: error: %post(words-6-143.14.noarch) scriplet failed, exit status 255. smartmontools sharutils screen rsync x11-input-wacom A lot of openoffice packages ... (very rough guess: 10% of all the packages) 3) Subprocess failed. Error: RPM failed: error: $pre(kernel-default-base-2.6.....i586) scriptlet failed, exit status 255 error: install: %pre scriptlet failed (2), skipping kernel-default-base-2.6.27.5-2.2 (Maybe 2% of all packages) 4) I ignored every error. After the installation of the packages, almost everything failed. The system didn't boot. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=333812 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=333812#c12 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #12 from Ján Kupec <jkupec@novell.com> 2008-11-16 07:09:30 MST --- Peter, please report the problems individually each in a separate report. What is relevant for this bug is that you confirmed that the ftp authentication works, thus the bug is really fixed. The checksum errors of slideshow files (point 1) is already reported in bug 444109. Regarding points 2 and 3 i don't know. Maybe they're worth a bug report. -- 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.
participants (1)
-
bugzilla_noreply@novell.com