Okay Ive done this... mounted the dvd to /mnt/cd1 then i go : export BUILD_RPMS=/mnt/cd1/suse/ (tried /mnt/cd1/ , and /mnt/cd1/suse/i586) and its a no go... i get this error:
sh current-opensuse-build.sh Package : daemontools-toaster Building for: SuSE 10 Architecture: i586 117 blocks logging output to /var/tmp/build-root/.build.log... oes started "build " at Sat Jul 15 15:49:31 PDT 2006. Using BUILD_ROOT=/var/tmp/build-root Using BUILD_RPMS=/mnt/cd1/suse//:/SuSE-10/RPMS/i586:/SuSE-10/RPMS/noarch Using BUILD_ARCH=i586:i486:i386 processing specfile /root/qmailrpm/daemontools-toaster-0.76-1.3.1/daemontools-toaster.spec... init_buildsystem daemontools-toaster.spec ... initializing /var/tmp/build-root/.srcfiles.cache with find command... find: /SuSE-10/RPMS: No such file or directory find: /SuSE-10/RPMS: No such file or directory expanding package dependencies... expansion error nothing provides libselinux showing the list of the /mnt/cd1 here it what that is: oes:~/qmailrpm # cd /mnt/cd1/ oes:/mnt/cd1 # ls ARCHIVES.gz directory.yast COPYING docu COPYING.de dosutils COPYRIGHT gpg-pubkey-0dfb3188-41ed929b.asc COPYRIGHT.de gpg-pubkey-307e3d54-44201d5d.asc ChangeLog gpg-pubkey-3d25d3d9-36e12d04.asc INDEX.gz gpg-pubkey-7e2e3b05-44748aba.asc NEWS gpg-pubkey-9c800aca-40d8063e.asc README gpg-pubkey-C0F2899B.asc boot gpg-pubkey-a1912208-446a0899.asc content ls-lR.gz content.asc media.1 content.key pubring.gpg control.xml suse in the suse directory i have oes:/mnt/cd1 # cd suse oes:/mnt/cd1/suse # ls i586 i686 noarch setup oes:/mnt/cd1/suse # whats my next step????? And where is this /SUSE 10/RPMS being found. Remember this is SLES 10 RC3 Jer On Sat, 2006-07-15 at 20:25 +0200, Johannes Weberhofer, Weberhofer GmbH wrote: > Hi! > > This must be your Opensuse repository - for example your SuSE DVD or - much > better - a directory on your hard disk containing the repository. The build > environment creates an complete fresh SuSE installation in > /var/tmp/build-root before building each package of qmail toaster, therefore > it needs access to the installation sources. > > It makes much difference if you have a fast installation repository on disk > or if you set BUILD_RPMS to /media/dvd, mount the dvd and use all SuSE RPMs > from there. > > /SuSE/suse/i386/10.0 is not there by default. That's where I have copied the > file on my build server. Create and use any directory where you have enough > space for holding the DVD's content. > > Best regards, > Johannes > > > jeremy schrieb: > > When I execute > > ./current-opensuse-build.sh --help > > > > Current default is set to: (and its blank) > > > > if i try to look for it, i cant find it. I tried /Suse/suse/ i did a > > search for SuSe and i cant find a directory that looks like that. I know > > I have build installed because I get: build-2006.4.28-3 when i do a rpm > > -qa build > > > > On Sat, 2006-07-15 at 09:07 +0200, Weberhofer GmbH wrote: > >> When you execute > >> > >> ./current-opensuse-build.sh --help > > > > > > --------------------------------------------------------------------- > > QmailToaster hosted by: VR Hosted <http://www.vr.org> > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
