Re: [arch-general] [arch-dev-public] [idea] global link database for all packages

2009-07-01 Thread Thomas Bächler
Gerardo Exequiel Pozzi schrieb: Pierre Schmitz wrote: * Only extract files from /opt /lib /sbin /bin /usr/lib /usr/sbin /usr/bin This will be omit some ELF files that are outside these directories: For example: http://archlinux.djgera.com.ar/pkgdyn/out/i686/core.badfhs.txt Where does

Re: [arch-general] [arch-dev-public] [idea] global link database for all packages

2009-07-01 Thread Allan McRae
Thomas Bächler wrote: Gerardo Exequiel Pozzi schrieb: Pierre Schmitz wrote: * Only extract files from /opt /lib /sbin /bin /usr/lib /usr/sbin /usr/bin This will be omit some ELF files that are outside these directories: For example:

Re: [arch-general] [arch-dev-public] [idea] global link database for all packages

2009-07-01 Thread Thomas Bächler
Allan McRae schrieb: For example: http://archlinux.djgera.com.ar/pkgdyn/out/i686/core.badfhs.txt Where does that come from? It's not in any package I know of. rp-pppoe-3.10-1/files:etc/ppp/plugins/rp-pppoe.so That is stupid. ppp plugins are supposed to be in /usr/lib/pppd/$VERSION and

[arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Caleb Cushing
readline 6 is still in testing but gnupg is in extra's maybe I just need to wait? is readline 6 about to move to extra's? extra/gnupg 1.4.9-4 GNU Privacy Guard - a PGP replacement tool -- Caleb Cushing http://xenoterracide.blogspot.com

Re: [arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Stefan Husmann
Caleb Cushing schrieb: readline 6 is still in testing but gnupg is in extra's maybe I just need to wait? is readline 6 about to move to extra's? extra/gnupg 1.4.9-4 GNU Privacy Guard - a PGP replacement tool Hello, readline 6.0.00 is in [core] now, not in [extra]. Maybe your mirror has

Re: [arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Caleb Cushing
On Wed, Jul 1, 2009 at 9:41 AM, Stefan Husmannstefan-husm...@t-online.de wrote: readline 6.0.00 is in [core] now, not in [extra]. Maybe your mirror has not synced yet. ok. core is still showing as 'up to date' for me so I'll just have to wait for that to resolve itself. -- Caleb Cushing

[arch-general] Is it a bug ? (device-mapper PKGBUILD)

2009-07-01 Thread nezmer
Hi , I was looking at the device-mapper PKGBUILD . I'm not sure but the last line looks problematic : # fix device-mapper link bug ln -sf /lib/libdevmapper.so ${pkgdir}/usr/lib/libdevmapper.so || return 1 What If device-mapper is not yet installed in the system ? What am I missing ?

Re: [arch-general] Is it a bug ? (device-mapper PKGBUILD)

2009-07-01 Thread Patrick Brisbin
On 07/01/09 at 05:00pm, nez...@gmail.com wrote: Hi , I was looking at the device-mapper PKGBUILD . I'm not sure but the last line looks problematic : # fix device-mapper link bug ln -sf /lib/libdevmapper.so ${pkgdir}/usr/lib/libdevmapper.so || return 1 What If device-mapper is not yet

Re: [arch-general] Is it a bug ? (device-mapper PKGBUILD)

2009-07-01 Thread nezmer
On Wed, Jul 01, 2009 at 04:20:55PM +0200, Jan de Groot wrote: On Wed, 2009-07-01 at 17:00 +0300, nez...@gmail.com wrote: Hi , I was looking at the device-mapper PKGBUILD . I'm not sure but the last line looks problematic : # fix device-mapper link bug ln -sf /lib/libdevmapper.so

Re: [arch-general] [arch-dev-public] [idea] global link database for all packages

2009-07-01 Thread Loui Chang
On Wed 01 Jul 2009 14:32 +0200, Thomas Bächler wrote: Allan McRae schrieb: For example: http://archlinux.djgera.com.ar/pkgdyn/out/i686/core.badfhs.txt Where does that come from? It's not in any package I know of. rp-pppoe-3.10-1/files:etc/ppp/plugins/rp-pppoe.so That is stupid. ppp

Re: [arch-general] [arch-dev-public] [idea] global link database for all packages

2009-07-01 Thread Loui Chang
On Wed 01 Jul 2009 09:48 -0500, Aaron Griffin wrote: On Wed, Jul 1, 2009 at 7:32 AM, Thomas Bächlertho...@archlinux.org wrote: Allan McRae schrieb: For example: http://archlinux.djgera.com.ar/pkgdyn/out/i686/core.badfhs.txt Where does that come from? It's not in any package I know of.

Re: [arch-general] [arch-dev-public] [idea] global link database for all packages

2009-07-01 Thread Allan McRae
Loui Chang wrote: On Wed 01 Jul 2009 09:48 -0500, Aaron Griffin wrote: On Wed, Jul 1, 2009 at 7:32 AM, Thomas Bächlertho...@archlinux.org wrote: Allan McRae schrieb: For example: http://archlinux.djgera.com.ar/pkgdyn/out/i686/core.badfhs.txt Where does that come

Re: [arch-general] epiphany does not add url during ssl acceptance

2009-07-01 Thread Jaime Oyarzun Knittel
Adam Stokes wrote: Just curious if anyone else is running into this small problem? Basically when adding an exception to a unverified ssl site I have to manually put the url into the location text field rather than it populating automatically like firefox. Thanks Yes I have seen this...

Re: [arch-general] epiphany does not add url during ssl acceptance

2009-07-01 Thread Jan de Groot
On Wed, 2009-07-01 at 15:15 -0400, Jaime Oyarzun Knittel wrote: Yes I have seen this... I've been too lazy to check if it was my problem or a bug, but now I can confirm it. I don't use epiphany that much, just to log in to the campus network and don't screw up my firefox tabs. I assume

Re: [arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Aaron Griffin
On Wed, Jul 1, 2009 at 4:38 PM, Caleb Cushingxenoterrac...@gmail.com wrote: On Wed, Jul 1, 2009 at 9:47 AM, Caleb Cushingxenoterrac...@gmail.com wrote: ok. core is still showing as 'up to date' for me so I'll just have to wait for that to resolve itself. this is annoying... core still isn't

Re: [arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Thomas Bächler
Caleb Cushing schrieb: On Wed, Jul 1, 2009 at 9:47 AM, Caleb Cushingxenoterrac...@gmail.com wrote: ok. core is still showing as 'up to date' for me so I'll just have to wait for that to resolve itself. this is annoying... core still isn't showing as not being up to date do the 'repo'

Re: [arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Caleb Cushing
On Wed, Jul 1, 2009 at 9:47 AM, Caleb Cushingxenoterrac...@gmail.com wrote: ok. core is still showing as 'up to date' for me so I'll just have to wait for that to resolve itself. this is annoying... core still isn't showing as not being up to date do the 'repo' updates come from the mirror

[arch-general] modprobe changes

2009-07-01 Thread Baho Utot
I am getting a message on boot that I need to change the modules line in rc.conf to the new way which is to put the conf file into modprobe.d. Is there any info on this? I have some modules I want to blacklist and some to load. Is the format the same as modprobe.conf? ( I presume ) I take it I

Re: [arch-general] modprobe changes

2009-07-01 Thread Aaron Griffin
On Wed, Jul 1, 2009 at 6:43 PM, Baho Utotbaho-u...@columbus.rr.com wrote: I am getting a message on boot that I need to change the modules line in rc.conf to the new way which is to put the conf file into modprobe.d. Is there any info on this? I have some modules I want to blacklist and some

Re: [arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Caleb Cushing
On Wed, Jul 1, 2009 at 5:42 PM, Aaron Griffinaaronmgrif...@gmail.com wrote: Which mirror are you using? primarily Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/x86_64 although I've got a lot of failovers. -- Caleb Cushing http://xenoterracide.blogspot.com

Re: [arch-general] modprobe changes

2009-07-01 Thread Baho Utot
On Wed, 2009-07-01 at 19:05 -0500, Aaron Griffin wrote: On Wed, Jul 1, 2009 at 6:43 PM, Baho Utotbaho-u...@columbus.rr.com wrote: I am getting a message on boot that I need to change the modules line in rc.conf to the new way which is to put the conf file into modprobe.d. Is there any

Re: [arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Ray Kohler
On Wed, Jul 1, 2009 at 8:25 PM, Eric Bélanger snowmanisc...@gmail.comwrote: On Wed, Jul 1, 2009 at 8:13 PM, Caleb Cushingxenoterrac...@gmail.com wrote: On Wed, Jul 1, 2009 at 5:42 PM, Aaron Griffinaaronmgrif...@gmail.com wrote: Which mirror are you using? primarily Server =

[arch-general] firefox 3.5 no preferences

2009-07-01 Thread Caleb Cushing
when I goto edit - preferences the preferences are blank. anyone else have this problem? -- Caleb Cushing http://xenoterracide.blogspot.com

Re: [arch-general] gnupg: requires readline=6.0.00

2009-07-01 Thread Caleb Cushing
On Wed, Jul 1, 2009 at 8:53 PM, Ray Kohleratara...@cmu.edu wrote: This mirror does, in fact, seem to update different repos on different schedules. highly annoying... I made unixheads my primary mirror for now... seems to have resolved it. -- Caleb Cushing http://xenoterracide.blogspot.com

Re: [arch-general] firefox 3.5 no preferences

2009-07-01 Thread Mike Shade
Caleb - I had this issue when I upgraded and the old binary was still running in the background. Close all instances, check ps output, and fire it back up again. Otherwise, try moving .mozilla to .mozilla-bak to troubleshoot. -- Mike On Wed, Jul 1, 2009 at 8:57 PM, Caleb Cushing

[arch-general] New Page added to wiki - Add_New_Partitions_To_Existing_System

2009-07-01 Thread David C. Rankin
Listmates, After running out of room on my / partition on my Archlinux install and recovering by adding a couple of additional partitions, I put together a little howto in the wiki concerning the process in case anyone else finds themselves in the same situation: