Re: [arch-general] Add "phonon-xine" to KDE deps?

2009-08-11 Thread Sven-Hendrik Haase
On 11.08.2009 09:38, Shridhar Daithankar wrote: > On Tuesday 11 August 2009 12:22:34 Allan McRae wrote: > >>> Thirded :) I am still missing notification sounds from kopete though. And >>> now I don't have any default device in system settings -> multimedia -> >>> audio output -> * >>> >>

[arch-general] Does makepkg not honor 'provides' of other packages?

2009-08-11 Thread Sven-Hendrik Haase
Hey, I'm trying to build "luabind" against an alternate "lua" package for c++. Its name is "lua-c++" and it provides "lua". It is installed correctly, yet "luabind" won't build with makepkg because of a missing dependency for "lua" which should have been provided by "lua-c++". What happened here?

Re: [arch-general] Does makepkg not honor 'provides' of other packages?

2009-08-11 Thread Sven-Hendrik Haase
On 11.08.2009 23:02, Jan de Groot wrote: > On Tue, 2009-08-11 at 22:58 +0200, Sven-Hendrik Haase wrote: > >> Hey, >> >> I'm trying to build "luabind" against an alternate "lua" package for >> c++. Its name is "lua-c++" and it

[arch-general] Stuff in /etc/cron.d/ won' work?

2009-08-24 Thread Sven-Hendrik Haase
Hey there, I just noticed that I just couldn't get cron to properly execute stuff in /etc/cron.d/ no matter what I did. Let's say I have /etc/cron.d/lol with this content: * * * * * root echo "lol" >> /tmp/omg and restart crond afterwards, the crond log tells me that cron actually runs this comman

[arch-general] Stuff in /etc/cron.d/ won't work?

2009-08-24 Thread Sven-Hendrik Haase
Hey there, I just noticed that I just couldn't get cron to properly execute stuff in /etc/cron.d/ no matter what I did. Let's say I have /etc/cron.d/lol with this content: * * * * * root echo "lol" >> /tmp/omg and restart crond afterwards, the crond log tells me that cron actually runs this comman

Re: [arch-general] which package provides ifup & ifdown command ?

2009-08-25 Thread Sven-Hendrik Haase
On 25.08.2009 09:37, Jan de Groot wrote: > On Tue, 2009-08-25 at 13:02 +0530, Partha Chowdhury wrote: > >> i cannot find ifup and ifdown in any of the paths- not as a normal user >> nor as root user. only command i can use is ifconfig. so i was wondering >> which package provides these two binar

Re: [arch-general] Stuff in /etc/cron.d/ won't work?

2009-08-25 Thread Sven-Hendrik Haase
On 25.08.2009 12:51, solsTiCe d'Hiver wrote: >> the crond log tells me that cron actually runs this command every >> > minute without a problem > i think you mis-read your log. and it should tell you that cron is > looking for changes in /etc/cron.d every minute. > may be, if you change you f

Re: [arch-general] Stuff in /etc/cron.d/ won't work?

2009-08-25 Thread Sven-Hendrik Haase
On 25.08.2009 22:21, Nicolas Bigaouette wrote: > Would your script needs a shebang? > > 2009/8/25 Sven-Hendrik Haase > > >> On 25.08.2009 12:51, solsTiCe d'Hiver wrote: >> >>>> the crond log tells me that cron actually runs this command e

Re: [arch-general] How to choose which grub entry boots next from the cli via ssh in Arch?

2009-08-25 Thread Sven-Hendrik Haase
On 26.08.2009 04:44, David C. Rankin wrote: > Listmates, > > How do I choose which grub entry will boot the next time the machine is > rebooted from the command line? In suse there is a package called 'grubonce' > which you issue from the command line giving the grub entry you want to boot

Re: [arch-general] Stuff in /etc/cron.d/ won't work?

2009-08-25 Thread Sven-Hendrik Haase
On 26.08.2009 05:10, Aaron Griffin wrote: > On Tue, Aug 25, 2009 at 7:46 PM, Sven-Hendrik Haase wrote: > >> On 25.08.2009 22:21, Nicolas Bigaouette wrote: >> >>> Would your script needs a shebang? >>> >>> 2009/8/25 Sven-Hendrik Haase >>

Re: [arch-general] Stuff in /etc/cron.d/ won't work?

2009-09-06 Thread Sven-Hendrik Haase
On 26.08.2009 05:37, Sven-Hendrik Haase wrote: > On 26.08.2009 05:10, Aaron Griffin wrote: > >> On Tue, Aug 25, 2009 at 7:46 PM, Sven-Hendrik Haase >> wrote: >> >> >>> On 25.08.2009 22:21, Nicolas Bigaouette wrote: >>> &

Re: [arch-general] Stuff in /etc/cron.d/ won't work?

2009-09-07 Thread Sven-Hendrik Haase
On 07.09.2009 04:30, Jozsef wrote: > On Mon, 07 Sep 2009, Sven-Hendrik Haase wrote: > > >> On 26.08.2009 05:37, Sven-Hendrik Haase wrote: >> >>> On 26.08.2009 05:10, Aaron Griffin wrote: >>> >>> >>>> On

Re: [arch-general] Stuff in /etc/cron.d/ won't work?

