[arch-general] Makepkg Traps non Zero Exit Codes

2012-02-04 Thread Bastien Dejean
Hi, There's a problem with all the mercurial based PKGBUILD, the following command: hg pull Returns with a non zero exit code if there's nothing to pull. In that case, makepkg fails with since it traps all non zero exit codes. I've found traces of this mercurial behavior dating from 2006,

Re: [arch-general] Makepkg Traps non Zero Exit Codes

2012-02-04 Thread Frederic Bezies
On 04/02/2012 12:54, Bastien Dejean wrote: Hi, There's a problem with all the mercurial based PKGBUILD, the following command: hg pull Returns with a non zero exit code if there's nothing to pull. In that case, makepkg fails with since it traps all non zero exit codes. I've found traces

Re: [arch-general] Makepkg Traps non Zero Exit Codes

2012-02-04 Thread Lukáš Jirkovský
On 4 February 2012 12:54, Bastien Dejean nihilh...@gmail.com wrote: Hi, There's a problem with all the mercurial based PKGBUILD, the following command:    hg pull Returns with a non zero exit code if there's nothing to pull. In that case, makepkg fails with since it traps all non zero

Re: [arch-general] Makepkg Traps non Zero Exit Codes

2012-02-04 Thread Bastien Dejean
Frederic Bezies: For now, downgrade to mercurial 2.0.2 Thanks. My bad: I though the change came from pacman 4. -- b.d (| |) ^ ^

Re: [arch-general] Makepkg Traps non Zero Exit Codes

2012-02-04 Thread Bastien Dejean
Lukáš Jirkovský: You can use || true in such cases. Eg. hg pull || true Thanks but 'hg pull' is called from within the makepkg script itself (i.e. even if the PKGBUILD contains an empty build() function, mercurial will be called if the _hgroot and _hgrepo variables have proper values). --

Re: [arch-general] Makepkg Traps non Zero Exit Codes

2012-02-04 Thread Stefan Husmann
Am 04.02.2012 13:29, schrieb Frederic Bezies: On 04/02/2012 12:54, Bastien Dejean wrote: Hi, There's a problem with all the mercurial based PKGBUILD, the following command: hg pull Returns with a non zero exit code if there's nothing to pull. In that case, makepkg fails with since it traps

Re: [arch-general] Makepkg Traps non Zero Exit Codes

2012-02-04 Thread Allan McRae
On 04/02/12 23:46, Stefan Husmann wrote: Am 04.02.2012 13:29, schrieb Frederic Bezies: On 04/02/2012 12:54, Bastien Dejean wrote: Hi, There's a problem with all the mercurial based PKGBUILD, the following command: hg pull Returns with a non zero exit code if there's nothing to pull. In

Re: [arch-general] Nvidia Driver issues

2012-02-04 Thread Martti Kühne
On Thu, Feb 02, 2012 at 07:08:34AM -0800, Don deJuan wrote: pgrep -P `pidof openbox` | xargs kill -s SIGTERM sleep 5 it throws an error in regards to pgrep, I believe but it goes by so quickly I can not read the whole thing. So not really sure whats going on but even though it does not

Re: [arch-general] Makepkg Traps non Zero Exit Codes

2012-02-04 Thread Bastien Dejean
Allan McRae: Please file a bug for makepkg. Done: https://bugs.archlinux.org/task/28248?project=3 Cheers, -- b.d (| |) ^ ^

[arch-general] (for Vesa and other Arch Devs on the list) Re: GHC 7.4.1 or HP 2011.4.0.0??

2012-02-04 Thread Magnus Therning
This was mainly directed to the Arch Devs on the list, and especially Vesa since he's putting in most of the work on GHC as found in [extra]. We've already discussed the question of whether we should keep HP in Arch. *I* think there was clear what the favoured route ahead was, but in the end

Re: [arch-general] (for Vesa and other Arch Devs on the list) Re: GHC 7.4.1 or HP 2011.4.0.0??

2012-02-04 Thread Eric Bélanger
On Sat, Feb 4, 2012 at 12:08 PM, Magnus Therning mag...@therning.org wrote: This was mainly directed to the Arch Devs on the list, and especially Vesa since he's putting in most of the work on GHC as found in [extra]. You might want to contact Vesa directly. He might not be following this ML.

[arch-general] KDE crash after latest updates

2012-02-04 Thread Genes MailLists
Using testing repos - I just got 3.2.4 kernel and latest glibc (2.15-5 ) After rebooting to pick up new kernel - after I login via kdm to KDE desktop I get a crash from 'kdeinit4': Application: KDE Daemon (kdeinit4), signal: Aborted Using host libthread_db library /lib/libthread_db.so.1.

[arch-general] FS#22732 - [kdeadmin-system-config-printer-kde] KCModule error with Python 3 - SOLVED

2012-02-04 Thread Marek Otahal
Hi, I reopened the mentioned bug in bugzilla as I had exactly same problem.. Just found solution now - that happens when cups is not running. So sudo /etc/rc.d/cupsd restartsolves the issue. Please ignore my reopen request and maybe add this solution to the bug just FTR. Bye -- Marek

Re: [arch-general] [arch-haskell] GHC 7.4.1 or HP 2011.4.0.0??

2012-02-04 Thread Leif Warner
I vote for 7.4.1. Things are moving beyond 7.0.4. HP is a nice idea, but I've never really used it on Arch - I just install the Haskell packages I need and their dependencies are automatically installed. Here, I view it more of a blessed baseline for the larger goal of supporting as many useful

Re: [arch-general] jackdbus

2012-02-04 Thread Rashif Ray Rahman
On 29 January 2012 22:12, Ralf Mardorf ralf.mard...@alice-dsl.net wrote: How do I set up jackdbus? Standard jackd configuration will not work for jackdbus. It is a dynamic system and overall takes a different approach to initialise and has a different configuration file. Reboot and start afresh

Re: [arch-general] jackdbus

2012-02-04 Thread C Anthony Risinger
On Sun, Feb 5, 2012 at 1:27 AM, Rashif Ray Rahman sc...@archlinux.org wrote: On 29 January 2012 22:12, Ralf Mardorf ralf.mard...@alice-dsl.net wrote: How do I set up jackdbus? Standard jackd configuration will not work for jackdbus. It is a dynamic system and overall takes a different