Re: [Cooker] Cooker (of 1:30AM GMT+08 Tuesday) install, part 2

2002-08-21 Thread Peter Ruskin

On Wednesday 21 Aug 2002 16:40, Leon Brooks wrote:
> In between libgii-0.8.1-3mdk and apache2-2.0.40-4mdk nestles
> gstreamer-0.4.0-3mdk, hereinafter [name].
>
> From the previous batch I got
>
> getFile libmad0-0.14.2b-2mdk.i586.rpm:
> refusing medium 2
>
> In this batch I get this repeated x4:
>
> opened rpm database for retry transaction of 1 package only
> rpm transactions start
> getFile [name].rpm:
> refusing medium 2
> retrying installing [name] alone in a transaction
>
> ...then...
>
> bad package [name] unable to be installed
>
> ...this caused a popup asking if I wanted to proceed. Clicking yes
> resulted in it reappearing, clicking again made it go away. Then a
> similar error log and popup for libmad0, apache, libgii... then back to
> gstreamer again and seemed to be happy looping there forever.
>
> The server shows fetches from RPMS2/* failing. RPMS2 is linked to a
> contrib directory which rsync did not pull down from Norway.
>
> The rsync command I use is:
>
> rsync -ltrvz --partial --progress --stats --delete \
>   --exclude SRPMS --exclude alpha --exclude ppc --exclude ia64 \
>   sunsite.uio.no::Mandrake-devel/cooker .
>
You need another session like...
 rsync -ltrvz --partial --progress --stats --delete \
   --exclude SRPMS --exclude alpha --exclude ppc --exclude ia64 \
   sunsite.uio.no::Mandrake-devel/contrib ..\.
-- 
Gentoo Linux (portage-2.0.28).  KDE: 3.0.2  Qt: 3.0.5  
AMD Athlon(tm) XP 1600+ 513MB.  Kernel: 2.4.19-win4lin
Linux user #275590 (http://counter.li.org/).  up 2:31.
#=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=#





[Cooker] Cooker (of 1:30AM GMT+08 Tuesday) install, part 2

2002-08-21 Thread Leon Brooks

In between libgii-0.8.1-3mdk and apache2-2.0.40-4mdk nestles 
gstreamer-0.4.0-3mdk, hereinafter [name].

>From the previous batch I got

getFile libmad0-0.14.2b-2mdk.i586.rpm:
refusing medium 2

In this batch I get this repeated x4:

opened rpm database for retry transaction of 1 package only
rpm transactions start
getFile [name].rpm:
refusing medium 2
retrying installing [name] alone in a transaction

...then...

bad package [name] unable to be installed

...this caused a popup asking if I wanted to proceed. Clicking yes resulted in 
it reappearing, clicking again made it go away. Then a similar error log and 
popup for libmad0, apache, libgii... then back to gstreamer again and seemed 
to be happy looping there forever.

The server shows fetches from RPMS2/* failing. RPMS2 is linked to a contrib 
directory which rsync did not pull down from Norway.

The rsync command I use is:

rsync -ltrvz --partial --progress --stats --delete \
  --exclude SRPMS --exclude alpha --exclude ppc --exclude ia64 \
  sunsite.uio.no::Mandrake-devel/cooker .

Have I missed anything?

Cheers; Leon