Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-11-05 Thread Florent BERANGER
Thanks for the info,
  Florent

>Florent BERANGER wrote on Mon, Nov 04, 2002 at 05:32:30PM +0100 :
>>  
>> Who can send me the procedure ? 

>It's already there if you have installed the rpm-rebuilder package.
>Look at /usr/share/doc/rpm-rebuilder*/README.  All the documentation you
>need is there.

>It took me two evenings to set it up.  The first evening was
>unsuccessful due to me not quite understanding what was supposed to
>happen.  The second evening and a few fixes and everything was working.
>Here's the .rpm-rebuilder that I use:


># Config for todd on fiji
>#RPM_REBUILDER_LIB=/usr/share/rpm-rebuilder
>#RB_LABORATORY=$HOME/rpm-rebuilder
>#LOCAL_ARCH=i386
>SRPMS_DIRS="/work/Mandrake-devel/cooker/SRPMS /work/Mandrake-
>devel/contrib/SRPMS"
>RPMS_DIRS="/work/Mandrake-devel/cooker/i586/Mandrake/RPMS /work/Mandrake-
>devel/contrib/RPMS"
>RPM_TOP_DIR=$HOME/rpm-rebuilder/RPM
>RPM_DEST_DIR=$HOME/tmp
>#INSTALL_RPMS=
>#INSTALLER=
>REMOVE_MODE=1
>#ABORT_ON_FAILURE=
>#PKG_MODIFIER=
>#ORDERER=
>#NO_URPMI_DEP=1
>#SAVE_SRPM=
>#SRPM_DEST_DIR=
># Custom for local machine to cache object files
>CC="ccache gcc"
>CXX="ccache g++"

>[todd@fiji ~]$ tree -d rpm-rebuilder/
>rpm-rebuilder/
>|-- RPM
>|   |-- BUILD
>|   |-- RPMS
>|   |   |-- i586
>|   |   `-- noarch
>|   |-- SOURCES
>|   |-- SPECS
>|   `-- SRPMS
>|-- failure
>|-- success
>|   `-- log
>`-- todo
>|-- ordered
>`-- unordered

>The only thing that I have a small issue with is that I expected it to
>urpme all of the packages that it had to urpmi to get the compiles to
>work, but apparently it doesn't do that.  It filled my /usr, but
>examining the /var/log/urpmi.log file, it was pretty easy to figure out
>which packages were added.

>Blue skies...  Todd
>-- 
>...and I will strike down upon thee with great vengeance and furious
> anger, those who attempt to poison and destroy my binaries, and you 
>will know my name is root, when I lay my vengeance upon thee.
>   Cooker Version mandrake-release-9.1-0.1mdk Kernel 2.4.19-18mdk





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-11-04 Thread Todd Lyons
Florent BERANGER wrote on Mon, Nov 04, 2002 at 05:32:30PM +0100 :
>  
> Who can send me the procedure ? 

It's already there if you have installed the rpm-rebuilder package.
Look at /usr/share/doc/rpm-rebuilder*/README.  All the documentation you
need is there.

It took me two evenings to set it up.  The first evening was
unsuccessful due to me not quite understanding what was supposed to
happen.  The second evening and a few fixes and everything was working.
Here's the .rpm-rebuilder that I use:


# Config for todd on fiji
#RPM_REBUILDER_LIB=/usr/share/rpm-rebuilder
#RB_LABORATORY=$HOME/rpm-rebuilder
#LOCAL_ARCH=i386
SRPMS_DIRS="/work/Mandrake-devel/cooker/SRPMS /work/Mandrake-devel/contrib/SRPMS"
RPMS_DIRS="/work/Mandrake-devel/cooker/i586/Mandrake/RPMS 
/work/Mandrake-devel/contrib/RPMS"
RPM_TOP_DIR=$HOME/rpm-rebuilder/RPM
RPM_DEST_DIR=$HOME/tmp
#INSTALL_RPMS=
#INSTALLER=
REMOVE_MODE=1
#ABORT_ON_FAILURE=
#PKG_MODIFIER=
#ORDERER=
#NO_URPMI_DEP=1
#SAVE_SRPM=
#SRPM_DEST_DIR=
# Custom for local machine to cache object files
CC="ccache gcc"
CXX="ccache g++"

[todd@fiji ~]$ tree -d rpm-rebuilder/
rpm-rebuilder/
|-- RPM
|   |-- BUILD
|   |-- RPMS
|   |   |-- i586
|   |   `-- noarch
|   |-- SOURCES
|   |-- SPECS
|   `-- SRPMS
|-- failure
|-- success
|   `-- log
`-- todo
|-- ordered
`-- unordered

