[Bug 341617] New: Yast2 PatchCD looks for file ./patches/content
https://bugzilla.novell.com/show_bug.cgi?id=341617 Summary: Yast2 PatchCD looks for file ./patches/content Product: openSUSE 10.3 Version: Final Platform: All OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: jkupec@novell.com ReportedBy: lrupp@novell.com QAContact: jsrain@novell.com Found By: Development Created an attachment (id=183334) --> (https://bugzilla.novell.com/attachment.cgi?id=183334) /var/log/YaST2/* files from the testmachine During creation of a new openSUSE 10.3 Add-on Media, containing some updated kernels and a patchfile for these kernels, I get the following errors if I tried to load the ISO on a 10.3 system with the Patch-CD module: 2007-10-24 20:10:58 <1> linux-erd3(8593) [zypp] MediaHandler.cc(attach):653 Attached: cd:/// attached; localRoot "/media/SU1030.001" 2007-10-24 20:10:58 <5> linux-erd3(8593) [zypp] Exception.cc(log):119 MediaHandler.cc(getFile):1240 THROW: MediaHandler.cc(getFile):1240: File /patches/content not found on media : cd:/// 2007-10-24 20:10:58 <5> linux-erd3(8593) [zypp] Exception.cc(log):119 MediaSetAccess.cc(provideFileInternal):223 CAUGHT: MediaHandler.cc(getFile):1240: File ./patches/content not f ound on media: cd:/// With another media (sorry, deleted already) which contains a symlink from /patches to ../ the module looks also for /patches/media.1/media I'm a bit confused, because I can't find any documentation about this "new" files. So even this looks like a bug or missing documentation about the content of the files patches/content and /patches/media.1/media... y2logs attached -- 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=341617#c2 --- Comment #2 from Ján Kupec <jkupec@novell.com> 2007-11-16 05:32:01 MST --- Created an attachment (id=183675) --> (https://bugzilla.novell.com/attachment.cgi?id=183675) proposed patch for pkg-bindings (may not be correct or complete) The call for probing the type of the repository did not take the patch dir into the account in the pkg-bindings. I hope the attached patch all that is needed to make this work again. Lada please check the patch and provide fixed pkg-bindings for Lars. -- 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=341617 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jkupec@novell.com |lslezak@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=341617 Ladislav Slezak <lslezak@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=341617#c3 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #183675|0 |1 is obsolete| | --- Comment #3 from Ladislav Slezak <lslezak@novell.com> 2007-11-16 09:26:47 MST --- Created an attachment (id=183725) --> (https://bugzilla.novell.com/attachment.cgi?id=183725) proposed patch for pkg-bindings fixed version of the Jano's patch -- 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=341617#c4 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmacvicar@novell.com AssignedTo|lslezak@novell.com |jkupec@novell.com Status|ASSIGNED |NEW --- Comment #4 from Ladislav Slezak <lslezak@novell.com> 2007-11-16 09:34:03 MST --- Unfortunately the fix doesn't solve the problem completely, it's just one step forward. After probing the correct directory libzypp fails when downloading the metadata: 2007-11-16 17:04:54 <1> cyclops(14745) [parser::yum] RepomdFileReader.cc(Impl):103 Reading /var/cache/zypp/raw/CD1K5WmuV/patches/repodata/repomd.xml 2007-11-16 17:04:54 <1> cyclops(14745) [zypp] Downloader.cc(repomd_Callback):58 patches : [ 1 ] /repodata/patches.xml{0 B|sha1-b5200d53a0e811abe06f9f2f6cee73b991936d9b} 2007-11-16 17:04:54 <3> cyclops(14745) [zypp] MediaCurl.cc(doGetFileCopy):1155 curl error: 9: Server denied you to change to the given directory, temp file size 0 byte. 2007-11-16 17:04:54 <1> cyclops(14745) [zypp] PathInfo.cc(_Log_Result):295 mkdir /var/adm/mount/AP_0x0000000d/repodata 00755unlink /var/adm/mount/AP_0x0000000d/repodata/patches.xml.new.zypp.9CfOTP 2007-11-16 17:04:54 <5> cyclops(14745) [zypp] Exception.cc(log):119 MediaCurl.cc(doGetFileCopy):1244 THROW: MediaCurl.cc(doGetFileCopy):1244: File ./repodata/patches.xml not found on media: ftp://machcd2.suse.de/CDs/openSUSE-10.3-RM-i386-Build102/CD1/ 2007-11-16 17:04:54 <5> cyclops(14745) [zypp] Exception.cc(log):119 MediaCurl.cc(doGetFileCopy):1253 RETHROW: MediaCurl.cc(doGetFileCopy):1244: File ./repodata/patches.xml not found on media: ftp://machcd2.suse.de/CDs/openSUSE-10.3-RM-i386-Build102/CD1/ It seems that repomd.xml is downloaded from the correct location but, then it fails when reading patches.xml later (due to a wrong directory). -- 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=341617#c6 --- Comment #6 from Ladislav Slezak <lslezak@novell.com> 2007-11-20 05:03:09 MST --- JFYI: I have submitted the patch to STABLE (in yast2-pkg-bindings-2.16.4) -- 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=341617 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=341617#c7 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@novell.com --- Comment #7 from Jiří Suchomel <jsuchome@novell.com> 2008-01-24 01:34:05 MST --- It looks like this happens also when trying to install SLE10-SP2 as a patch CD on the top of SP1. -- 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=341617 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=341617#c8 --- Comment #8 from Jiří Suchomel <jsuchome@novell.com> 2008-01-24 02:57:31 MST --- (In reply to comment #7 from Jiří Suchomel)
It looks like this happens also when trying to install SLE10-SP2 as a patch CD on the top of SP1.
False alarm, sorry. I added the source wrong way - using the way proposed by Ladislav in comment 5 works. -- 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=341617 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=341617#c9 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #9 from Ján Kupec <jkupec@novell.com> 2008-01-24 02:58:14 MST --- As for 10.3+, seems we have to re-enable the support for multi-product repositories. Either the old way (if it worked all right) or some other way. -- 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=341617 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=341617#c10 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |in-svn --- Comment #10 from Ján Kupec <jkupec@novell.com> 2008-07-29 05:01:54 MDT --- probably fixed in svn, to be in libzypp > 5.3.0, needs testing, Lado can you help? -- 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=341617 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=341617#c11 --- Comment #11 from Ladislav Slezak <lslezak@novell.com> 2008-07-29 06:51:37 MDT --- I have just tested it, it works correctly with SLES-10-SP2-DVD-i386-GM-DVD1 source. It reads all patches and the source is successfully created. -- 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=341617 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=341617#c12 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Status Whiteboard|in-svn | --- Comment #12 from Ján Kupec <jkupec@novell.com> 2008-09-02 02:30:32 MDT --- submitted -- 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