[gentoo-user] systemd service file for http-replicator

2013-12-24 Thread Adam Carter
http-replicator is a python script. My service file is as below, and if i run the command that it generates on the command line it works. [Unit] Description=HTTP Replicator After=network.target [Service] EnvironmentFile=/etc/conf.d/http-replicator #Type=forking Type=simple

[gentoo-user] Re: out of disk space to compile webkit-gtk

2013-12-24 Thread Thomas Mueller
Joseph syscon780 at gmail.com writes: I'm upgrading the system and running out of disk space to compile webkit-gtk I'm not sure you have usb3, but if you do and you have a usb3 stick, it's useful for this temporary expanded space need and so much more. Sure it probably will not run as fast

[gentoo-user] Why are packages not merged binary

2013-12-24 Thread Konstantinos Agouros
Hi, I have several machines of the same architecture so I build using distcc and --buildpkg and then try to emerge -uk on the other boxes. However there are differences in useflags so I understand, that in some cases on the 2nd or 3rd box the package has to be rebuilt. What I still don't get is:

Re: [gentoo-user] VPN question

2013-12-24 Thread Mick
On Monday 23 Dec 2013 17:44:17 Timur Aydin wrote: On 12/23/13 18:24, Burak Arslan wrote: Once the VPN connection is established, among the routes pushed by your OpenVPN provider is also a default gateway entry which routes every non-local packet through the vpn. Here is the routing setup

Re: [gentoo-user] Why are packages not merged binary

2013-12-24 Thread Alan McKinnon
On 24/12/2013 12:59, Konstantinos Agouros wrote: Hi, I have several machines of the same architecture so I build using distcc and --buildpkg and then try to emerge -uk on the other boxes. However there are differences in useflags so I understand, that in some cases on the 2nd or 3rd box the

Re: [gentoo-user] systemd service file for http-replicator

2013-12-24 Thread Tom Wijsman
On Tue, 24 Dec 2013 19:30:25 +1100 Adam Carter adamcart...@gmail.com wrote: http-replicator is a python script. My service file is as below, and if i run the command that it generates on the command line it works. Can you try the one from the Portage tree? 22 Dec 2013; Pacho Ramos

Re: [gentoo-user] VPN question

2013-12-24 Thread Michael Orlitzky
On 12/23/2013 11:24 AM, Burak Arslan wrote: If that's the case (big if :)), here's what you need to do: http://lartc.org/lartc.html#AEN267 Oh, this is the same link I posted later. Impressive guess =)

[gentoo-user] how to find whether scanner supported

2013-12-24 Thread Philip Webb
I recently bought an HP 2510 printer-copier-scanner. It prints copies, but Xsane can't find it as a scanner. I suspect the problem is that Sane-backends doesn't support it : how do I find out whether that is the case ? -- ,,

Re: [gentoo-user] chromium build issue

2013-12-24 Thread james N.
Took me a while because i don't use Chromium on that computer much so i lost track of the issue. The problem seems to have been that python was built with /dev/shm mounted with mode 0755. updated the mode to 1777 (tmp-style) and recompiled python chromium now compiles fine. not sure if that

Re: [gentoo-user] Re: Weird graphical glitches after world update

2013-12-24 Thread Khumba
On Thu, 28 Nov 2013 01:16:41 + Neil Bothwick n...@digimed.co.uk wrote: On Wed, 27 Nov 2013 16:25:01 -0800, Khumba wrote: I've had a similiar problem: X would randomly crash when I ran Claws-Mail and cursor wasn't showing in Eclipse. The solution for me was to downgrade to

Re: [gentoo-user] how to find whether scanner supported

2013-12-24 Thread Dale
Philip Webb wrote: I recently bought an HP 2510 printer-copier-scanner. It prints copies, but Xsane can't find it as a scanner. I suspect the problem is that Sane-backends doesn't support it : how do I find out whether that is the case ? It seems hplip supports it. Is this your printer?

[gentoo-user] Chmod Failed

2013-12-24 Thread Silvio Siefke
Hello, i try to install dbus on a chroot gentoo which should be a build server. The Compile ends with: make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.6.12/work/dbus-1.6.12-build/bus' if test `id -u` -eq 0; then \ chown root:messagebus

Re: [gentoo-user] how to find whether scanner supported

2013-12-24 Thread gottlieb
On Tue, Dec 24 2013, Philip Webb wrote: I recently bought an HP 2510 printer-copier-scanner. It prints copies, but Xsane can't find it as a scanner. I suspect the problem is that Sane-backends doesn't support it : how do I find out whether that is the case ? Assuming you use hplip, did you

Re: [gentoo-user] Chmod Failed

2013-12-24 Thread the
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/25/13 08:58, Silvio Siefke wrote: Hello, i try to install dbus on a chroot gentoo which should be a build server. The Compile ends with: make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.6.12/work/dbus-1.6.12-build/bus'