Re: [arch-general] Quick btrfs-root question

2012-08-01 Thread Leonidas Spyropoulos
On Wed, Aug 1, 2012 at 4:48 AM, Zhengyu Xu wrote: > On Tue, 2012-07-31 at 21:50 -0400, Jameson wrote: >> I apologize if I've missed it somewhere, but does grub support booting >> from a multi-device btrfs root sub-volume without a separate /boot? >> According to the wiki I think it's supposed to w

Re: [arch-general] chromium crash when print dialog is invoked

2012-08-01 Thread Jeremiah Dodds
Scott Weisman writes: > I started experiencing a severe problem with Chromium recently that makes > web browsing a very tedious experience. > > It took a while to narrow it down, but it seems that whenever the print > dialog is invoked, either manually (eg ctrl-P on the keyboard) or by a page > w

Re: [arch-general] linux-3.5.0-1 enters [testing]

2012-08-01 Thread Tobias Powalowski
Am 23.07.2012 14:57, schrieb Tobias Powalowski: > Hi guys, > > Upstream changes: > http://kernelnewbies.org/LinuxChanges > > Please report any issues that arise. > Thanks. > > greetings > tpowa There seem to be no serious regression, any objections if 3.5.0-2 move to [core] ? greetings tpowa -- T

Re: [arch-general] linux-3.5.0-1 enters [testing]

2012-08-01 Thread Christoph Vigano
On 08/01/2012 11:38 AM, Tobias Powalowski wrote: > Am 23.07.2012 14:57, schrieb Tobias Powalowski: > There seem to be no serious regression, > any objections if 3.5.0-2 move to [core] ? > greetings > tpowa > I am not using [testing], but are you guys aware of the following power regression [0]? I

[arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
I'm trying to find out what is the Arch mainline kernel. In https://wiki.archlinux.org/index.php/Kernel_Compilation#Compilation it is said that it is the vanilla kernel plus 3 patches. Which patches? The link is broken. (And is this the proper place to report it?) TIA Jorge Almeida

Re: [arch-general] Arch kernel

2012-08-01 Thread Gaetan Bisson
[2012-08-01 11:25:44 +0100] Jorge Almeida: > I'm trying to find out what is the Arch mainline kernel. This: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/linux -- Gaetan

Re: [arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
On Wed, Aug 1, 2012 at 11:28 AM, Gaetan Bisson wrote: > [2012-08-01 11:25:44 +0100] Jorge Almeida: >> I'm trying to find out what is the Arch mainline kernel. > > This: > > > https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/linux That's the 3.5 version, with onl

Re: [arch-general] Arch kernel

2012-08-01 Thread Jesse Juhani Jaara
ke, 2012-08-01 kello 11:46 +0100, Jorge Almeida kirjoitti: > That's the 3.5 version, with only 2 patches. Anyway, maybe I should be > more clear about what I'm trying to do: I want to keep a customized kernel > that would be just the mainline (stable) Arch kernel, except for some > differences in t

Re: [arch-general] Arch kernel

2012-08-01 Thread rafael ff1
2012/8/1 Jorge Almeida : > On Wed, Aug 1, 2012 at 11:28 AM, Gaetan Bisson wrote: >> [2012-08-01 11:25:44 +0100] Jorge Almeida: >>> I'm trying to find out what is the Arch mainline kernel. >> >> This: >> >> >> https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/linux

Re: [arch-general] Arch kernel

2012-08-01 Thread Damjan
On 01.08.2012 12:46, Jorge Almeida wrote: On Wed, Aug 1, 2012 at 11:28 AM, Gaetan Bisson wrote: [2012-08-01 11:25:44 +0100] Jorge Almeida: I'm trying to find out what is the Arch mainline kernel. This: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/linu

Re: [arch-general] linux-3.5.0-1 enters [testing]

2012-08-01 Thread Genes MailLists
On 08/01/2012 05:38 AM, Tobias Powalowski wrote: There seem to be no serious regression, any objections if 3.5.0-2 move to [core] ? greetings tpowa I am noticing some network hangs with my Intel N6300 wifi using iwlagn driver. No problems under 3.4, but now I get hangs. I connect fine and

Re: [arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
On Wed, Aug 1, 2012 at 11:49 AM, Jesse Juhani Jaara wrote: > ke, 2012-08-01 kello 11:46 +0100, Jorge Almeida kirjoitti: >> That's the 3.5 version, with only 2 patches. Anyway, maybe I should be >> more clear about what I'm trying to do: I want to keep a customized kernel >> that would be just the

Re: [arch-general] migrating crypttab to new way / luks swap problem

2012-08-01 Thread Genes MailLists
On 08/01/2012 02:00 AM, Aurko Roy wrote: If you do man crypttab, there's an example for swap at the bottom. It is swap /dev/sda7 /dev/urandom swap Thanks, I am aware of that, but I have luks on my swap partition so that won't work. I want to be prompted for a password. luks is also re

[arch-general] locale.conf

2012-08-01 Thread Arno Gaboury
Dear list, even after reading all wiki and man, I am still confused about how to write locale.conf after recent upgrades. Here are the 6 locales enabled in locale.gen: fr_CH.UTF-8 UTF-8 fr_CH ISO-8859-1 fr_FR.UTF-8 UTF-8 fr_FR ISO-8859-1 fr_FR@euro ISO-8859-15 en_US.UTF-8 UTF-8 en_US ISO-8859-1 M

Re: [arch-general] Arch kernel

2012-08-01 Thread Thomas Bächler
Am 01.08.2012 12:46, schrieb Jorge Almeida: > On Wed, Aug 1, 2012 at 11:28 AM, Gaetan Bisson wrote: >> [2012-08-01 11:25:44 +0100] Jorge Almeida: >>> I'm trying to find out what is the Arch mainline kernel. >> >> This: >> >> >> https://projects.archlinux.org/svntogit/packages.git/tree/tru

Re: [arch-general] locale.conf

2012-08-01 Thread fredbezies
2012/8/1 Arno Gaboury : > Dear list, > > even after reading all wiki and man, I am still confused about how to > write locale.conf after recent upgrades. > Here are the 6 locales enabled in locale.gen: > fr_CH.UTF-8 UTF-8 > fr_CH ISO-8859-1 > fr_FR.UTF-8 UTF-8 > fr_FR ISO-8859-1 > fr_FR@euro ISO-88

Re: [arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
On Wed, Aug 1, 2012 at 11:51 AM, rafael ff1 wrote: > > archlinux.org > packages > package name 'linux' from [core] repo > > "Source files"... The result is the url > https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/linux I just did it and I got a PKBUILD for linux 3.5. T

Re: [arch-general] locale.conf

2012-08-01 Thread Jesse Juhani Jaara
ke, 2012-08-01 kello 13:12 +0200, Arno Gaboury kirjoitti: > My Arch is in english, and I live in Switzerland and read documents in > english, french and "swiss" french. Still, I am not sure if I need to > enable all these locales. You do not need any of the ISO-8859-X locales, UTF-8 ons are enough

Re: [arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
On Wed, Aug 1, 2012 at 12:14 PM, Thomas Bächler wrote: > Am 01.08.2012 12:46, schrieb Jorge Almeida: >> On Wed, Aug 1, 2012 at 11:28 AM, Gaetan Bisson wrote: >>> [2012-08-01 11:25:44 +0100] Jorge Almeida: I'm trying to find out what is the Arch mainline kernel. >>> >>> This: >>> >>>

Re: [arch-general] migrating crypttab to new way / luks swap problem

2012-08-01 Thread Geert Hendrickx
On Wed, Aug 01, 2012 at 07:09:37 -0400, Genes MailLists wrote: > On 08/01/2012 02:00 AM, Aurko Roy wrote: > >If you do man crypttab, there's an example for swap at the bottom. It is > > > > swap /dev/sda7 /dev/urandom swap > > > > >Thanks, I am aware of that, but I have luks on my swap parti

Re: [arch-general] migrating crypttab to new way / luks swap problem

2012-08-01 Thread Genes MailLists
On 08/01/2012 07:23 AM, Geert Hendrickx wrote: The "swap" example reinitializes the encrypted block device at boot and does mkswap on that. You want neither, just use "luks" as for your other partition. Geert Ah that makes complete sense - thank you. I'll test shortly. gene/

Re: [arch-general] locale.conf

2012-08-01 Thread Mantas Mikulėnas
On Wed, Aug 1, 2012 at 2:17 PM, Jesse Juhani Jaara wrote: > Also you can probably disable en_US completely. Most applications use > english as the build in locale (locale C), so there is no need to enable > it, as faar as I have understood. This is right, but the "C" locale uses US-ASCII, not UTF

Re: [arch-general] locale.conf

2012-08-01 Thread Arno Gaboury
On 01/08/12||14:46, Mantas Mikulėnas wrote: > On Wed, Aug 1, 2012 at 2:17 PM, Jesse Juhani Jaara > wrote: > > Also you can probably disable en_US completely. Most applications use > > english as the build in locale (locale C), so there is no need to enable > > it, as faar as I have understood. >

Re: [arch-general] locale.conf

2012-08-01 Thread Thomas Bächler
Am 01.08.2012 13:16, schrieb fredbezies: > LANG=fr_CH.UTF-8 > LC_COLLATE=C > > An english speaking system ? > > LANG= en_US.UTF-8 > LC_COLLATE=C I don't know why you set it, but I find LC_COLLATE=C extremely annoying. If you want an English speaking system, but live in Switzerland, I recommend

Re: [arch-general] incorrect sort order in thunar

2012-08-01 Thread Alex Belanger
They are so lame :( Any chances with an IRC channel? On Jul 31, 2012, at 8:09 PM, brainwor...@lavabit.com wrote: >> Thunar doesn't use LC_COLLATE, it has its own sorting algorithms, which >> had some bugs with Latin characters in the past. So this is an upstream >> issue which should be reporte

Re: [arch-general] locale.conf

2012-08-01 Thread Mantas Mikulėnas
On Wed, Aug 1, 2012 at 3:10 PM, Thomas Bächler wrote: >> LANG= en_US.UTF-8 >> LC_COLLATE=C > > I don't know why you set it, but I find LC_COLLATE=C extremely annoying. One possible reason is that asciibetical sorting causes e.g. files named "_foo" or "[foo]" to be sorted before all other items, w

Re: [arch-general] locale.conf

2012-08-01 Thread Heiko Baums
Am Wed, 01 Aug 2012 14:10:14 +0200 schrieb Thomas Bächler : > I don't know why you set it, but I find LC_COLLATE=C extremely > annoying. > > If you want an English speaking system, but live in Switzerland, I > recommend this: > > LANG=fr_CH.UTF-8 > LC_MESSAGES=en_US.UTF-8 You should be careful

[arch-general] IRC channel

2012-08-01 Thread Δημήτρης Ζέρβας
hello, I want a private IRC channel for <10 users. with voice chat ability. Do I have to set up my own server, or I can find a free provider for this? Also, if i've to set up a server, which ircd do you recommend? I want it to support voice chat and be very lightweight! -- (\_ /) copy the bunny t

Re: [arch-general] IRC channel

2012-08-01 Thread Jean-Luc Bassereau
Le 01/08/2012 14:37, Δημήτρης Ζέρβας a écrit : hello, I want a private IRC channel for <10 users. with voice chat ability. Do I have to set up my own server, or I can find a free provider for this? Also, if i've to set up a server, which ircd do you recommend? I want it to support voice chat an

Re: [arch-general] locale.conf

2012-08-01 Thread Thomas Bächler
Am 01.08.2012 14:35, schrieb Heiko Baums: > Am Wed, 01 Aug 2012 14:10:14 +0200 > schrieb Thomas Bächler : > >> I don't know why you set it, but I find LC_COLLATE=C extremely >> annoying. >> >> If you want an English speaking system, but live in Switzerland, I >> recommend this: >> >> LANG=fr_CH.UT

Re: [arch-general] IRC channel

2012-08-01 Thread Δημήτρης Ζέρβας
with password-protected channels? -- (\_ /) copy the bunny to your profile (0.o ) to help him achieve world domination. (> <) come join the dark side. /_|_\ (we have cookies.) On Wed, Aug 1, 2012 at 3:47 PM, Jean-Luc Bassereau wrote: > Le 01/08/2012 14:37, Δημήτρης Ζέρβας a écrit : > > hello,

Re: [arch-general] IRC channel

2012-08-01 Thread Kwpolska
On Wed, Aug 1, 2012 at 2:49 PM, Δημήτρης Ζέρβας <01tto...@gmail.com> wrote: > with password-protected channels? > -- > (\_ /) copy the bunny to your profile > (0.o ) to help him achieve world domination. > (> <) come join the dark side. > /_|_\ (we have cookies.) > > > > On Wed, Aug 1, 2012 at 3:47

Re: [arch-general] IRC channel

2012-08-01 Thread Mantas Mikulėnas
On Wed, Aug 1, 2012 at 3:37 PM, Δημήτρης Ζέρβας <01tto...@gmail.com> wrote: > hello, I want a private IRC channel for <10 users. with voice chat ability. > Do I have to set up my own server, or I can find a free provider for this? > Also, if i've to set up a server, which ircd do you recommend? > I

Re: [arch-general] IRC channel

2012-08-01 Thread Mantas Mikulėnas
On Wed, Aug 1, 2012 at 3:50 PM, Kwpolska wrote: > 1. DO NOT TOP POST. > 2. There is NO voice chat on IRC. Get something else. > 3. This is OT. I believe discussions regarding top-posting vs bottom-posting are OT here. -- Mantas Mikulėnas

Re: [arch-general] IRC channel

2012-08-01 Thread Δημήτρης Ζέρβας
-- (\_ /) copy the bunny to your profile (0.o ) to help him achieve world domination. (> <) come join the dark side. /_|_\ (we have cookies.) On Wed, Aug 1, 2012 at 3:52 PM, Mantas Mikulėnas wrote: > On Wed, Aug 1, 2012 at 3:50 PM, Kwpolska wrote: > > 1. DO NOT TOP POST. > > 2. There is NO v

Re: [arch-general] IRC channel

2012-08-01 Thread Damien Churchill
On 1 August 2012 14:03, Δημήτρης Ζέρβας <01tto...@gmail.com> wrote: > so, what do you recommend for very light client with text & voice chat > support? > maybe teamspeak? I'd check out murmur/mumble[0] if I were you, seems to cover most of the things you are looking for. Regards, Damien [0] http

Re: [arch-general] Quick btrfs-root question

2012-08-01 Thread Jameson
On Wed, Aug 1, 2012 at 3:11 AM, Leonidas Spyropoulos wrote: > On Wed, Aug 1, 2012 at 4:48 AM, Zhengyu Xu wrote: >> On Tue, 2012-07-31 at 21:50 -0400, Jameson wrote: >>> I apologize if I've missed it somewhere, but does grub support booting >>> from a multi-device btrfs root sub-volume without a s

Re: [arch-general] locale.conf

2012-08-01 Thread Mauro Santos
On 01-08-2012 13:09, Arno Gaboury wrote: > On 01/08/12||14:46, Mantas Mikulėnas wrote: >> On Wed, Aug 1, 2012 at 2:17 PM, Jesse Juhani Jaara >> wrote: >>> Also you can probably disable en_US completely. Most applications use >>> english as the build in locale (locale C), so there is no need to ena

Re: [arch-general] locale.conf

2012-08-01 Thread Arno Gaboury
On 01/08/12||14:11, Mauro Santos wrote: > On 01-08-2012 13:09, Arno Gaboury wrote: > > On 01/08/12||14:46, Mantas Mikulėnas wrote: > >> On Wed, Aug 1, 2012 at 2:17 PM, Jesse Juhani Jaara > >> wrote: > >>> Also you can probably disable en_US completely. Most applications use > >>> english as the bu

[arch-general] [archboot] looking for 2012.08 beta testers

2012-08-01 Thread Tobias Powalowski
Hi, please drop me an answer if you are interest in testing the next archboot release. Thanks greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

Re: [arch-general] Arch kernel

2012-08-01 Thread Leonardo Dagnino
Can't you just get the sources through ABS and change the config before building the package? Leonardo Dagnino 2012/8/1 Jorge Almeida > On Wed, Aug 1, 2012 at 12:14 PM, Thomas Bächler > wrote: > > Am 01.08.2012 12:46, schrieb Jorge Almeida: > >> On Wed, Aug 1, 2012 at 11:28 AM, Gaetan Bisson

Re: [arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
On Wed, Aug 1, 2012 at 4:55 PM, Leonardo Dagnino wrote: > Can't you just get the sources through ABS and change the config before > building the package? > Leonardo Dagnino > What would be the point? Wouldn't it add another level of indirection? I don't want to change the config file by hand, as t

Re: [arch-general] Arch kernel

2012-08-01 Thread Thomas Bächler
Am 01.08.2012 18:19, schrieb Jorge Almeida: > On Wed, Aug 1, 2012 at 4:55 PM, Leonardo Dagnino wrote: >> Can't you just get the sources through ABS and change the config before >> building the package? >> Leonardo Dagnino >> > What would be the point? Wouldn't it add another level of indirection?

Re: [arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
On Wed, Aug 1, 2012 at 5:42 PM, Thomas Bächler wrote: > Am 01.08.2012 18:19, schrieb Jorge Almeida: >> On Wed, Aug 1, 2012 at 4:55 PM, Leonardo Dagnino >> wrote: >>> Can't you just get the sources through ABS and change the config before >>> building the package? >>> Leonardo Dagnino >>> >> What

Re: [arch-general] Arch kernel

2012-08-01 Thread Karol Blazewicz
On Wed, Aug 1, 2012 at 6:51 PM, Jorge Almeida wrote: > On Wed, Aug 1, 2012 at 5:42 PM, Thomas Bächler wrote: >> Am 01.08.2012 18:19, schrieb Jorge Almeida: >>> On Wed, Aug 1, 2012 at 4:55 PM, Leonardo Dagnino >>> wrote: Can't you just get the sources through ABS and change the config befor

Re: [arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
>> >> "Page not found"...:) > > Were you trying to access it via a web browser? > Read http://svn.archlinux.org/svn/ Ah, OK. It appears as a link in Gmail, and I just clicked. I guess I'll have to learn about svn. Thanks J.

Re: [arch-general] Arch kernel

2012-08-01 Thread Leonardo Dagnino
2012/8/1 Jorge Almeida > On Wed, Aug 1, 2012 at 4:55 PM, Leonardo Dagnino > wrote: > > Can't you just get the sources through ABS and change the config before > > building the package? > > Leonardo Dagnino > > > What would be the point? Wouldn't it add another level of indirection? I > don't > w

Re: [arch-general] Arch kernel

2012-08-01 Thread Jorge Almeida
On Wed, Aug 1, 2012 at 6:26 PM, Leonardo Dagnino wrote: > 2012/8/1 Jorge Almeida > >> On Wed, Aug 1, 2012 at 4:55 PM, Leonardo Dagnino >> wrote: >> > Can't you just get the sources through ABS and change the config before >> > building the package? >> > Leonardo Dagnino >> > >> What would be the

Re: [arch-general] Skype locks up my system, not even sysrq keys work

2012-08-01 Thread SanskritFritz
On Sat, Jul 28, 2012 at 11:03 PM, SanskritFritz wrote: > On Thu, Jul 26, 2012 at 12:34 AM, Mauro Santos > wrote: >> I don't know if the graphics card you are using supports video decoding >> acceleration and if skype can make use of it, but at least here with the >> ati binary blob, I can only ge

[arch-general] Mutt client-Message from Gateway

2012-08-01 Thread Arno Gaboury
Dear list, as some of you strongly advise me, I finally set up Mutt as my mail client. I set up with a gmail account, offlineimap and msmtp. Even if I don't maximise the beast, everything works fine. I still have one issue when sending or replying to this list. After my sent, I recieved immediatly

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

2012-08-01 Thread Marti Raudsepp
On Mon, Jul 23, 2012 at 3:57 PM, Tobias Powalowski wrote: > Please report any issues that arise. I have an interesting problem on my laptop: about 1 in 3 times during boot, the initrd fails to find the root file system, which is located on LVM. I'm quite sure that this started after upgrading to

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

2012-08-01 Thread Thomas Bächler
Am 01.08.2012 20:33, schrieb Marti Raudsepp: > On Mon, Jul 23, 2012 at 3:57 PM, Tobias Powalowski > wrote: >> Please report any issues that arise. > > I have an interesting problem on my laptop: about 1 in 3 times during > boot, the initrd fails to find the root file system, which is located > on

[arch-general] Bizarre Clock Reset 8/1 -> 9/1 after apcupsd shutdown??

2012-08-01 Thread David C. Rankin
Guys, This is one for you to puzzle over. I've never seen it before. I had an apcupsd commanded shutdown at Aug 1 13:20:15 (not uncommon - power is terrible). However, when I restarted the hwclock had magically jumped ahead by 1 full month to Sept. 1. (the box was down for 56 minutes until

Re: [arch-general] chromium crash when print dialog is invoked

2012-08-01 Thread David Benfell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/01/2012 12:42 AM, Jeremiah Dodds wrote: > Scott Weisman writes: >> >> Has anyone else experienced this problem? Can anyone suggest a >> solution? > > I had not, but I can confirm the behaviour with chromium > 20.0.1132.57-2 on x86_64, running

Re: [arch-general] chromium crash when print dialog is invoked

2012-08-01 Thread Germán Gutiérrez
Running x86_64. Using awesome, no problem showing the print dialog window here. On Wed, Aug 1, 2012 at 4:57 PM, David Benfell wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/01/2012 12:42 AM, Jeremiah Dodds wrote: >> Scott Weisman writes: >>> >>> Has anyone else experienced th

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

2012-08-01 Thread Marti Raudsepp
On Wed, Aug 1, 2012 at 10:47 PM, Thomas Bächler wrote: > This might be unavoidable. > > Try lvmwait=/dev/sdXY on the command line, where sdXY is the partition > that holds the LVM PV. So you're saying that Linux 3.5 didn't introduce any bugs, but simply boots up so fast that the disk isn't initia

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

2012-08-01 Thread Thomas Bächler
Am 01.08.2012 22:13, schrieb Marti Raudsepp: > On Wed, Aug 1, 2012 at 10:47 PM, Thomas Bächler wrote: >> This might be unavoidable. >> >> Try lvmwait=/dev/sdXY on the command line, where sdXY is the partition >> that holds the LVM PV. > > So you're saying that Linux 3.5 didn't introduce any bugs,

Re: [arch-general] Bizarre Clock Reset 8/1 -> 9/1 after apcupsd shutdown??

2012-08-01 Thread Leonid Isaev
On Wed, 01 Aug 2012 14:56:20 -0500 "David C. Rankin" wrote: > Guys, > >This is one for you to puzzle over. I've never seen it before. I had an > apcupsd commanded shutdown at Aug 1 13:20:15 (not uncommon - power is > terrible). However, when I restarted the hwclock had magically jumped ah

[arch-general] Something wrong with cmake

2012-08-01 Thread Xin Zhao
Dear all, I tried to install vtk in aur. But this gave me the following error: -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) But I tried to wrote a CMakeLists.txt include find_package(JNI). This gave me -- JNI found

Re: [arch-general] Something wrong with cmake

2012-08-01 Thread rafael ff1
2012/8/1 Xin Zhao : > Dear all, > > I tried to install vtk in aur. > > But this gave me the following error: > -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY > JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) > > But I tried to wrote a CMakeLists.txt include find_pack

Re: [arch-general] [archboot] looking for 2012.08 beta testers

2012-08-01 Thread Dennis Anderson
Hi, I'm willing to help out. What would I need to do and know? Dennis On Aug 1, 2012 7:28 AM, "Tobias Powalowski" < tobias.powalow...@googlemail.com> wrote: > Hi, > please drop me an answer if you are interest in testing the next > archboot release. > > Thanks > greetings > tpowa > > -- > Tobias

Re: [arch-general] [archboot] looking for 2012.08 beta testers

2012-08-01 Thread Myra Nelson
On Wed, Aug 1, 2012 at 9:28 AM, Tobias Powalowski wrote: > Hi, > please drop me an answer if you are interest in testing the next > archboot release. > > Thanks > greetings > tpowa > > -- > Tobias Powalowski > Archlinux Developer & Package Maintainer (tpowa) > http://www.archlinux.org > tp...@arch

Re: [arch-general] [archboot] looking for 2012.08 beta testers

2012-08-01 Thread Erik
On 2012-08-01 16:28, Tobias Powalowski wrote: please drop me an answer if you are interest in testing the next archboot release. I'd love to. I'll be testing it for myself anyways, since it will be the install I will be using as desktop for a new job anyways. Cheers, Erik

Re: [arch-general] locale.conf

2012-08-01 Thread Heiko Baums
Am Wed, 01 Aug 2012 14:48:02 +0200 schrieb Thomas Bächler : > > You should be careful with LC_MESSAGES if you use desktop > > environments which don't have their own language setting like Xfce. > > ? I know that you're using KDE, if you haven't switched in the meantime. ;-) So, KDE uses its

Re: [arch-general] locale.conf

2012-08-01 Thread Mantas Mikulėnas
On Thu, Aug 2, 2012 at 1:06 AM, Heiko Baums wrote: > Well, actually I would expect that the language is set by LANG and not > by LC_MESSAGES. I would expect, and I guess this is what it's meant for, > that just the output on stdout or stderr is affected by LC_MESSAGES. > That is, that LC_MESSAGES

Re: [arch-general] locale.conf

2012-08-01 Thread Tom Gundersen
On Thu, Aug 2, 2012 at 12:06 AM, Heiko Baums wrote: >> Of course, that's the point of LC_MESSAGES. What else would it do? > > Well, actually I would expect that the language is set by LANG and not > by LC_MESSAGES. I would expect, and I guess this is what it's meant for, > that just the output on

Re: [arch-general] Bizarre Clock Reset 8/1 -> 9/1 after apcupsd shutdown??

2012-08-01 Thread David C. Rankin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/01/2012 03:42 PM, Leonid Isaev wrote: >> >> Aug 1 13:20:15 providence apcupsd[3477]: apcupsd shutdown succeeded >> Aug 1 13:20:15 providence kernel: [171092.364247] apcupsd[3477]: segfault >> at 0 ip 0805c706 sp bfcdfff0 error 4 in apcupsd[804

Re: [arch-general] Bizarre Clock Reset 8/1 -> 9/1 after apcupsd shutdown??

2012-08-01 Thread Leonid Isaev
On Wed, 01 Aug 2012 17:50:45 -0500 "David C. Rankin" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/01/2012 03:42 PM, Leonid Isaev wrote: > > >> > >> Aug 1 13:20:15 providence apcupsd[3477]: apcupsd shutdown succeeded > >> Aug 1 13:20:15 providence kernel: [171092.364247]

Re: [arch-general] [archboot] looking for 2012.08 beta testers

2012-08-01 Thread Jeremiah Dodds
Tobias Powalowski writes: > Hi, > please drop me an answer if you are interest in testing the next > archboot release. > > Thanks > greetings > tpowa I'd be glad to do some testing in a VM. -- Jeremiah Dodds github : https://github.com/jdodds freenode : exhortatory

Re: [arch-general] [archboot] looking for 2012.08 beta testers

2012-08-01 Thread Alex Belanger
I'd love to test, both on a VM and on real hardware. I have an i7 960 extreme and an older intel core 2 duo. That means x86 & x64 testing, Thanks, Alex. On Aug 1, 2012, at 10:28 AM, Tobias Powalowski wrote: > Hi, > please drop me an answer if you are interest in testing the next > archboot re

Re: [arch-general] [archboot] looking for 2012.08 beta testers

2012-08-01 Thread jwbirdsong
On 08/01/2012 08:28 AM, Tobias Powalowski wrote: > Hi, > please drop me an answer if you are interest in testing the next > archboot release. > > Thanks > greetings > tpowa > sure signature.asc Description: OpenPGP digital signature

[arch-general] Re: Mutt client-Message from Gateway

2012-08-01 Thread Nicolas Sebrecht
The 01/08/12, Arno Gaboury wrote: > Any idea what could be wrong in my configuration? > Or maybe just an invalid adress in the list? If this is not reproducible, you can bet for the latter. -- Nicolas Sebrecht