The only thing that I have a small issue with is that I expected it to
urpme all of the packages that it had to urpmi to get the compiles to
work, but apparently it doesn't do that.  It filled my /usr, but
examining the /var/log/urpmi.log file, it was pretty easy to figure out
which packages were added.

Blue skies...   Todd
-- 
...and I will strike down upon thee with great vengeance and furious
 anger, those who attempt to poison and destroy my binaries, and you 
will know my name is root, when I lay my vengeance upon thee.
   Cooker Version mandrake-release-9.1-0.1mdk Kernel 2.4.19-18mdk



msg80612/pgp0.pgp
Description: PGP signature


Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-11-04 Thread Florent BERANGER
Le Dimanche 20 Octobre 2002 21:36, Florent BERANGER a écrit : 
> > > Aparently, some RPMS fails to build because some dependencies are 
> > > missing. So, i reformule my question : 
> > > - Is an entire cooker system (libraries & devel packages) is needed to 
> > > use rpm-rebuilder ? 
> > > 
> > > -In use rpm-rebuilder ask me for password (I use it with a simple user 
> > > account). Why ? 
> > > 
> > > Thanks for answers, it's a long process ! 
> > > 
> > >   Florent 
> > 
> > Maybe you need to setup sudo to enable use of urpmi as normal user... 
> > Take a look to the script. 
> 
> Ok, thx. 
> 
> I have asked Mdk's team for entire procedure. 
> Build Mdk for i686 is (very) long and I don't have time to find solutions 
> ach each step if a procedure exists and it exists -> Mdk team use it for 
> the main distro. 
> So I re-ask : 
> Can I have the entire procedure to build the distro for i686 from Mdk team 
> please ? 
> 
> Thanks, 
>   Florent 
 
Who can send me the procedure ? 
 
Thanks, 
 
  Florent 





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-26 Thread Florent BERANGER
Le Dimanche 20 Octobre 2002 21:36, Florent BERANGER a écrit :
> > > Aparently, some RPMS fails to build because some dependencies are
> > > missing. So, i reformule my question :
> > > - Is an entire cooker system (libraries & devel packages) is needed to
> > > use rpm-rebuilder ?
> > >
> > > -In use rpm-rebuilder ask me for password (I use it with a simple user
> > > account). Why ?
> > >
> > > Thanks for answers, it's a long process !
> > >
> > >   Florent
> >
> > Maybe you need to setup sudo to enable use of urpmi as normal user...
> > Take a look to the script.
>
> Ok, thx.
>
> I have asked Mdk's team for entire procedure.
> Build Mdk for i686 is (very) long and I don't have time to find solutions
> ach each step if a procedure exists and it exists -> Mdk team use it for
> the main distro.
> So I re-ask :
> Can I have the entire procedure to build the distro for i686 from Mdk team
> please ?
>
> Thanks,
>   Florent

And ?
I have asked for the procedure a week ago with no response.

  Florent

PS : I send this mail with this email adresse because other serveur is actually too 
slow
--
EXCEPTIONNEL!
Tiscali lance les forfaits Internet Illimités,
à partir de 15,95EUR / mois.
Pour en profiter,cliquez ici: http://register.tiscali.fr/forfaits/
Offres soumises à conditions.






Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-18 Thread Florent BERANGER
>Florent BERANGER <[EMAIL PROTECTED]> writes:   
>> Le Mercredi 16 Octobre 2002 08:31, vous avez écrit : 
>>> Florent BERANGER <[EMAIL PROTECTED]> writes: 
>>> > Thanks for infos. Are all cooker libraries and devel packages required 
>>> > (an entire actual cooker system is needed) ? 
>>> 
>>> Required for what ? 
>>  
>> for build all RPMS. 
>> Your server who build Mdk's RPM is running entire daily cooker, no ? 
   
