Re: [arch-general] Prosody update

2012-12-12 Thread David Benfell
> > Please report/followup there. > > By the way, it is still not working for me with prosody 0.8.2-7 I'm just going to have to remember http://bugs.archlinux.org/ Thanks! (And by the way, yes, it is working for me, now.)

Re: [arch-general] Prosody update

2012-12-12 Thread Sébastien Luttringer
On Wed, Dec 12, 2012 at 7:31 PM, gt wrote: > On Wed, Dec 12, 2012 at 10:11:26AM -0800, David Benfell wrote: >> Hi all, >> >> It appears that the prosody package dependencies have been updated, but >> not the program itself: >> >> atlanta# prosodyctl start >> >> ** >> Prosod

Re: [arch-general] harddisk suspending far to often

2012-12-12 Thread G. Schlisio
Am 10.12.2012 00:13, schrieb G. Schlisio: Am 09.12.2012 18:55, schrieb Leonid Isaev: On Sat, 08 Dec 2012 21:48:54 +0100 "G. Schlisio" wrote: [...] how can i get to know, why this is happening, and maybe stop it? I suspect the issue is in pm-utils' pm-powersave script which executes "power sa

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

2012-12-12 Thread William Giokas
On Tue, Dec 11, 2012 at 07:35:44PM +0100, Tobias Powalowski wrote: > Hi guys, > > Upstream changes: > http://kernelnewbies.org/LinuxChanges > > -ndiswrapper does not build, maintainers please look for a patch. > > Please report any issues that arise. > Thanks. > > greetings > tpowa I'm getting

[arch-general] samba4

2012-12-12 Thread Juan Diego Tascón
Good day, Does someone has a working PKGBUILD for the new samba4 besides the samba4 from aur? if someone has it I would like to help with the tests. Cheers

Re: [arch-general] Prosody update

2012-12-12 Thread gt
On Wed, Dec 12, 2012 at 10:11:26AM -0800, David Benfell wrote: > Hi all, > > It appears that the prosody package dependencies have been updated, but > not the program itself: > > atlanta# prosodyctl start > > ** > Prosody was unable to find luasocket > This package can be

Re: [arch-general] [signoff] linux-3.6.10-1

2012-12-12 Thread gt
On Tue, Dec 11, 2012 at 07:36:30PM +0100, Tobias Powalowski wrote: > Hi guys, > please signoff 3.6.10 series for both arches. > package is not in testing, please grab it from here: > http://dev.archlinux.org/~tpowa/linux/ > > This will move to [core] directly, because 3.7 is in [testing]. signoff

Re: [arch-general] migrating Arch to a new machine - what config to keep

2012-12-12 Thread Kwpolska
On Tue, Dec 11, 2012 at 11:34:39PM +0800, Marek Otahal wrote: > * I'll do pacman -Qe > installed.txt (on the old one), pacman -S > $((cat installed.txt)) (on new) That isn’t likely to work right. You should use your favorite AUR helper for this, because this list contains AUR packages, too. > Fo

Re: [arch-general] IRC down?

2012-12-12 Thread Arno Gaboury
On 12/12/12||13:24, Daniel Wallace wrote: > On Wed, Dec 12, 2012 at 07:24:12PM +0100, arnaud gaboury wrote: > > I can't post to #archlinux because I am banned. It seems weird to me, or am > > I really banned for whatever reason? > > You are not banned. As it says on the wiki page [1] you have to

Re: [arch-general] IRC down?

2012-12-12 Thread Daniel Wallace
On Wed, Dec 12, 2012 at 07:24:12PM +0100, arnaud gaboury wrote: > I can't post to #archlinux because I am banned. It seems weird to me, or am > I really banned for whatever reason? You are not banned. As it says on the wiki page [1] you have to register with NickServ in order to talk in #archlinu

[arch-general] Prosody update

2012-12-12 Thread David Benfell
Hi all, It appears that the prosody package dependencies have been updated, but not the program itself: atlanta# prosodyctl start ** Prosody was unable to find luasocket This package can be obtained in the following ways: Source: http://www.tecgraf.puc-rio.

Re: [arch-general] Mounting /var early in systemd

