Re: [arch-general] [arch-dev-public] linux-3.4.0-1 enters [testing]

2012-05-30 Thread Jakob Gruber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/21/2012 03:21 PM, Tobias Powalowski wrote: > Please report any issues that arise. I've run into an issue with my usb keyboard (it's an Apple wired one). Frequently, the first keys to be pressed after not using the keyboard for a few seconds are

Re: [arch-general] Shisen-Sho very slow

2012-03-05 Thread Jakob Gruber
On 03/06/2012 12:07 AM, pete wrote: > On Mon, 05 Mar 2012 23:55:53 +0100 > Jakob Gruber wrote: > >> On 03/05/2012 11:30 PM, pete wrote: >>> Hi all >>> >>> Just been trying to play Shisen-Sho and it is so slow it is >>> unplayable has anyone

Re: [arch-general] Shisen-Sho very slow

2012-03-05 Thread Jakob Gruber
On 03/05/2012 11:30 PM, pete wrote: > Hi all > > Just been trying to play Shisen-Sho and it is so slow it is > unplayable has anyone else noticed this running KDE 4.8.0 > > Pete . > > It's apparently the phonon backend. http://websvn.kde.org/?view=revision&revision=1281913

Re: [arch-general] How to find if a file belongs to a installed package?

2011-11-20 Thread Jakob Gruber
On 11/20/2011 11:44 AM, Hector Martinez-Seara wrote: > Hi, > I have been looking but I haven't found a solution to check if a given > file in my system belongs to any of my Installed packages. > > For example, in all my 3 archllinux machine I have a directory named: > /usr/lib/libreoffice/basis3.3

Re: [arch-general] Problems with pacman 4.0.0-2

2011-10-18 Thread Jakob Gruber
On 10/19/2011 12:09 AM, Timothée Ravier wrote: > Hi, > > I'm using pacman from testing and I ran into some troubles. Edit /etc/pacman.d/gnupg/gpg.conf to use a different keyserver, for example: keyserver hkp://pgp.mit.edu Seems like keys.gnupg.net is currently having some issues. The long timeo

[arch-general] [PATCH] Change pacman calls with -Sd flags to -Sdd

2011-05-13 Thread Jakob Gruber
The old pacman -d flag is now -dd since commit 111e07d0be44b7. Signed-off-by: Jakob Gruber --- checkpkg |2 +- mkarchroot |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/checkpkg b/checkpkg index e669718..01c921e 100755 --- a/checkpkg +++ b/checkpkg @@ -47,7

Re: [arch-general] [community] repository trouble in pacman

2011-04-12 Thread Jakob Gruber
On 04/12/2011 10:28 PM, Vladyslav Chyzhevskyi wrote: Hi! I have a trouble with [community] repository in pacman. When I try to install or update my installed packages, pacman returns this error message: [coirius ~]$ sudo pacman -S hwinfo error: could not open file /var/lib/pacman/sync/community.

Re: [arch-general] Port 80 is shown open in port scan without any web server running

2011-03-30 Thread Jakob Gruber
On 03/30/2011 02:51 PM, Simon Perry wrote: On 30/03/11, Jakob Gruber wrote: | Off topic, but your mails always break list threads. Please fix your | client to make reading these lists easier for everyone :) Am I doing it right? :) (using mutt v Roundcube) Perfect, thanks.

Re: [arch-general] Port 80 is shown open in port scan without any web server running

2011-03-30 Thread Jakob Gruber
On 03/30/2011 11:04 AM, Simon Perry wrote: I think you're confused. That's essentially a netstat, I can't see where you have 80 open on your IP of 172.16.37.164. It just shows you have a connection *to* port 80 to an Akamai host (a common provider of localised content used by many companies

Re: [arch-general] [arch-dev-public] [signoff] util-linux 2.19-3

2011-02-22 Thread Jakob Gruber
On 02/22/2011 02:41 PM, Uli Armbruster wrote: I did get the following output when I updated. Proceed with installation? [Y/n] :: Retrieving packages from testing... util-linux-2.19-2-i686 1388.8K 987.1K/s 00:00:01 This thread is for pkgrel 3 ;)

Re: [arch-general] [signoff] lvm2/device-mapper 2.02.82-1

2011-01-31 Thread Jakob Gruber
On 01/30/2011 09:45 PM, Thomas Bächler wrote: Am 27.01.2011 14:30, schrieb Thomas Bächler: Am 27.01.2011 11:35, schrieb Jan Spakula: This is weird. I think lvm2 is supposed to wait for udev to finish creating all links before returning. Inserting a 'sleep 1' or '/sbin/udevadm settle' in rc.sysi