>Start to work on it and you will understand.   
   
>--
>Warly   
  
Aparently, some RPMS fails to build because some dependencies are missing.  
So, i reformule my question :   
- Is an entire cooker system (libraries & devel packages) is needed to use 
rpm-rebuilder ? 
 
-In use rpm-rebuilder ask me for password (I use it with a simple user  
account). Why ?   
   
Thanks for answers, it's a long process !   
   
  Florent   





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Warly

Florent BERANGER <[EMAIL PROTECTED]> writes:

>   
> Le Mercredi 16 Octobre 2002 08:31, vous avez écrit :  
>> Florent BERANGER <[EMAIL PROTECTED]> writes:  
>> > Thanks for infos. Are all cooker libraries and devel packages required  
>> > (an entire actual cooker system is needed) ?  
>>  
>> Required for what ?  
>   
> for build all RPMS.  
> Your server who build Mdk's RPM is running entire daily cooker, no ?  

Start to work on it and you will understand.

-- 
Warly




Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Florent BERANGER

  
Le Mercredi 16 Octobre 2002 08:31, vous avez écrit :  
> Florent BERANGER <[EMAIL PROTECTED]> writes:  
> > Thanks for infos. Are all cooker libraries and devel packages required  
> > (an entire actual cooker system is needed) ?  
>  
> Required for what ?  
  
for build all RPMS.  
Your server who build Mdk's RPM is running entire daily cooker, no ?  
  
  Florent  





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Warly

Florent BERANGER <[EMAIL PROTECTED]> writes:

>   
> Thanks for infos. Are all cooker libraries and devel packages required (an  
> entire actual cooker system is needed) ?  

Required for what ?

-- 
Warly




Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Brook Humphrey

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 15 October 2002 12:02 pm, Brook Humphrey wrote:
> On Tuesday 15 October 2002 11:50 am, Warly wrote:
> > Nothing not already explained before. Look in misc/doc/9.0.conf
> > for mkcd config examples.
>
> That would be great if it was on the mirrors. I mirror directly from
> sunet.se and it still has 8.2.conf in there.
never mind my filters for fmirror wer to global and I missed the updates for 
this directory. I have my scripts fixed now. Sorry for any problems.
- -- 
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9rJacnT1TkA6FgPgRAu3cAJ0VilmgEBUmuAkfj7TO0Y3znW30eQCgk+ir
XYJrIzwgqsZ7qFKs8n/AyRQ=
=A6eR
-END PGP SIGNATURE-





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Florent BERANGER

  
> > All download & build are very  long, I don't want to do an error.  
> > For resume :  
> >  
> > - rsync all src.rpm of cooker  
> >  
> > - change .rpmrc file (but don't change .rpmmacros):  
> > buildarchtranslate: i386: i686  
> > buildarchtranslate: i486: i686  
> > buildarchtranslate: i586: i686  
> > buildarchtranslate: i686: i686  
> >  
> > - use rpm-rebuilder to build all repository (are all cooker libraries and  
> > devel packages required ?).  
> >  
> > - launch gendistrib.  
> > - mkcd (the boot images in images rep are for i586, no matter ?)  
>  
> No, but you can rebuild them with your own kernel-BOOT to have them  
> with i686 kernel version, but I think it is useless.  
>  
> > - burn the isos !!!  
> >  
> > - maintain ;)  
> >  
> > Is it true ?  
>  
> yes  
  
Thanks for infos. Are all cooker libraries and devel packages required (an  
entire actual cooker system is needed) ?  
  
  Thanks  





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Florent BERANGER

  
> Nothing not already explained before. Look in misc/doc/9.0.conf  
> for mkcd config examples.  
  
All download & build are very  long, I don't want to do an error.  
For resume :  
  
- rsync all src.rpm of cooker  
  
