Re: [gentoo-user] Re: Hardened and python 3

2014-03-12 Thread Dustin C. Hatch
s files per PYTHON_TARGETS, but emerge and other commands will only use the interpreter you specify. I have this in /etc/portage/package.use/portage on my hardened hosts:: # vim: set ft=gentoo-package-use : # Dustin C. Hatch (09 Jan 2014) # Force Portage to use Python 2 (required by

Re: [gentoo-user] Hardened and python 3

2014-03-11 Thread Dustin C. Hatch
On 03/11/2014 01:46 PM, James wrote: > hello, > > Last time I researched a gentoo hardened environment, it > called for the default of Python to still be series 2 of the > software. I was wondering if anyone had any experience with > a "Hardened Gentoo workstation" that was using python 3 > exclus

Re: [gentoo-user] do subslots improve user-experience?

2013-11-02 Thread Dustin C. Hatch
On 11/2/2013 07:04, hasufell wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Another round of questioning the users here. These are good, thank you. Short answer here is no. more specifically: * how often do you experience useless rebuilds? At least one of my machines is constantly want

Re: [gentoo-user] How can I fix wrong boot order?

2013-10-29 Thread Dustin C. Hatch
On 10/29/2013 13:47, Jarry wrote: Hi Gentoo-users, I noticed strange message during boot-up of one of my servers: ... As you see, syslog-ng can not open conection to remote syslog collector. Reason seems to be quite clear: at the time when syslog-ng starts, enp3s0 interface is not up (only loopba

Re: [gentoo-user] Brand new instalation - Network problem

2013-10-26 Thread Dustin C. Hatch
On 10/26/2013 15:44, João Matos wrote: Hi list, I`ve just installed a brand new gentoo amd64 and there is this problem: my "Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 06)" is recognized as *sit0* , but I can't get any IP Adress.

Re: [gentoo-user] python-3.1.5-r1

2013-08-19 Thread Dustin C. Hatch
On 8/19/2013 21:55, Joseph wrote: During upgrade a got a message: !! The following installed packages are masked: - dev-lang/python-3.1.5-r1::gentoo (masked by: package.mask) /usr/portage/profiles/package.mask: # Michał Górny (07 Aug 2013) # These outdated versions of Python are no longer update

Re: [gentoo-user] IPython with Python3 - what magic am I missing?

2013-06-20 Thread Dustin C. Hatch
On 6/20/2013 02:31, Helmut Jarausch wrote: Hi, I'd like start IPython with Python3 as underlying Python interpretor. GenToo has some magic to invoke IPython which I don't understand. /usr/bin/ipython is a symlink to /usr/bin/python-exec which is a script invoking the binary /usr/bin/python-exec

Re: [gentoo-user] udev upgrade and baselayout 2.2

2013-04-29 Thread Dustin C. Hatch
On 4/29/2013 17:35, fe...@crowfix.com wrote: I've finally got my system settled enough to look into teh scary udev upgrade. Especially I have all data dirs off in their own LVM partitions (/home, /encfs, /usr/portage, /var/spool), and a backup of the most recent bootable and runable /, so I c

Re: [gentoo-user] open-vm-tools install fails because I have modules disabled??

2013-04-26 Thread Dustin C. Hatch
On 4/26/2013 15:48, Alan McKinnon wrote: On 26/04/2013 18:54, Jarry wrote: On 26-Apr-13 18:41, Alan McKinnon wrote: On 26/04/2013 18:37, Jarry wrote: On 26-Apr-13 18:11, Tanstaafl wrote: compile fails with lots of "...error "No Module support in this kernel. Please configure with CONFIG_MODU

Re: [gentoo-user] PosgreSQL - pg_hba.conf localhost access only

2013-04-24 Thread Dustin C. Hatch
On 4/24/2013 19:23, Joseph wrote: The above is not correct as users from any machine on a local network can connect to my database. In the scenario you described, as Joost explained, the users on your network are *not* connecting to your database; they are connecting to a website. The web serv

Re: [gentoo-user] Compiling Gentoo for Raspberry Pi (Was: List of base system packages)

2013-02-04 Thread Dustin C. Hatch
On 2/4/2013 22:41, Nilesh Govindrajan wrote: On Tue, Feb 5, 2013 at 12:53 AM, Dustin C. Hatch wrote: No, minimalist Pi only has exactly what I need to run it. When I need to install additional software, I put the SD card in my desktop and run armv6j-hardfloat-linux-gnueabi-emerge --root=/mnt

Re: [gentoo-user] Compiling Gentoo for Raspberry Pi (Was: List of base system packages)

2013-02-04 Thread Dustin C. Hatch
On 2/3/2013 23:43, Nilesh Govindrajan wrote: On Mon, Feb 4, 2013 at 3:14 AM, Dustin C. Hatch wrote: On 2/3/2013 12:24, Nilesh Govindrajan wrote: Okay, the problem is probably the way PAM tries to link against db. Unless you need that functionality, I'd go ahead and remove the berkdb USE

Re: [gentoo-user] Compiling Gentoo for Raspberry Pi (Was: List of base system packages)

2013-02-03 Thread Dustin C. Hatch
On 2/3/2013 12:24, Nilesh Govindrajan wrote: On Sunday 03 February 2013 09:19:58 PM IST, Dustin C. Hatch wrote: On 2/3/2013 04:10, Nilesh Govindrajan wrote: Okay that solved the ebuild problem, but I'm stuck with another problem now -_- ... /usr/lib/libdb-4.8.so: file not recognized:

Re: [gentoo-user] Compiling Gentoo for Raspberry Pi (Was: List of base system packages)

2013-02-03 Thread Dustin C. Hatch
On 2/3/2013 04:10, Nilesh Govindrajan wrote: Okay that solved the ebuild problem, but I'm stuck with another problem now -_- ... /usr/lib/libdb-4.8.so: file not recognized: File format not recognized Looks like it is trying to use the libdb shared object from the host system instead of the

Re: [gentoo-user] List of base system packages

2013-02-02 Thread Dustin C. Hatch
On 2/2/2013 19:43, Nilesh Govindrajan wrote: On Sat, Feb 2, 2013 at 11:07 PM, Dustin C. Hatch wrote: On 2/2/2013 04:50, Nilesh Govindrajan wrote: I'm getting a weird error while trying to compile pam: * ERROR: sys-libs/pam-1.1.6-r2 failed (configure phase): * USE Flag 'hp

Re: [gentoo-user] List of base system packages

2013-02-02 Thread Dustin C. Hatch
On 2/2/2013 04:50, Nilesh Govindrajan wrote: I'm getting a weird error while trying to compile pam: * ERROR: sys-libs/pam-1.1.6-r2 failed (configure phase): * USE Flag 'hppa' not in IUSE for sys-libs/pam-1.1.6-r2 * * Call stack: * ebuild.sh, line 93: Called src_configure

Re: [gentoo-user] List of base system packages

2013-02-01 Thread Dustin C. Hatch
On 2/1/2013 03:17, Nilesh Govindrajan wrote: So I finally got an SDHC card for my Raspberry Pi. I'll be preparing a base system on my desktop before booting the Pi with it (I know there's a stage3 available, but don't want to use it). How do I get the list of packages which are required for a co

Re: [gentoo-user] local overlay problem

2013-01-31 Thread Dustin C. Hatch
On 1/31/2013 20:41, Philip Webb wrote: Firefox 17.0.2 requires alsa-lib , which I don't want as I don't use sound; this is still the case with USE="-alsa". I want to test what happens if I try to compile it without that dep, so I copied the ebuild to /var/lib/layman/local/www-client/firefox/ & c

Re: [gentoo-user] OT: networking and libvirt

2013-01-28 Thread Dustin C. Hatch
On 1/28/2013 17:52, Michael Mol wrote: On Mon, Jan 28, 2013 at 5:35 PM, Randy Barlow wrote: On 01/20/2013 12:37 AM, William Kenworthy wrote: So what is usually recommended and works for this scenario? I personally use a bridged interface that allows my VMs to be on the "physical" network. Th

Re: [gentoo-user] Re: udev-197 moves from /usr/lib to /lib

2013-01-11 Thread Dustin C. Hatch
On 1/11/2013 09:14, Nikos Chantziaras wrote: On 11/01/13 16:04, walt wrote: This seems to me like very happy news indeed, but I'm interested in contrary opinions. There's a recent thread discussing how udev-197 breaks lvm2, but that's a trivial fix once you know about it. The problem is caused

Re: [gentoo-user] Re: udev downgrade

2013-01-04 Thread Dustin C. Hatch
On 1/4/2013 14:31, Kevin Chadwick wrote: On Fri, 04 Jan 2013 13:52:29 -0600 "Dustin C. Hatch" wrote: You'll probably want to do this in single user mode (i.e. `rc single`), so running programs don't crash suddenly. A reboot afterward is probably a good idea as well. I&

Re: [gentoo-user] Re: udev downgrade

2013-01-04 Thread Dustin C. Hatch
On 1/4/2013 10:23, James wrote: Dustin C. Hatch gmail.com> writes: The problem is you are trying to downgrade sys-fs/udev but not virtual/udev. If you want to force using udev-171, you need to mask both the real and virtual atoms. Try this in /etc/portage/package.mask/udev: >=

Re: [gentoo-user] Firefox and ssl

2013-01-04 Thread Dustin C. Hatch
On 1/4/2013 06:45, Robert David wrote: Hi all, anyone have problem with firefox and selfsigned ssl? I tryed firefox and firefox-bin. Firefox: Problem loading page: Secure connection failed. Firefox-bin: No problem loading page. I tryed with/without system-sqlite. Rebuild nss. Nothing helped.

Re: [gentoo-user] Re: udev downgrade

2013-01-03 Thread Dustin C. Hatch
On 1/3/2013 20:54, James wrote: James tampabay.rr.com> writes: So unless somebody can give me good reason, I'm downgrading to udev-171 asap on this (only) system running udev 196... (ps, I like to experiment, but not with udev et. al.) Long night, when you have to answer your own posts.

Re: [gentoo-user] boot failure using root=LABEL=RAID1root but not LABEL=RAID6root

2013-01-01 Thread Dustin C. Hatch
On 12/31/2012 17:10, Mark Knecht wrote: On Mon, Dec 31, 2012 at 2:59 PM, J. Roeleveld wrote: Gentoo Installation, Kernel Panic OK, thanks. Yes, in the last post of that thread Nilesh states "Since I use grub2-mkconfig to generate the configuration, it's there with UUID, but it works with LAB

Re: [gentoo-user] How do I remove a module from ENLIGHTENMENT_MODULES?

2012-12-19 Thread Dustin C. Hatch
On 12/19/2012 22:15, Nikos Chantziaras wrote: I want to remove the "connman" module from ENLIGHTENMENT_MODULES. I've put this in my make.conf: ENLIGHTENMENT_MODULES = "-connman" But it doesn't work; emerge complains: Invalid '-' operator in non-incremental variable 'ENLIGHTENMENT_MODUL

Re: [gentoo-user] Re: /usr/share/doc/openrc/net.example not found

2012-12-15 Thread Dustin C. Hatch
On 12/15/2012 02:08, Nuno J. Silva wrote: On 2012-12-15, Chris Stankevitz wrote: PS: I'm trying to find a way to prevent dhcpd from updating my ntp.conf dhcpd? Don't you mean dchpcd (the c stands for *client*, dhcpd would be the DHCP daemon granting leases to clients)? If so, and if you don'

Re: [gentoo-user] Locale generation and keymaps for cross compiliation?

2012-12-13 Thread Dustin C. Hatch
On 12/13/2012 11:58, Nilesh Govindrajan wrote: Hi, I have a Raspberry Pi. I have gone through the cross development guides on gentoo.org and my barebones distro (consisting of chrony, sshd, bash) is ready (all I did is armv6j-hardfloat-linux-gnueabi-emerge --root=/mnt/sdcard baselayout bash open

[gentoo-user] crossdev, alternate root, and build dependencies

2012-12-12 Thread Dustin C. Hatch
I am trying to understand and use crossdev to build Gentoo for my Raspberry Pi, and I have a couple of questions. I was able to successfully build a toolchain:: crossdev -S -t armv6j-hardfloat-linux-gnueabi This correctly installed binutils, gcc, glibc, and linux-headers:: equery list

Re: [gentoo-user] Re: broadcom-sta and the 3.6.x kernel

2012-12-11 Thread Dustin C. Hatch
On 12/11/2012 03:04, Nuno J. Silva wrote: On 2012-12-07, Mick wrote: This sounds scary!!! Isn't there a way of disabling this feature in the BIOS? With HP, you don't even get a BIOS setup. You get something that tells you the processor temperature and possibly lets you change the boot order.

Re: [gentoo-user] broadcom-sta and the 3.6.x kernel

2012-12-04 Thread Dustin C. Hatch
On 12/4/2012 06:11, Florian Philipp wrote: Do you actually need broadcom-sta anymore? With the recent kernel updates more chips work with the in-kernel driver (brcmsmac). But the config option is well hidden (you need to enable BCMA to even see it). Yes, I initially tried the b43 driver, which

Re: [gentoo-user] broadcom-sta and the 3.6.x kernel

2012-12-04 Thread Dustin C. Hatch
On 12/3/2012 19:22, Allan Gottlieb wrote: I believe several on this list use -sta and know many are running 3.6.x. What do you do? I should add that at present running 3.5.x is not a hardship for me. I have broadcom-sta working on my notebook with kernel-3.6, using the patches in #437898. For

Re: [gentoo-user] What utility do you use to sync user files?

2012-12-02 Thread Dustin C. Hatch
On 12/2/2012 14:33, Neil Bothwick wrote: On Sun, 2 Dec 2012 12:21:40 -0500, Randy Westlund wrote: What utilities do you guys use? Is there a better way to do this? It would be nice to move everything to the background, but I've already clobbered a few files by calling this in the wrong order