[opensuse-autoinstall] relurl with SLES11 SP1
Hello, I have similar problem to http://lists.opensuse.org/opensuse-autoinstall/2010-10/msg00054.html. I am also using SLES11 SP1 Is relurl working with SLES11 SP1, or will work only with SLES11 SP2? I have this in autoyast.xml: <add-on> <add_on_products config:type="list"> <listentry> <media_url>relurl:///</media_url> <product>SuSE-Linux-Updates</product> <product_dir>updates</product_dir> <name>MyUpdates</name> <!-- available since openSUSE 11.1/SLES11 (bnc#433981) --> </listentry> </add_on_products> </add-on> here is my update repository: sles11sp1:/autoinst/ins_rep # l total 176 drwxr-xr-x 7 root root 4096 May 23 22:43 ./ drwxr-xr-x 7 root root 4096 May 23 22:19 ../ -rw-r--r-- 1 root root 9218 May 23 22:18 autoinst_noraid.xml -rw-r--r-- 1 root root 12006 May 23 22:18 autoinst_raid.xml -rw-r--r-- 1 root root 5314 May 23 22:43 autoinst_simple.xml dr-xr-xr-x 3 root root 4096 May 20 2010 boot/ -rw-r--r-- 1 root root 14457 May 23 22:19 content -rw-r--r-- 1 root root 197 May 23 22:19 content.asc -rw-r--r-- 1 root root 1710 May 23 22:19 content.key -r--r--r-- 1 root root 55168 May 12 2010 control.xml -r--r--r-- 1 root root 877 May 20 2010 gpg-pubkey-0dfb3188-41ed929b.asc -r--r--r-- 1 root root 1032 May 20 2010 gpg-pubkey-1d061a62-4bd70bfa.asc -r--r--r-- 1 root root 613 May 20 2010 gpg-pubkey-307e3d54-4be01a65.asc -r--r--r-- 1 root root 1694 May 20 2010 gpg-pubkey-3d25d3d9-36e12d04.asc -r--r--r-- 1 root root 938 May 20 2010 gpg-pubkey-7e2e3b05-4be037ca.asc -r--r--r-- 1 root root 1698 May 20 2010 gpg-pubkey-9c800aca-4be01999.asc -r--r--r-- 1 root root 1803 May 20 2010 gpg-pubkey-a1912208-446a0899.asc -r--r--r-- 1 root root 1348 May 20 2010 gpg-pubkey-b37b98a9-4be01a1a.asc drwxr-xr-x 2 root root 4096 May 23 19:19 media.1/ drwxr-xr-x 6 root root 4096 May 23 19:16 suse/ drwxr-xr-x 4 root root 4096 May 23 19:38 updates/ drwxr-xr-x 2 root root 4096 May 23 19:33 yast/ sles11sp1:/autoinst/ins_rep # find updates/ updates/ updates/SHA1SUMS updates/suse updates/suse/noarch ... updates/suse/noarch/SHA1SUMS updates/suse/setup updates/suse/setup/descr updates/suse/setup/descr/SHA1SUMS updates/suse/setup/descr/packages.en updates/suse/setup/descr/packages updates/suse/setup/descr/directory.yast updates/suse/setup/descr/packages.DU updates/directory.yast updates/media.1 updates/media.1/products updates/media.1/SHA1SUMS updates/media.1/media updates/media.1/directory.yast updates/content But when installing from this repository I have this in y2log: 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [YCP] clients/add-on_auto.ycp:20 ---------------------------------------- 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [YCP] clients/add-on_auto.ycp:21 add-on auto started 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] clients/add-on_auto.ycp:170 Pkg Builtin called: SourceCreate 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] PkgProgress.cc(_receiver):96 PkgReceiver progress: 0 (0%), running: true 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] Source_Create.cc(createManagedSource):174 Original URL: relurl:///, product directory: ./updates 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] Source_Create.cc(createManagedSource):180 Alias from URL: '' 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] PkgFunctions.cc(CreateRepoManager):242 Path to repository files: /etc/zypp/repos.d 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp] RepoManager.cc(init_knownRepositories):546 start construct known repos 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp] RepoManager.cc(init_knownRepositories):567 end construct known repos 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] Source_Create.cc(createManagedSource):215 Probing source type: 'relurl:///updates' 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] PkgFunctions.cc(CreateRepoManager):242 Path to repository files: /etc/zypp/repos.d 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp] RepoManager.cc(init_knownRepositories):546 start construct known repos 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp] RepoManager.cc(init_knownRepositories):567 end construct known repos 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp] RepoManager.cc(probe):1176 going to probe the repo type at relurl:///updates () 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp++] MediaSetAccess.cc(rewriteUrl):385 Rewriting url relurl:///updates 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp] MediaAccess.cc(open):110 Trying scheme 'relurl' 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 MediaAccess.cc(open):153 THROW: MediaAccess.cc(open):153: Unsupported URI schem e in 'relurl:///updates'. 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 RepoManager.cc(probe):1208 CAUGHT: MediaAccess.cc(open):153: Unsupported URI sch eme in 'relurl:///updates'. 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp++] RepoManager.cc(probe):1209 problem checking for repodata/repomd.xml file 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp++] MediaSetAccess.cc(rewriteUrl):385 Rewriting url relurl:///updates 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp] MediaAccess.cc(open):110 Trying scheme 'relurl' 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 MediaAccess.cc(open):153 THROW: MediaAccess.cc(open):153: Unsupported URI schem e in 'relurl:///updates'. 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 RepoManager.cc(probe):1224 CAUGHT: MediaAccess.cc(open):153: Unsupported URI sch eme in 'relurl:///updates'. 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp++] RepoManager.cc(probe):1225 problem checking for content file 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp] MediaAccess.cc(open):110 Trying scheme 'relurl' 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 MediaAccess.cc(open):153 THROW: MediaAccess.cc(open):153: Unsupported URI schem e in 'relurl:///updates'. 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [zypp++] MediaSetAccess.cc(release):424 Releasing all media IDs held by this MediaSetAccess 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 RepoManager.cc(probe):1244 CAUGHT: MediaAccess.cc(open):153: Unsupported URI sch eme in 'relurl:///updates'. 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 2011-05-23 16:44:34 <5> 219.1.90.86(3481) [zypp] Exception.cc(log):133 RepoManager.cc(probe):1248 THROW: RepoManager.cc(probe):1248: Unknown error rea ding from 'relurl:///updates' 2011-05-23 16:44:34 <3> 219.1.90.86(3481) [Pkg] Source_Create.cc(SourceCreateEx):731 SourceCreate for 'relurl:///' product './updates' has failed 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] PkgProgress.cc(_receiver):96 PkgReceiver progress: 0 (0%), running: true 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [Pkg] PkgProgress.cc(Done):84 Evaluating ProcessDone callback... 2011-05-23 16:44:34 <3> 219.1.90.86(3481) [YCP] Report.ycp:472 Failed to add add-on product. 2011-05-23 16:44:34 <1> 219.1.90.86(3481) [ui] YPushButton.cc(setFunctionKey):183 Guessing button role YOKButton for YPushButton "OK" at 0x34fe800 from f unction key F10 (END) Why relurl is not working? Regards, Vladimir Ondrus -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Hi All, Is it possible to use the <partitioning> tags during the post-build configuration? During the primary OS build all is good, but we need to partition SAN storage that isn't available (due to needing to setup multipathd) until after the post-build stage. I would like to use the <partitioning> tags versus needing to a script to partition if possible. Thanks again for any and all help, Patrick Swartz UNIX Planning & Engineering (DSUSSE) First Data 402-777-7337 desk 402-201-1192 Company cell 402-871-8981 Personal cell ----------------------------------------- The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify First Data immediately by replying to this message and deleting it from your computer. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Swartz, Patrick H
-
Vladimir Ondrus