- change .rpmrc file (but don't change .rpmmacros):  
buildarchtranslate: i386: i686  
buildarchtranslate: i486: i686  
buildarchtranslate: i586: i686  
buildarchtranslate: i686: i686  
  
- use rpm-rebuilder to build all repository (are all cooker libraries and 
devel packages required ?).  
  
- launch gendistrib.  
- mkcd (the boot images in images rep are for i586, no matter ?)  
- burn the isos !!!  
  
- maintain ;)  
  
Is it true ?  
  
  Florent  





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Warly

Florent BERANGER <[EMAIL PROTECTED]> writes:

>   
>> Nothing not already explained before. Look in misc/doc/9.0.conf  
>> for mkcd config examples.  
>   
> All download & build are very  long, I don't want to do an error.  
> For resume :  
>   
> - rsync all src.rpm of cooker  
>   
> - change .rpmrc file (but don't change .rpmmacros):  
> buildarchtranslate: i386: i686  
> buildarchtranslate: i486: i686  
> buildarchtranslate: i586: i686  
> buildarchtranslate: i686: i686  
>   
> - use rpm-rebuilder to build all repository (are all cooker libraries and 
> devel packages required ?).  
>   
> - launch gendistrib.  
> - mkcd (the boot images in images rep are for i586, no matter ?)  

No, but you can rebuild them with your own kernel-BOOT to have them
with i686 kernel version, but I think it is useless.

> - burn the isos !!!  
>   
> - maintain ;)  
>   
> Is it true ?  

yes

-- 
Warly




Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Brook Humphrey

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 15 October 2002 11:50 am, Warly wrote:
> Nothing not already explained before. Look in misc/doc/9.0.conf
> for mkcd config examples.
That would be great if it was on the mirrors. I mirror directly from sunet.se 
and it still has 8.2.conf in there. 
- -- 
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9rGY6nT1TkA6FgPgRAoAFAKCDUSbrr2Sj0gAjGI53voriU3+8YwCeLsZ6
wZvZFz49mRTN8fu6Y7IJeHw=
=0Lb8
-END PGP SIGNATURE-





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Warly

Florent BERANGER <[EMAIL PROTECTED]> writes:

>  
> On Monday 14 October 2002 00:43, Ben Reser wrote:   
>> On Sun, Oct 13, 2002 at 10:52:04PM +0200, Florent BERANGER wrote:   
>> > And what about hdlist.cz, urpmi with this change of arch ?   
>>   
>> Just run gendistrib on the tree that you setup...   
>
> Thx for the info.   
>
> Is a Mdk's team (Warly ?) can describe, step by step, the procedure (and 
> requires (patch for urpmi?)) to do a i686 verion of cooker ?   

No differences with the i586 version, no patch needed.

-- 
Warly




Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Warly

Florent BERANGER <[EMAIL PROTECTED]> writes:

>  
> Le Mardi 15 Octobre 2002 20:41, vous avez écrit : 
>> Florent BERANGER <[EMAIL PROTECTED]> writes: 
>> > On Monday 14 October 2002 00:43, Ben Reser wrote: 
>> >> On Sun, Oct 13, 2002 at 10:52:04PM +0200, Florent BERANGER wrote: 
>> >> > And what about hdlist.cz, urpmi with this change of arch ? 
>> >> 
>> >> Just run gendistrib on the tree that you setup... 
>> > 
>> > Thx for the info. 
>> > 
>> > Is a Mdk's team (Warly ?) can describe, step by step, the procedure (and 
>> > requires (patch for urpmi?)) to do a i686 verion of cooker ? 
>> 
>> No differences with the i586 version, no patch needed. 
>  
> Thanks for info. 
> And about the procédure (rsync all src.rpm-> burn iso) ? 

Nothing not already explained before. Look in misc/doc/9.0.conf
for mkcd config examples.

-- 
Warly




Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Florent BERANGER

 
Le Mardi 15 Octobre 2002 20:41, vous avez écrit : 
> Florent BERANGER <[EMAIL PROTECTED]> writes: 
> > On Monday 14 October 2002 00:43, Ben Reser wrote: 
> >> On Sun, Oct 13, 2002 at 10:52:04PM +0200, Florent BERANGER wrote: 
> >> > And what about hdlist.cz, urpmi with this change of arch ? 
> >> 
> >> Just run gendistrib on the tree that you setup... 
> > 
> > Thx for the info. 
> > 
> > Is a Mdk's team (Warly ?) can describe, step by step, the procedure (and 
> > requires (patch for urpmi?)) to do a i686 verion of cooker ? 
> 
> No differences with the i586 version, no patch needed. 
 
Thanks for info. 
And about the procédure (rsync all src.rpm-> burn iso) ? 
 
Florent 
 





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-15 Thread Florent BERANGER

 
On Monday 14 October 2002 00:43, Ben Reser wrote:   
> On Sun, Oct 13, 2002 at 10:52:04PM +0200, Florent BERANGER wrote:   
> > And what about hdlist.cz, urpmi with this change of arch ?   
>   
> Just run gendistrib on the tree that you setup...   
   
Thx for the info.   
   
Is a Mdk's team (Warly ?) can describe, step by step, the procedure (and 
requires (patch for urpmi?)) to do a i686 verion of cooker ?   
   
- rsync all src.rpm   
- ...   
- rpm-rebuilder   
- ...   
- run gendistrib   
- ...   
- Mkcd   
- burn the i686 iso ;)   
   
Thanks for help, 
   
  Florent   
 





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-13 Thread Florent BERANGER

On Monday 14 October 2002 00:43, Ben Reser wrote:  
> On Sun, Oct 13, 2002 at 10:52:04PM +0200, Florent BERANGER wrote:  
> > And what about hdlist.cz, urpmi with this change of arch ?  
>  
> Just run gendistrib on the tree that you setup...  
  
Thx for the info.  
  
Is a Mdk's team can describe, step by step, the procedure (and requires - 
patch for urpmi?) to do  
a i686 verion of cooker ?  
  
- rsync all src.rpm  
- ...  
- rpm-rebuilder  
- ...  
- run gendistrib  
- ...  
- Mkcd  
- burn the i686 iso ;)  
  
Thanks,  
  
  Florent  





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-13 Thread Florent BERANGER

On Monday 14 October 2002 00:08, John V. Turek wrote: 
> I have a cluster and would be interested in helping to recompile 
> packages into i686 cooker also. 
> 
> Let me know if ya need me, 
 
Thanks, we'll can do it since we have all infos. 
 
  Florent 
 





Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-13 Thread Ben Reser

On Sun, Oct 13, 2002 at 10:52:04PM +0200, Florent BERANGER wrote:
> And what about hdlist.cz, urpmi with this change of arch ? 

Just run gendistrib on the tree that you setup...

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

Never take no as an answer from someone who isn't authorized to say yes.




Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-13 Thread John V. Turek

I have a cluster and would be interested in helping to recompile
packages into i686 cooker also.

Let me know if ya need me,

-- 

John V. Turek
[EMAIL PROTECTED]




Re: [Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-13 Thread Olivier Thauvin

Le Dimanche 13 Octobre 2002 20:52, Florent BERANGER a écrit :
>   Hello,
>
> My goal is to make a i686 cooker directory/iso if I can.
> how to build all src.rpm of cooker with i686 arch ?
> Is there a tool for this massive rebuild ?

Take a look to rpm-rebuilder, good tools to doing that. I use it to rebuild 
contrib for ppc. This can be apply to i686 with good ~/.rpmmacros and 
~/.rpmrc.

> How many time (~) can it take on a Duron700 / 384Mo ?
>
> And what about hdlist.cz, urpmi with this change of arch ?
don't know. :(

>
> Thanks for your help,
>
>   Florent

-- 
Linux pour Mac !? Enfin le moyen de transformer
une pomme en véritable ordinateur. - JL.
Olivier Thauvin - http://nanardon.homelinux.org/




[Cooker] rbuild entire cooker src.rpm for i686 arch

2002-10-13 Thread Florent BERANGER

  Hello, 
 
My goal is to make a i686 cooker directory/iso if I can. 
how to build all src.rpm of cooker with i686 arch ? 
Is there a tool for this massive rebuild ? 
How many time (~) can it take on a Duron700 / 384Mo ? 
 
And what about hdlist.cz, urpmi with this change of arch ? 
 
Thanks for your help, 
 
  Florent