Re: [arch-general] No updates in past week or so - my update problem or just no updates?

2009-07-22 Thread Patrick Brisbin
i'd guess a mirror issue, no updates on arch in a week? never. i'd pick a new mirror and go -Syyu. luckily i've got IRC in the next terminal... 19:44 !mirrorcheck 19:44 see the status of mirrors: http://users.archlinux.de/~gerbra/mirrorcheck.html <> http://www.archlinux.de/?page=MirrorStatus

Re: [arch-general] No updates in past week or so - my update problem or just no updates?

2009-07-22 Thread Mike Sampson
Hi David, > >        I have several boxes running arch. In the past week or so, I haven't > had any updates. Is it my system not updating or have there been relatively > few updates? > I noticed the same thing. Quite a few of the mirrors were out of date for some reason. I changed to a mirror t

[arch-general] No updates in past week or so - my update problem or just no updates?

2009-07-22 Thread David C. Rankin
Listmates, I have several boxes running arch. In the past week or so, I haven't had any updates. Is it my system not updating or have there been relatively few updates? -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 71

Re: [arch-general] List of 1108 possible arch=('any') packages

2009-07-22 Thread Gerardo Exequiel Pozzi
--- El mié 22-jul-09, Daenyth Blank escribió: > On Tue, Jul 21, 2009 at 23:01, Gerardo Exequiel Pozzi wrote: > > > > Hello, > > > > This is a list [#1] of possible packages that can be > arch=('any') in a future. > > Would you mind posting the script you used to find that? > :) > Hi Is base

Re: [arch-general] Software RAID installation problems

2009-07-22 Thread Samuel Baldwin
On Wed, Jul 22, 2009 at 4:03 PM, Baho Utot wrote: > _DO NOT_ change the type in /etc/fstab that should be set to the > filesystem on the raid array. > > You want to change the partition table. Sorry, I wasn't clear. I fixed the partition tables, and I haven't touched fstab. -- Samuel 'Shardz' B

Re: [arch-general] Software RAID installation problems

2009-07-22 Thread Baho Utot
On Wed, 2009-07-22 at 15:55 -0400, Samuel Baldwin wrote: > On Wed, Jul 22, 2009 at 3:49 PM, Baho Utot wrote: > > That's the filesystem on the raid array. > > > > The partition type should be fd... you set that using fdisk > > The fd tells a system that the partition is part of a raid array. > > You

Re: [arch-general] Software RAID installation problems

2009-07-22 Thread Samuel Baldwin
On Wed, Jul 22, 2009 at 3:49 PM, Baho Utot wrote: > That's the filesystem on the raid array. > > The partition type should be fd... you set that using fdisk > The fd tells a system that the partition is part of a raid array. > You should set it on all the partitions that makeup md0 and md1 Ahh, I

Re: [arch-general] Software RAID installation problems

2009-07-22 Thread Baho Utot
On Wed, 2009-07-22 at 15:36 -0400, Samuel Baldwin wrote: > On Wed, Jul 22, 2009 at 6:37 AM, Gerhard Brauer wrote: > > Not sure if i understand: You don't boot from the raid arrays, correct? > > These are only data or whatever arrays which you mount to /mnt/mdX? > > Correct. > > > Have you put you

Re: [arch-general] Software RAID installation problems

2009-07-22 Thread Samuel Baldwin
On Wed, Jul 22, 2009 at 6:37 AM, Gerhard Brauer wrote: > Not sure if i understand: You don't boot from the raid arrays, correct? > These are only data or whatever arrays which you mount to /mnt/mdX? Correct. > Have you put your raid module (raid1) in /etc/rc.conf->MODULES and have > you put your

Re: [arch-general] x86_64/parrot. libreadline.a and -fPIC problem

2009-07-22 Thread Sergej Pupykin
At Wed, 22 Jul 2009 12:33:37 +0200, Jan de Groot wrote: > > On Wed, 2009-07-22 at 14:28 +0400, Sergej Pupykin wrote: > > Hi, > > > > I need help to build parrot for x86_64. > > > > /usr/bin/ld: /usr/lib/libreadline.a(readline.o): relocation R_X86_64_32 > > against `rl_get_previous_history' can

Re: [arch-general] Software RAID installation problems

2009-07-22 Thread Gerhard Brauer
Am Dienstag, den 21.07.2009, 21:45 -0400 schrieb Samuel Baldwin: > My drives RAID drives are set up as so: sdc1 and sdd1 are mirrored to > make md0, sde1 and sdf1 are mirrored to make md1. These are mounted at > /mnt/md0 and /mnt/md1, respectively, and formatted to ext4. Not sure if i understand:

Re: [arch-general] x86_64/parrot. libreadline.a and -fPIC problem

2009-07-22 Thread Jan de Groot
On Wed, 2009-07-22 at 14:28 +0400, Sergej Pupykin wrote: > Hi, > > I need help to build parrot for x86_64. > > /usr/bin/ld: /usr/lib/libreadline.a(readline.o): relocation R_X86_64_32 > against `rl_get_previous_history' can not be used when making a shared > object; recompile with -fPIC > /usr/l

[arch-general] x86_64/parrot. libreadline.a and -fPIC problem

2009-07-22 Thread Sergej Pupykin
Hi, I need help to build parrot for x86_64. /usr/bin/ld: /usr/lib/libreadline.a(readline.o): relocation R_X86_64_32 against `rl_get_previous_history' can not be used when making a shared object; recompile with -fPIC /usr/lib/libreadline.a: could not read symbols: Bad value Does it ask to reco