2009-09-07 Thread Sven-Hendrik Haase
On 07.09.2009 22:36, Allan McRae wrote: > Sven-Hendrik Haase wrote: >> On 07.09.2009 04:30, Jozsef wrote: >> >>> On Mon, 07 Sep 2009, Sven-Hendrik Haase wrote: >>> >>> >>>> On 26.08.2009 05:37, Sven-Hendrik Haase wrote: >>

[arch-general] Problems with most recent gstreamer updates

2009-09-10 Thread Sven-Hendrik Haase
Hey everybody, I was wondering whether anybody else had trouble since the update to extra/gstreamer0.10-bad-plugins 0.10.14-1 and extra/gstreamer0.10-good-plugins 0.10.16-1 using applications that make use of gstreamer. A couple of people including me seem to have issues with it that cause all gst

[arch-general] Please update the "gavl" package or gstreamer will continue breaking

2009-09-18 Thread Sven-Hendrik Haase
? Doing so will fix FS#16060. Tested and working PKGBUILD for your convenience: # $Id$ # Contributor: Robert Emil Berge # Contributor: Sven-Hendrik Haase # Maintainer: Robert Emil Berge # Maintaner: Mateusz Herych pkgname=gavl pkgver=1.1.1 pkgrel=1 pkgdesc="A low level library, upon

Re: [arch-general] Musepack-tools SV8 PKGBUILDs

2009-10-03 Thread Sven-Hendrik Haase
JM wrote: Hello, The Musepack project has just released the two libraries [1] required for building musepack-tools SV8, which is the current stable version. The version in the repos is SV7. I have started preparing PKGBUILDs but apparently my cmake-fu is not as strong as I thought. While I was

Re: [arch-general] No sound after last upgrade

2009-10-09 Thread Sven-Hendrik Haase
On 09.10.2009 17:21, Thiago Varela wrote: > On Fri, 09 Oct 2009 11:06:58 -0400 > David Rosenstrauch wrote: > > >> On 10/09/2009 10:00 AM, Thiago Varela wrote: >> >>> Hi, >>> >>> After yesterday's update I can't get any sound off my box anymore :-( >>> I tried mpd, xine, mplayer and youtube

Re: [arch-general] Suspend to RAM -- reboots instead of resuming

2009-10-15 Thread Sven-Hendrik Haase
On 15.10.2009 11:47, Lukas Kropatschek wrote: > - Forwarded Message -- > > Subject: Same problem > Date: Monday 12 October 2009 > From: Lukas Kropatschek > To: sw8...@gmail.com > > Hello Steve! > > I think have the same problem on my Acer Travelmate 8371. > > I noticed that the h

Re: [arch-general] S3-level ACPI suspend

2009-10-26 Thread Sven-Hendrik Haase
On 26.10.2009 16:58, b4283 wrote: > Hi, > > I've had some nice experiences with Windows(XP)'s suspend functionality, > and it seems to work on all machines I've worked with. > > and the other day I just had a successful resume on my machine with > "s2ram -f -m -p", but it takes like a minute for it

Re: [arch-general] We have lost the desktop war. The reason? Windows 7.

2009-10-26 Thread Sven-Hendrik Haase
On 26.10.2009 18:07, Piyush P Kurur wrote: > On Mon, Oct 26, 2009 at 10:40:44AM -0500, Aaron Griffin wrote: > >> On Mon, Oct 26, 2009 at 9:01 AM, wrote: >> > > [snip] > > >>> So please, next time you call something integration, think beyond the >>> bubble. In our little Linux world wit

Re: [arch-general] ?rch x86_64 and i686 performanc e comparison

2009-11-11 Thread Sven-Hendrik Haase
Virtual machine performance is in no hell comparable to real machine performance, not even for comparing between each other. Current VM implementations generally run a lot faster on i686 guests because that's what they have been optimized for mainly. I always found my x86_64 VMs to be slower than i

Re: [arch-general] ?rch x86_64 and i686 performance comparison

2009-11-11 Thread Sven-Hendrik Haase
On 11.11.2009 17:44, Dieter Plaetinck wrote: > On Wed, 11 Nov 2009 17:18:12 +0100 > Sven-Hendrik Haase wrote: > > >> You will probably see the >> opposite of what you saw in the VMs. Especially for video encoding, >> x86_64 will be noticeably faster. >>

Re: [arch-general] ?rch x86_64 and i686 performance comparison

2009-11-11 Thread Sven-Hendrik Haase
On 11.11.2009 17:53, Andreas Radke wrote: > Am Wed, 11 Nov 2009 17:44:53 +0100 > schrieb Dieter Plaetinck : > > >> On Wed, 11 Nov 2009 17:18:12 +0100 >> Sven-Hendrik Haase wrote: >> >> >>> You will probably see the >>> opposite of

Re: [arch-general] arch x86_64 and i686 performance comparison

2009-11-11 Thread Sven-Hendrik Haase
On 12.11.2009 05:20, Sergey Manucharian wrote: > Excerpts from Tom's message of Thursday 12-Nov-09 04:20am: > > >> http://www.phoronix-test-suite.com/ >> > Thank you for the direction, Tom! I'll give it a try. > > Sergey > > > It's also in [community].

[arch-general] Please update boost from [extra] - PKGBUILD attached

2009-11-24 Thread Sven-Hendrik Haase
nning this package and see no trouble. Please use this to update boost in [extra] :). -- Sven-Hendrik # $Id: PKGBUILD 47703 2009-07-25 14:37:19Z giovanni $ # Maintainer: kevin # TU: Kritoke # Contributor: Luca Roccia # Contributor: Sven-Hendrik Haase pkgname=boost pkgver=1.41.0 _boostver=${p

