Bug 157040 - Incorrect path in error dialog displayed when disconnected from FTP
Summary: Incorrect path in error dialog displayed when disconnected from FTP
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: libzypp (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Ladislav Slezák
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 13:23 UTC by Jiri Benc
Modified: 2007-02-21 17:10 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Benc 2006-03-10 13:23:28 UTC
When error occurs during installation from FTP (in my case probably "too many users"), an error message is displayed with URL pointing to cd:///?devices=/dev/hdc. It should point to something like ftp://10.20.
3.1/netboot/find/SUSE-Linux-10.1-beta7-i386-CD2.
Comment 2 Stanislav Visnovsky 2006-03-13 10:33:34 UTC
Jiri has used redirect URL before, so YaST should show his overridden one instead of the original one.
Comment 3 Ralf Flaxa 2006-05-03 12:21:07 UTC
Any progress on this? If not fixed meanwhile or really easy to fix
I suggest to move this for SP1 or SL 10.2.
Comment 4 Jiri Srain 2006-05-11 08:38:09 UTC
I will have a look as soon as I get rid of all the more important bugs...

Raising severity just to get it on my radar...
Comment 5 Jiri Srain 2006-05-11 13:26:49 UTC
The cause of this problem is that in case of URL, the particular medium is redirected, but the URL of the source is kept. And when trying to access a new medium, the URL is derived from the URL of the source (which still points to CD).

I cannot do anything about it in the RC phase, the fix would be too risky in this development phase. Will do it for 10.2 (and if requested, backport to SLE10 SP1)
Comment 6 Lukas Ocilka 2006-05-11 16:02:03 UTC
In this case -> enhancement for 10.2
Remember to ask whether you have to create a backport for SLES10 SP1
Comment 7 Ladislav Slezák 2006-11-27 16:13:39 UTC
Too late for 10.2...
Comment 9 Ladislav Slezák 2007-02-21 17:10:35 UTC
Fixed in yast2-pkg-bindings-2.15.12 (STABLE) and in yast2-pkg-bindings-2.13.117 (SP1)

Pkg-bindings now remember URLs used for redirection, the redirected URL is displayed instead of the original URL.