Re: [arch-general] Question about automated builder

2011-01-28 Thread Jakob Gruber
Another aspect of this is security. Right now, any dev / TU could theoretically check in a correct PKGBUILD but upload a binary package with *insert malicious content* in it to the repos with a very low probability of anyone ever noticing. A (mandatory) central build server could guarantee that

Re: [arch-general] [signoff] lvm2/device-mapper 2.02.82-1

2011-01-26 Thread Jakob Gruber
On 01/26/2011 04:29 PM, Thomas Bächler wrote: Am 26.01.2011 11:38, schrieb Eric Bélanger: On Wed, Jan 26, 2011 at 3:33 AM, Jan Spakula wrote: Excerpts from Eric Bélanger's message of Mi Jan 26 05:16:44 +0100 2011: lvm2/device-mapper 2.02.82-1 are in testing for minor upstream update. Please

Re: [arch-general] how to perform selected gnome installation with pacman?

2011-01-24 Thread Jakob Gruber
On 01/19/2011 11:46 AM, Allan McRae wrote: On 19/01/11 20:35, Denis A. Altoé Falqueto wrote: According to my understanding of pacman's manpage, the option --ignore should be enough to filter out what you don't want. For example # pacman -S gnome --ignore abc,def,hgi,. I believe I've used

Re: [arch-general] how to perform selected gnome installation with pacman?

2011-01-20 Thread Jakob Gruber
On 01/20/2011 06:32 AM, Kaiting Chen wrote: On Tue, Jan 18, 2011 at 10:06 PM, Juan R. de Silva wrote: I'd like to install GNOME for my freshly installed base system following instructions provided on this page 'https://wiki.archlinux.org/index.php/ GNOME#Base

Re: [arch-general] [arch-dev-public] Ghostscript 9.00 hits testing

2010-10-10 Thread Jakob Gruber
On 10/10/2010 11:27 AM, Ionuț Bîru wrote: On 10/10/2010 12:25 PM, Jakob Gruber wrote: On 10/10/2010 11:18 AM, Andreas Radke wrote: Am Sun, 10 Oct 2010 11:10:48 +0200 schrieb Jakob Gruber: On 10/08/2010 10:47 PM, Andreas Radke wrote: It's a major update and probably something with pri

Re: [arch-general] [arch-dev-public] Ghostscript 9.00 hits testing

2010-10-10 Thread Jakob Gruber
On 10/10/2010 11:18 AM, Andreas Radke wrote: Am Sun, 10 Oct 2010 11:10:48 +0200 schrieb Jakob Gruber: On 10/08/2010 10:47 PM, Andreas Radke wrote: It's a major update and probably something with printing and/or pdfviewer will be broken. Please test it. -Andy Okular 4.5.2-1 fai

Re: [arch-general] [arch-dev-public] Ghostscript 9.00 hits testing

2010-10-10 Thread Jakob Gruber
On 10/08/2010 10:47 PM, Andreas Radke wrote: It's a major update and probably something with printing and/or pdfviewer will be broken. Please test it. -Andy Okular 4.5.2-1 fails to load .ps files: okular(15248)/kdecore (KLibrary) kde4Factory: The library "/usr/lib/kde4/okularGenerator_ghos

Re: [arch-general] RPM Question

2010-10-04 Thread Jakob Gruber
On 10/03/2010 02:41 AM, Lew Wolfgang wrote: Hi Folks, New Arch user here. I really like it! Another Arch user recommended it to me after I started noticing quality issues with another of the main distributions. I'm currently working on a test install to see if Arch will function in a v

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

2010-09-15 Thread Jakob Gruber
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://mailman.archlinux.org/pipermail/aur-general/2010-June/009216.html

Re: [arch-general] makepkg patch - generate .SRCINFO file when running "--source"

2010-07-27 Thread Jakob Gruber
On Tuesday 27 July 2010 15:25:56 vlad wrote: > Hello list, > > Here is a patch against makepkg from git which introduces a new function > "write_srcinfo()". This generates a file .SRCINFO - like the .PKGINFO > one - when "makepkg --source" is run and then it is added to the src.tar.gz > archive.

Re: [arch-general] Xorg-server 1.8 - when?

2010-06-16 Thread Jakob Gruber
On Wednesday 16 June 2010 12:17:16 Gaurish Sharma wrote: > Hi, > I think Nvidia still does not work with 1.8 > > Regards, > Gaurish Sharma Working perfectly here: $ pacman -Q xorg-server nvidia xorg-server 1.8.1-1 nvidia 195.36.24-2