Re: [arch-general] Please update boost from [extra] - PKGBUILD attached

2009-11-25 Thread Sven-Hendrik Haase
On 25.11.2009 00:45, Ionut Biru wrote: > On 11/25/2009 01:39 AM, Sven-Hendrik Haase wrote: >> Boost in [extra] has been out-of-date since 1830 (and marked as such) >> and even though I mailed the maintainer two weeks ago no update >> happened. >> Here is my updated P

Re: [arch-general] Another rant on arch way abuse and false promises

2009-12-01 Thread Sven-Hendrik Haase
On 02.12.2009 00:22, Ng Oon-Ee wrote: > On Wed, 2009-12-02 at 00:03 +0100, Arvid Picciani wrote: > >> Aaron Griffin wrote: >> >>> If you have legitimate, actionable fixes for anything you take issue >>> with, please post them to the bug tracker. Until then, this is just >>> hot air. >>>

Re: [arch-general] Unable to Install Arch on Server

2009-12-05 Thread Sven-Hendrik Haase
On 05.12.2009 07:48, Tobias Powalowski wrote: > Am Freitag 04 Dezember 2009 schrieb Heiko Baums: > >> Am Thu, 3 Dec 2009 20:09:36 +0100 >> >> schrieb Tobias Powalowski : >> >>> You could try archboot isos linked here: >>> ftp://ftp.archlinux.org/iso/archboot >>> >> This iso boots fin

Re: [arch-general] Unable to Install Arch on Server

