Bug 163829 - Build 905, update from 10.0: Media source does not contain the desired media
Summary: Build 905, update from 10.0: Media source does not contain the desired media
Status: RESOLVED DUPLICATE of bug 163791
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 9
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Stanislav Visnovsky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-05 16:56 UTC by Christoph Thiel
Modified: 2006-04-13 18:42 UTC (History)
4 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 Christoph Thiel 2006-04-05 16:56:38 UTC
While doing an update from 10.0 with Build 905, I ran into an error where YaST was telling me that "the Media source <someurl, check logs> does not contains the desired media. After removing the %2f from the URL it worked.
Comment 2 Marius Tomaschewski 2006-04-05 19:23:43 UTC
It seems, the "%2f" in the Url was encoded twice somewhere:

2006-04-05 07:47:58 <1> 10.10.100.202(3249) [YCP] Packages.ycp:500
[YCP] Packages.ycp:500 Initialize Package Manager: 
ftp://10.10.0.5/%2f%252fCDs/SUSE-Linux-10.1-Build_905-i386/CD1/

The question is, where this double-encoded url is from.

Have you entered a "%2f" in the path of YaST Source entry dialog?
Comment 3 Christoph Thiel 2006-04-05 20:51:00 UTC
No, I haven't entered the %2f! I just used the bootloader menu to specify the host + path for installation/update.
Comment 4 Marius Tomaschewski 2006-04-05 21:31:09 UTC
Jiri (Steffen), it seems, that yast2 encodes the url it gets from
linuxrc a second time or something like that.
Can you please take a look on this?
Comment 5 Christoph Thiel 2006-04-05 21:48:33 UTC
IIRC this came up after YaST had already installed some packages (please check the logs). And I guess linxurc is doing the right thing, as the initial part of the installation just works(tm) => YaST is to blame ;(
Comment 6 Marius Tomaschewski 2006-04-06 13:30:32 UTC
Jiri, can you check the linuxrc -> yast2 code please?
Comment 7 Jiri Srain 2006-04-06 21:06:23 UTC
The problem mentioned in comment #2 is only problem of encoding for the log, but not for the real use (you can have look below in the code, that all packages from CD1 were correctly installed). So the problem is not there...

I couldn't find the error in the log, would you be able to mention, which package was affected?

Comment 8 Christoph Thiel 2006-04-07 11:28:33 UTC
No, I can't remember what packages was affected. Did you check the log for the error messages? I don't think the double encoded stuff was the problem, but rather the fact that I had to remove the %2f completly, when I got asked for it.
Comment 9 Jiri Srain 2006-04-07 19:08:24 UTC
As we discussed on Groupwise, please, try to reproduce, and in case of success, attach logs + install.inf.
Comment 10 Stanislav Visnovsky 2006-04-12 06:25:37 UTC
Might be a duplicate of bug #163784 or #163791
Comment 11 Jiri Srain 2006-04-13 18:42:31 UTC
Yes, it looks so.

*** This bug has been marked as a duplicate of 163791 ***