2012-12-12 Thread Tom Gundersen
On Wed, Dec 12, 2012 at 4:02 PM, Paul Gideon Dann wrote: > Thanks for your suggestions. I added /var to fstab and rebooted, but it was > ordered lower down that specifying "Before=sockets.target": So no socket is After=var.mount. The question is: which one should be? On my system there should be

Re: [arch-general] Mounting /var early in systemd

2012-12-12 Thread Paul Gideon Dann
On Wednesday 12 Dec 2012 15:03:47 you wrote: > I wasn't aware of the bootup manpage. That's incredibly helpful; thank you. > I'll try ordering before a few more of those targets and see if I get > anywhere. However, based on the bootchart, none of the targets appear > before the first socket unit

Re: [arch-general] Mounting /var early in systemd

2012-12-12 Thread Paul Gideon Dann
On Wednesday 12 Dec 2012 08:05:26 Dave Reisner wrote: > > That's what I hoped too. I've tried several approaches. I'm trying a > > mount unit here, because I was hoping there might be a bit more magic to > > it. However, it does mean that I had to hardcode the mount path (%H > > doesn't seem to w

Re: [arch-general] Mounting /var early in systemd

2012-12-12 Thread Paul Gideon Dann
On Wednesday 12 Dec 2012 14:17:34 Tom Gundersen wrote: > I'm not able to reproduce this problem. I don't see the need for > sockets-pre.target. It should be possible to simply specify your mount > in /etc/fstab (obviously this only works in this test case, as the > hostname will be hardcoded), and

Re: [arch-general] NFS close-to-open

2012-12-12 Thread Bryan Schumaker
On 12/12/2012 05:35 AM, Paul Gideon Dann wrote: > On Tuesday 11 Dec 2012 12:08:46 you wrote: >> After more poking-about: filp_close() in the VFS calls nfs_file_flush(), >> which writes the file back to the server. The struct file we're given is >> freed up shortly after calling flush, so this look

Re: [arch-general] Mounting /var early in systemd

2012-12-12 Thread Tom Gundersen
On Wed, Dec 12, 2012 at 12:10 PM, Paul Gideon Dann wrote: > I'm trying a mount > unit here, because I was hoping there might be a bit more magic to it. Yes, it is. > However, it does mean that I had to hardcode the mount path (%H doesn't seem > to work) At the moment %H and friends only work on

Re: [arch-general] Mounting /var early in systemd

2012-12-12 Thread Dave Reisner
On Wed, Dec 12, 2012 at 11:10:24AM +, Paul Gideon Dann wrote: > On Wednesday 12 Dec 2012 00:40:43 Tom Gundersen wrote: > > Sockets in /var should automatically be ordered After=var.mount, so > > this should in theory just work. How are you mounting /var? I assume > > an fstab entry would not do

Re: [arch-general] migrating Arch to a new machine - what config to keep

2012-12-12 Thread Axilleas Pi
On 12/12/2012 12:59 AM, Gaetan Bisson wrote: The smart way would have been to put all the /etc files you touched under version control. Otherwise, you can either go through each such file, or just copy the whole of /etc and fix incompatibilities as you notice them. There is a tool [0][1] that

Re: [arch-general] Mounting /var early in systemd

2012-12-12 Thread Paul Gideon Dann
On Wednesday 12 Dec 2012 00:40:43 Tom Gundersen wrote: > Sockets in /var should automatically be ordered After=var.mount, so > this should in theory just work. How are you mounting /var? I assume > an fstab entry would not do in your setting, so I guess you somehow > generate a custom var.mount fil

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

2012-12-12 Thread André Vitor de Lima Matos
Em 11-12-2012 16:35, Tobias Powalowski escreveu: > -ndiswrapper does not build, maintainers please look for a patch. > > Please report any issues that arise. > Thanks. Hi. Thanks for fast deploy. Testing here. Until now, the only issue I experienced is that Fn+F12 button and indicator LED (to disa

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

2012-12-12 Thread Mike Cloaked
On Wed, Dec 12, 2012 at 2:42 AM, Genes Lists wrote: > On 12/11/2012 01:35 PM, Tobias Powalowski wrote: > >> Hi guys, >> >> Upstream changes: >> http://kernelnewbies.org/**LinuxChanges >> >> -ndiswrapper does not build, maintainers please look for a patch. >>