2009-12-05 Thread Sven-Hendrik Haase
On 05.12.2009 17:39, Heiko Baums wrote: > Am Sat, 05 Dec 2009 14:30:10 +0100 > schrieb Sven-Hendrik Haase : > > >> You could try this one >> (http://phraktured.net/archlinux-2009.12-netinstall-x86_64.iso) we are >> currently preparing for the next release. It uses

Re: [arch-general] Kernel 2.6.32 and Radeon KMS

2009-12-07 Thread Sven-Hendrik Haase
On 07.12.2009 05:54, David C. Rankin wrote: > On Saturday 05 December 2009 08:51:23 and regarding: > >> Hi, I installed kernel26 and kernel26-firmware from testing, and I'm >> experiencing some problems with KMS. During system initialization, the >> system requests the firmware radeon/R300_cp.bi

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-07 Thread Sven-Hendrik Haase
On 08.12.2009 04:54, Ng Oon-Ee wrote: > Hi all, I've been holding the mkinitcpio package due to > http://bugs.archlinux.org/task/15240 > > A quick look into testing shows that I won't be able to update the > 2.6.32 kernel due to dependencies on klib invalidating my 'old' > mkinitcpio package. Unfor

Re: [arch-general] Kernel 2.6.32 and Radeon KMS

2009-12-08 Thread Sven-Hendrik Haase
On 08.12.2009 11:13, Xavier wrote: > On Tue, Dec 8, 2009 at 6:52 AM, David C. Rankin > wrote: > >> On Monday 07 December 2009 09:05:18 and regarding: >> >>> I'm confirming this as well. Mine fails at radeon/R200_cp.bin, though. >>> Loading in rc.conf works alright but the GPU appears to ge

Re: [arch-general] Inkscape maintainer MIA?

2009-12-14 Thread Sven-Hendrik Haase
On 15.12.2009 06:19, Sascha Blank wrote: > Hello, > > Arvid Picciani hat am Montag, den 14. Dezember 2009 um 23:13 Uhr (CET) > folgendes geschrieben: > > >> Hussam Al-Tayeb wrote: >> >>> 0.47 fails to build with a poppler error :/ >>> >> and more. i'd be happy if someone can magicall

Re: [arch-general] Inkscape maintainer MIA?

2009-12-14 Thread Sven-Hendrik Haase
On 15.12.2009 06:28, Ng Oon-Ee wrote: > On Tue, 2009-12-15 at 06:23 +0100, Sven-Hendrik Haase wrote: > >> On 15.12.2009 06:19, Sascha Blank wrote: >> >>> Hello, >>> >>> Arvid Picciani hat am Montag, den 14. Dezember 2009

Re: [arch-general] high CPU temperature with 2.6.32

2010-01-04 Thread Sven-Hendrik Haase
On 04.01.2010 22:07, Dimitrios Apostolou wrote: > Hello, > > pacman just brought kernel 2.6.32 for my old laptop (P3 500MHz). A > strange thing I noticed is that the fan won't go off when CPU is > idling like it used to. Using powertop I can see more than 100K > wakeups/s (extra_timer_interrupt is

Re: [arch-general] [arch-dev-public] Cron

2010-01-06 Thread Sven-Hendrik Haase
On 06.01.2010 16:56, Aaron Griffin wrote: > On Tue, Jan 5, 2010 at 5:03 PM, Jim Pryor > wrote: > >> On Mon, Jan 04, 2010 at 09:52:45AM -0600, Aaron Griffin wrote: >> >>> On Mon, Jan 4, 2010 at 9:51 AM, Aaron Griffin >>> wrote: >>> On Sun, Jan 3, 2010 at 9:28 PM, Allan McRae

[arch-general] An old, tiresome discussion: cdrtools vs cdrkit

2010-01-24 Thread Sven-Hendrik Haase
I know this is a going to be a probably tiresome discussion revived but I'd like to get this over with. I've been meaning to do it for a while now. My issue is that the cdrtools substitute cdrkit that Arch currently officially provides is not actively developed (current to last stable was around a

[arch-general] KMS again with 2.6.33?

2010-02-06 Thread Sven-Hendrik Haase
I was wondering whether KMS would officially return with 2.6.33 since a lot of fixes have gone into it? Obviously there will be a lengthy testing series first. Is it currently planned to try KMS again with 2.6.33? -- Sven-Hendrik

Re: [arch-general] KMS again with 2.6.33?

2010-02-06 Thread Sven-Hendrik Haase
On 06.02.2010 12:03, Tobias Powalowski wrote: > Am Samstag 06 Februar 2010 schrieb Sven-Hendrik Haase: > >> I was wondering whether KMS would officially return with 2.6.33 since a >> lot of fixes have gone into it? Obviously there will be a lengthy >> testing serie

Re: [arch-general] How to obtain development headers for package

2010-02-23 Thread Sven-Hendrik Haase
On 24.02.2010 00:11, Michishige Kaito wrote: > Hey, > > Maybe I'm just not understanding how Arch works, so please forgive my > ignorance. I come from ubuntu, and there you get development headers for > most packages by following the naming convention, which is package-dev. A > quick apt-cache sear

Re: [arch-general] kernel 2.6.33-1

2010-02-28 Thread Sven-Hendrik Haase
When booting the kernel, I noticed a long hang (180s according to udev) while loading my modules. It times out and fails to load. Looking into it I found out that the module "parport_pc" was causing the problem. Manually loading this module also times out (but doesn't crash the kernel). I'm using x

Re: [arch-general] Customising arch iso

2010-03-12 Thread Sven-Hendrik Haase
On 12.03.2010 16:48, Thomas Bächler wrote: > Am 12.03.2010 16:37, schrieb Aaron Griffin: > >>> Using the core installing then just upgrading kernel26 and >>> kernel26-firmware to 2.6.33 worked just in case anyone was wondering. >>> Got networking up finally :) >>> >> Yeah, I was going to

Re: [arch-general] Keyboard not working in X11

2010-04-01 Thread Sven-Hendrik Haase
On 01.04.2010 15:32, Alain Muls wrote: > Hi All > > I have a GeForce 9600 GT graphics card and installed the nvidia driver. I > had difficulties in getting a X11 screen with the terminal, but finally I > made it. The xterm comes up but my keyboard does not work. > > Any suggestions? > Tx/Alain > --

Re: [arch-general] kernel 2.6.33.3 freezes on boot

2010-04-28 Thread Sven-Hendrik Haase
On 28.04.2010 09:43, didier gaumet wrote: > Hi list, > > Since todays's update of the kernel (2.6.33.2 -> 2.6.33.3) my Dell > inspiron 1012-9118 (new mini 10) netbook freezes on boot (after > displaying "loading modules". I have to poweroff. It is an Atom N450 > proc and an x86_64 Archlinux (up-to-

Re: [arch-general] iso's

2010-05-02 Thread Sven-Hendrik Haase
On 02.05.2010 12:37, Allan McRae wrote: > On 02/05/10 20:33, Caleb Cushing wrote: >> why is it the new iso's never made the download page? > > Because they were testing builds and never released... > Allan > > > Come to think of it, releasing a new set of official isos in a short while probably cou

Re: [arch-general] Strange suspend behaviour

2010-05-24 Thread Sven-Hendrik Haase
On 24.05.2010 20:08, Damjan Georgievski wrote: >> I've set up my system so that when I close the laptop lid the computer goes >> into suspend mode. However, when I wake it up by pressing the power button >> the system >> starts, and after 3-5 sec it goes into suspend mode again. If I then press

[arch-general] Anybody attending LinuxTag 2010?

2010-05-30 Thread Sven-Hendrik Haase
I was wondering whether anybody else was going to attend LinuxTag 2010? It seems that this event hasn't even been discussed in arch-events and Arch Linux sadly doesn't hold a booth there this year. If anybody wants to do greet and meet, I'll be at the Linux-Gaming booth. -- Sven-Hendrik

Re: [arch-general] Anybody attending LinuxTag 2010?

2010-05-31 Thread Sven-Hendrik Haase
On 31.05.2010 08:10, Madhurya Kakati wrote: > On Mon, May 31, 2010 at 12:04 AM, Sven-Hendrik Haase > wrote: > >> I was wondering whether anybody else was going to attend LinuxTag 2010? >> It seems that this event hasn't even been discussed in arch-events and >>

Re: [arch-general] Anybody attending LinuxTag 2010?

2010-05-31 Thread Sven-Hendrik Haase
On 31.05.2010 17:49, Madhurya Kakati wrote: > On Mon, May 31, 2010 at 8:48 PM, Sven-Hendrik Haase > wrote: > >> On 31.05.2010 08:10, Madhurya Kakati wrote: >> >>> On Mon, May 31, 2010 at 12:04 AM, Sven-Hendrik Haase >>> wrote: >>> >

Re: [arch-general] Any Arch Users/Developers @ Linuxtag 2010?

2010-06-07 Thread Sven-Hendrik Haase
On 06/08/2010 12:45 AM, Ng Oon-Ee wrote: On Mon, 2010-06-07 at 18:34 -0300, Hilton Medeiros wrote: On Mon, 7 Jun 2010 18:16:51 -0300 Felipe Tanus wrote: Hi all, On Mon, Jun 7, 2010 at 3:20 PM, Rafael Correia wrote: The purpose of Microsoft at a Open Source event? Steal c

Re: [arch-general] Any Arch Users/Developers @ Linuxtag 2010?

2010-06-07 Thread Sven-Hendrik Haase
On 06/07/2010 03:38 PM, Mathias Huber wrote: Dear Arch users and developers, will any of you be at the Linuxtag conference and expo in Berlin later this week? Would you like to meet? Myself, I am an Archlinux newbie, Best Regards, Mathias I will attend and I'll

Re: [arch-general] Boost

2010-06-18 Thread Sven-Hendrik Haase
On 18.06.2010 11:38, Ionuț Bîru wrote: > On 06/18/2010 09:30 AM, Allan McRae wrote: >> On 18/06/10 16:24, Daniel Bumke wrote: >>> Hi, >>> >>> Does anyone know what's going on with boost? It seems it was downgraded >>> from 1.42.0 to 1.41.0 a while back, and hasn't been updated to the >>> latest 1.4

Re: [arch-general] Why not create a new repo specified for games ?

2011-11-01 Thread Sven-Hendrik Haase
goodme...@gmail.com wrote: > >Hi all, > > I noticed that there are some games in the community repo. >Some of them has _HUGE_ data packages. > > Why not create a new repo for those games? That will save >some bandwidth if a mirror maintainer decided to not support >games. > > By far, not

Re: [arch-general] Localization issues (Attention Developers)

2011-11-25 Thread Sven-Hendrik Haase
On 11/25/2011 01:51 PM, atilla ontas wrote: > Hi. I' m an experienced translator from Turkey. Contributing Arch > turkish translations for a while. I have noticed today; some strings > in pacman-scripts are very hard to translate. You see, Turkic > languages are very differ from Latin origin langua

Re: [arch-general] bots no longer work in openarena

2011-12-05 Thread Sven-Hendrik Haase
On 05.12.2011 19:28, Laurent Carlier wrote: >> Hi All, >> >> I noticed that bots are no longer working in openarena since the last few >> months. It used to work about 6 months ago and I think the openarena >> packages >> haven't been updated, so perhaps it's a problem with the dependencies or

Re: [arch-general] glibc update broke time display

2011-12-18 Thread Sven-Hendrik Haase
On 12/18/2011 09:40 AM, Geert Hendrickx wrote: > glibc-2.14.1-3 broke time display for me. > > It displays UTC regardless of /etc/localtime or TZ environment variable. > > Downgrading fixed it again. > > # date > Sun Dec 18 09:35:36 UTC 2011 > # ls -l /etc/localtime > lrwxrwxrwx 1 root root 35 Dec

Re: [arch-general] Happy new 2012 year!

2011-12-31 Thread Sven-Hendrik Haase
Jonathan Ryan wrote: >Happy new year Arch :D > >jryan Happy New Year indeed -- Sven-Hendrik

Re: [arch-general] What package owns shread

2012-01-06 Thread Sven-Hendrik Haase
On 06.01.2012 18:42, Squall Lionheart wrote: > Hello, > > I have been trying to figure out what package installs the gnu shread > program and have had no luck. Pacman doesn't seem to know either and I was > hoping someone here might know. If their is another way of looking this > up, I would be i

Re: [arch-general] Lighttpd and passphrase protected SSL certificate

2012-01-15 Thread Sven-Hendrik Haase
Audric Schiltknecht wrote: >Hi guys, > >I just have switched my webserver from debian to arch. However, I ran >into >some tricks with one of my sites which uses a passphrase protected SSL >certificate. Indeed, because of the way lighttpd is currently started, >it >is not possible to enter the pas

Re: [arch-general] Lighttpd and passphrase protected SSL certificate

2012-01-15 Thread Sven-Hendrik Haase
On 01/15/2012 05:38 PM, Audric Schiltknecht wrote: > Le 15 janvier 2012 14:11, Sven-Hendrik Haase a écrit : > >> Audric Schiltknecht wrote: >> >>> Hi guys, >>> >>> I just have switched my webserver from debian to arch. However, I ran >>>

Re: [arch-general] Nvidia GTX 550Ti

2012-03-31 Thread Sven-Hendrik Haase
On 03/31/2012 08:22 PM, Baho Utot wrote: > I have just purchased Nvidia GTX 550Ti graphics card > > Which drivers do I need for xorg? > > Will these be OK? > > # pacman -S nvidia nvidia-utils > > Yes.

Re: [arch-general] wireless network connection does not work

2012-04-09 Thread Sven-Hendrik Haase
On 10.04.2012 02:48, Paulo Roberto P. Evangelista wrote: > Resolved. > > I downgrade the kernel and the wireless is working again, below my hardware. > > Now only waiting for the correction > > 02:00.0 Network controller: Atheros Communications Inc. AR9285 > Wireless Network Adapter (PCI-Express) (

Re: [arch-general] QtCreator help font problem

2012-06-01 Thread Sven-Hendrik Haase
GSC wrote: I noticed in the help section of qtcreator ( version 2.5 installed from repo), the font size is small for me , as usual I tried key combination like(ctrl + +,ctrl+mouse wheel), but doesn't work properly, only the titles get zoomed in. And I changed setting in the options->help->font ,

Re: [arch-general] Time for new release?

2012-06-17 Thread Sven-Hendrik Haase
Geoffroy PLANQUART wrote: Hi everybody, I'm currently on a school project and I run a dozen of virtual machines, all running Arch. I noticed that every time I set up a new VM, I have to manually run the `pacman-key --init' and `pacman-key --populate archlinux'. Wouldn't it be time to set up

Re: [arch-general] Arch as a web server

2012-06-19 Thread Sven-Hendrik Haase
On 06/19/2012 11:56 AM, Arno Gaboury wrote: > Hi all, > > I plan to settle in the comimg months a web server to deliver many > services to the trading community (I am myself a trader). > > I daily use Arch as my system on my home box, and I must admit I am > very satisfied by its strength and its v

Re: [arch-general] [arch-dev-public] x264 and ffmpeg rebuild

2012-06-20 Thread Sven-Hendrik Haase
Ionut Biru wrote: On 06/20/2012 06:40 PM, Sergej Pupykin wrote: > At Wed, 20 Jun 2012 13:13:13 +0400, > Sergej Pupykin wrote: >> >> What do you think about ffmpeg-compat package ? > > I've put it to community-staging and build motion, synfig and > openscenegraph packages with it. > why did yo

Re: [arch-general] [arch-dev-public] x264 and ffmpeg rebuild

2012-07-06 Thread Sven-Hendrik Haase
On 07/06/2012 03:31 PM, Ionut Biru wrote: > bump, > > i really want to move this list as soon as possible to testing. > what's the status of amarok and miro? > what about the other packages that weren't compatible? did you guys > switched to ffmpeg-compat? > > I say we kick miro and apparently ama

Re: [arch-general] About arch-install-scripts and new official iso.

2012-07-16 Thread Sven-Hendrik Haase
fredbezies wrote: Hello. I've read the wiki page for arch-install-scripts. It is not very "user-friendly". Any hope to see this "embedded" in a program, like good old arch/setup ? I'm not afraid of these scripts, but it could drive away some users which are not ready for a so "simplified" insta

Re: [arch-general] problems installing package courier-authlib

2012-07-26 Thread Sven-Hendrik Haase
On 07/26/2012 10:30 PM, Matias Hick wrote: > Hey, > I'm trying to install courier-authlib but after installation it says > "error: command failed to execute correctly". > It looks like it's installed but I also have issues trying to start > authdaemond (chown: invalid user: 'courier:courier'). > Fo

Re: [arch-general] problems installing package courier-authlib

2012-07-26 Thread Sven-Hendrik Haase
On 07/26/2012 10:52 PM, Matias Hick wrote: > Do you know any guide to configure postfix with dovecot? > Thanks for the advise. I'll do some research about it. > > On Thu, Jul 26, 2012 at 5:42 PM, Sven-Hendrik Haase wrote: > >> On 07/26/2012 10:30 PM, Matias Hick wrote:

Re: [arch-general] Something wrong with firefox/thunderbird driving X cpu usage -> 100%

2012-08-08 Thread Sven-Hendrik Haase
On 08/08/2012 02:34 PM, David C. Rankin wrote: > Guys, > > I have watched this in top for the past week or so. Thunderbird and > Firefox are causing X cpu usage to shoot upt to between 80-100% on > simple tasks like scrolling a message list in tbird or simply opening > css menus in firefox. All o

Re: [arch-general] Remove AUR package

2010-07-30 Thread Sven-Hendrik Haase
On 30.07.2010 20:59, Eduardo Reveles wrote: > Hi, i would like to ask the removal of an AUR package, geany-modeline > (http://aur.archlinux.org/packages.php?ID=39298) > > The reason is because i'm using git for that package and i thought it > would be better name it as geany-modeline-git. I alread

Re: [arch-general] pacman segfault problem

2010-07-30 Thread Sven-Hendrik Haase
On 30.07.2010 21:00, b1 wrote: > Hey alltogether > > Unfortunatelly I ran into some really strange pacman problem. While > performing an normal system update, my computer froze (due to some > incorrect overclocking settings). After correcting the settings and > rebooting, I tried to run the Upgrad

Re: [arch-general] pacman segfault problem

2010-07-30 Thread Sven-Hendrik Haase
On 30.07.2010 22:27, b1 wrote: > ~~ > Any help is greatly appreciated. > > Thanks > > Benedikt > > Use the Arch install medium and its working pacman and set the install dir to your system. Assume your pacman database is corrupt as well so discard it. Reinstall at least base and b

Re: [arch-general] package name foo vs libfoo (eg. clutter vs libclutter)

2010-08-03 Thread Sven-Hendrik Haase
On 03.08.2010 23:21, Andre "Osku" Schmidt wrote: > Hello, > > this may be a minor issue, but it's bugging me so much that i had to > write it here. and please link me to any previous discussion if this > was asked before, i was kinda lazy to really search and > http://wiki.archlinux.org/index.php/

Re: [arch-general] my intro

2010-08-07 Thread Sven-Hendrik Haase
On 08.08.2010 04:02, Jude DaShiell wrote: > I install chris brannon's talking arch linux a little earlier this > weekend. It was not the first Linux I've installed either. I use the > talking version since I can't see anything at all. For as small a > Linux as this is it's impressive. We need

[arch-general] Gallium by default for radeon?

2010-08-08 Thread Sven-Hendrik Haase
Hey everybody, I wondered whether we should switch the default radeon driver stack over to gallium3d. I've been running gallium3d for a few months now and with every stack rebuild from git it only gets faster and neater. I haven't encountered any stability issues yet (or at least not any the stan

Re: [arch-general] my intro

2010-08-08 Thread Sven-Hendrik Haase
On 09.08.2010 01:33, Jude DaShiell wrote: > I found the aur link on the archlinux.org page but so far, pacman > isn't searching and accessing aur. Is this something that can be done > or is this better done with a different tool? > You should try installing an AUR helper, it will make your life

Re: [arch-general] [arch-dev-public] Large packages in repositories

2010-08-18 Thread Sven-Hendrik Haase
On 17.08.2010 16:28, Thomas Bächler wrote: > Am 17.08.2010 16:12, schrieb Dan McGee: >> tl;dr: I think we need some standards with these huge packages, and >> people need to be a lot more cognizant as to how big they are. We have >> lost more than one mirror due to complaints over needed space and

Re: [arch-general] [arch-dev-public] At last, clean multilib support

2010-08-22 Thread Sven-Hendrik Haase
On 22.08.2010 11:25, Thomas Bächler wrote: > Am 22.08.2010 10:39, schrieb Thomas Bächler: >> Jan Steffens and me spent the this weekend putting together a multilib >> toolchain and a clean lib32-glibc package. I wanted to do this for at >> least two years, and we finally managed to do it on FrOSCo

Re: [arch-general] HAL .fdi files stopped working

2010-08-31 Thread Sven-Hendrik Haase
On 31.08.2010 23:31, Thomas Bächler wrote: > Am 31.08.2010 23:20, schrieb Ionuț Bîru: >> On 09/01/2010 12:19 AM, Linus Eklöf wrote: >>> After an upgrade in the beginning of summer (don't remember what was >>> updated) my hal fdi files in /etc/hal/fdi/policy stopped working, I >>> had to >>> change

Re: [arch-general] Chromium crashes KDE 4.5.1

2010-09-13 Thread Sven-Hendrik Haase
On 13.09.2010 18:38, Madhurya Kakati wrote: > Hi, > I am using Chromium 6.0.x with KDE 4.5.1. Whenever any website > presents a dialog box asking for confirmation for something (for > example in gmail if i close the tab without logging out it presents a > dialog box asking for confirmation) and af

Re: [arch-general] Chromium crashes KDE 4.5.1

2010-09-13 Thread Sven-Hendrik Haase
On 13.09.2010 19:34, Adriano Moura wrote: > 2010/9/13 Sven-Hendrik Haase > >> On 13.09.2010 18:38, Madhurya Kakati wrote: >>> Hi, >>> I am using Chromium 6.0.x with KDE 4.5.1. Whenever any website >>> presents a dialog box asking for confirmation for s

Re: [arch-general] [arch-dev-public] Help on maintaining LXDE packages wanted

2010-09-14 Thread Sven-Hendrik Haase
On 14.09.2010 21:11, Jürgen Hötzel wrote: > Hi, > > anyone wants help out on this topic? I personally don't use LXDE > anymore. > > Jürgen > I'd be interested. I use it on one machine. -- Sven-Hendrik

Re: [arch-general] Moving firehol back to [community]

2010-09-15 Thread Sven-Hendrik Haase
On 16.09.2010 00:07, Jakob Gruber wrote: > Hi all, > > firehol [0] was moved to the AUR recently [1], and I'd like to move it back > to > [community]. It now builds from a known cvs snapshot. > > Any objections? > > schuay > > [0] http://aur.archlinux.org/packages.php?ID=3971 > [1] http://mailm

Re: [arch-general] RAID Fails Due To Metadata

2010-09-25 Thread Sven-Hendrik Haase
On 24.09.2010 23:23, Carlos Mennens wrote: > On Tue, Aug 24, 2010 at 1:12 PM, Carlos Mennens wrote: >> I noticed today I tried to create a new system using 'Software / Fake >> RAID' on Arch with the 'mdadm' utility. I have not done this for a >> year or so but realized that when I tried now on my

Re: [arch-general] some notes on the radeon gallium driver

2010-10-05 Thread Sven-Hendrik Haase
On 05.10.2010 20:27, Adam Chidlow wrote: > Hey Stefano, > > What instructions did you follow? I'm interested on testing this (HD 4850 > here). > > Cheers, > Adam > --Original Message-- > From: Stefano Avallone > Sender: arch-general-boun...@archlinux.org > To: General Discusson about Arch

Re: [arch-general] some notes on the radeon gallium driver

2010-10-06 Thread Sven-Hendrik Haase
On 06.10.2010 15:05, Stephen E. Baker wrote: >> My understanding is that r300g is the new default in Mesa 7.9. See >> http://www.mail-archive.com/mesa-com...@lists.freedesktop.org/msg23390.html >> . Does this mean that Arch will automatically switch to it on release >> of Mesa or will extra steps

Re: [arch-general] some notes on the radeon gallium driver

2010-10-06 Thread Sven-Hendrik Haase
On 06.10.2010 19:39, C Anthony Risinger wrote: > On Wed, Oct 6, 2010 at 9:41 AM, Tom wrote: >>> I'm seconding this. r300g is working exceptionally well compared to >>> r300 and it is very stable even with lots of 3D stuff and wine games. >>> I'd definitely want this to be the default in Arch. Per

Re: [arch-general] Replace dcron once again?

2010-11-07 Thread Sven-Hendrik Haase
On 07.11.2010 18:39, Florian Pritz wrote: > It doesn't seem like dcron is maintained very well [1], so I think we > should consider switching. FS#18681 [2] is quite a critical bug in a > crond when everyone expects jobs to run only once. > > I'd like to go with fcron because it seems to work very w

Re: [arch-general] [PATCH] add upgpkg

2010-11-08 Thread Sven-Hendrik Haase
This helper is neat, I like it. Any chance to get it into devtools?

Re: [arch-general] Replace dcron once again?

2010-11-11 Thread Sven-Hendrik Haase
On 09.11.2010 11:47, Dieter Plaetinck wrote: > FWIW: > I've gone through the archives and found multiple threads about our > cron discussions. > http://mailman.archlinux.org/pipermail/arch-dev-public/2009-September/ > http://mailman.archlinux.org/pipermail/arch-dev-public/2010-January > (esp. > htt

Re: [arch-general] Replace dcron once again?

2010-11-11 Thread Sven-Hendrik Haase
On 11.11.2010 21:15, Attila wrote: > At Donnerstag, 11. November 2010 20:16 Sven-Hendrik Haase wrote: > >> So, not a mail since a while. Can we replace dcron now? :) > What i don't understand is this "replace" here because fcron (or incron) is > only > one

Re: [arch-general] Replace dcron once again?

2010-11-11 Thread Sven-Hendrik Haase
On 11.11.2010 23:50, Ng Oon-Ee wrote: > On Thu, 2010-11-11 at 16:31 -0500, Leonid Isaev wrote: >> Not only this, but also the fact that now there are 2 crons being maintained: >> fcron in community and dcron in core. Removing dcron to, say, AUR, will be a >> wiser use of devs' time... > Bottom-post

Re: [arch-general] Patent protection

2010-12-08 Thread Sven-Hendrik Haase
On 08.12.2010 23:04, Kaiting Chen wrote: > On Wed, Dec 8, 2010 at 4:47 PM, Armando M. Baratti < > ambaratti.lis...@gmail.com> wrote: > >> What you may not know is that, as Novell was part of OIN (Open Invention >> Network), those that join OIN *before* the closing date for the acquisition >> (about

Re: [arch-general] What about gallium on r600?

2010-12-13 Thread Sven-Hendrik Haase
On 14.12.2010 00:15, Sergej Pupykin wrote: > Hi, > > it works not worse than classic mesa on my RV620. > > I add --enable-gallium-r600 and modify package_ati-dri-git() in > mesa-git PKGBUILD as it is already done for r300 > > (make -C ${srcdir}/build/src/gallium/targets/dri-r600 > DESTDIR="${pkgdir

Re: [arch-general] xarchiver patch

2011-01-26 Thread Sven-Hendrik Haase
On 26.01.2011 20:11, Ivan Puntiy wrote: > Hello, > > I have patched extra/xarchiver to support xz compression using Slackware's > patch. > It is working on my system, and I uploaded it to AUR: > http://aur.archlinux.org/packages.php?ID=45726 > > What is the procedure of requesting it to be applied

Re: [arch-general] xarchiver patch

2011-01-26 Thread Sven-Hendrik Haase
On 26.01.2011 20:29, Ivan Puntiy wrote: > 2011/1/26 Jelle van der Waa > >> On Wed, 2011-01-26 at 21:11 +0200, Ivan Puntiy wrote: >>> Hello, >>> >>> I have patched extra/xarchiver to support xz compression using >> Slackware's >>> patch. >>> It is working on my system, and I uploaded it to AUR: >>>

Re: [arch-general] should imagemagick-doc really be i686/x86_64

2011-01-27 Thread Sven-Hendrik Haase
"Ionuț Bîru" wrote: >On 01/27/2011 12:41 PM, Auguste Pop wrote: >> Hi, >> >> I am not aware of the package until I saw it listed on the home page >> of Archlinux today. Just out of curiosity, I skimmed the contents of >> the package and find out that they are mainly html files. Shouldn't >it >> b

Re: [arch-general] should imagemagick-doc really be i686/x86_64

2011-01-27 Thread Sven-Hendrik Haase
"Eric Bélanger" wrote: >On Thu, Jan 27, 2011 at 7:10 AM, Sven-Hendrik Haase >wrote: >> "Ionuț Bîru" wrote: >> >>>On 01/27/2011 12:41 PM, Auguste Pop wrote: >>>> Hi, >>>> >>>> I am not aware of the package until

  1   2   >