Mailinglist Archive: opensuse-autoinstall (67 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Adding the SLES10 SDK to a repository?
- From: "Michael T. Halligan" <michael@xxxxxxxxxxxx>
- Date: Tue, 10 Apr 2007 09:12:41 -0700
- Message-id: <5214225A-FEA3-44A5-A5D6-68939439A9AC@xxxxxxxxxxxx>
On Apr 10, 2007, at 1:06 AM, Peter Connolly wrote:
On Monday 09 April 2007 23:46:45 Michael T. Halligan wrote:
So, as with several other oddities, I've found my standard SLES9
method of using Yast2 to import the SDK as an add-on product is no
longer possible. How would one go about adding SLES10's SDK to an
autoyast repository properly? I've attempted using yast2 to create an
installation source, and adding this (actually `yast autoyast` added
this) following xml to an autoinstall.xml, but with no luck:
<add-on>
<add_on_products config:type="list">
<listentry>
<media_url>ftp://10.1.100.9/SLES10SDK</media_url>
<product>SUSE-Linux-Enterprise-SDK-x86_64</product>
<product_dir>/</product_dir>
</listentry>
</add_on_products>
</add-on>
What am I doing wrong?
Hi Michael
Without seeing your logs of the failed install it's pretty hard to say. I've
had pretty good luck with quickly creating add on sources with the Addon
Creator Yast package:
Logs? What are these logs you speak of?
http://developer.novell.com/wiki/index.php/Creating_Add- on_Media_with_YaST
It's only a test/beta version but works pretty well. I've managed to create
auto install repos of the HP PSP rpms, Tomcat 5.5 from the build service and
more. Create the repo using that tool, signing it with your key and then use
an sml snippet just like you have there to provice it to the profile. Don't
forget the import key setting that Uwe pointed out if you are using your own
signing key.
Should I have to go through all this trouble for a repository that SuSE created, the SDK? There must be an
easier way. I've followed UWE's minimal instructions to the very last detail, and autoyast is clearly broken. If
I can manually add an installation source to an existing system, there's no reason I shouldn't be able to
add that to a server installing through autoyast, especially since all of the packages come directly from Novell.
Cheers
Pete
--
Peter Connolly
Technical Specialist, Novell Consulting
M: + 44 7712 487115. E: pconnolly@xxxxxxxxxx
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall +help@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |