[gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Pandu Poluan
Hello folks! After installation and successful 1st reboot, all attempts at wget gets killed: --2011-08-08 20:11:47-- http://www.koprol.com/ Resolving www.koprol.com... 124.108.78.118 Connecting to www.koprol.com|124.108.78.118|:80... connected. HTTP request sent, awaiting response... 200 OK

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Peter Humphrey
On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: There is a how-to for setting up SSIs: http://httpd.apache.org/docs/2.2/howto/ssi.html Ah. Thank you Paul. I'll see if I can work out what APACHE_MODULES I need in make.conf. -- Rgds Peter Linux Counter 5290, 1994-04-23

[gentoo-user] Re: Update of live ebuilds

2011-08-08 Thread James
Natanael Olaiz nolaiz at gmail.com writes: Someone knows a way to check for live ebuilds updates availability? A recursive directory listing, which included file access times, that is diff'd against a previously recorded recursive directory listing, might do the trick? hth, James

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Alexander Tanyukevich
show us your kernel config... On Mon, Aug 8, 2011 at 3:11 PM, Pandu Poluan pa...@poluan.info wrote: Hello folks! After installation and successful 1st reboot, all attempts at wget gets killed: --2011-08-08 20:11:47--  http://www.koprol.com/ Resolving www.koprol.com... 124.108.78.118

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Paul Hartman
On Mon, Aug 8, 2011 at 9:04 AM, Peter Humphrey pe...@humphrey.ukfsn.org wrote: On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: There is a how-to for setting up SSIs: http://httpd.apache.org/docs/2.2/howto/ssi.html Ah. Thank you Paul. I'll see if I can work out what APACHE_MODULES I

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Peter Humphrey
On Monday 08 August 2011 17:59:35 Paul Hartman wrote: On Mon, Aug 8, 2011 at 9:04 AM, Peter Humphrey pe...@humphrey.ukfsn.org wrote: On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: There is a how-to for setting up SSIs: http://httpd.apache.org/docs/2.2/howto/ssi.html Ah.

[gentoo-user] [OT] Where is this IP/site ?

2011-08-08 Thread meino . cramer
Hi, is there a tool, which can display the place on earth, where is given IP-address is located ? Vidalia has this abilitity for sites of the tor network, but for other sites/IP-addresses??? Thank you very much for any help in advance! Best regards, mcc

Re: [gentoo-user] [OT] Where is this IP/site ?

2011-08-08 Thread Michael Mol
On Mon, Aug 8, 2011 at 1:37 PM, meino.cra...@gmx.de wrote: Hi, is there a tool, which can display the place on earth, where is given IP-address is located ? Vidalia has this abilitity for sites of the tor network, but for other sites/IP-addresses??? The general term for what you're

Re: [gentoo-user] [OT] Where is this IP/site ?

2011-08-08 Thread covici
meino.cra...@gmx.de wrote: Hi, is there a tool, which can display the place on earth, where is given IP-address is located ? Vidalia has this abilitity for sites of the tor network, but for other sites/IP-addresses??? Thank you very much for any help in advance! I have used

[gentoo-user] Update to make breaks lots of things...

2011-08-08 Thread Grant Edwards
I don't think this is Gentoo-specific, but I've noticed that a recent update to make is causing makefile breakage. For example, trying to build a Linux 2.6.28 kernel: beta linux-2.6.28-gentoo-r5 # make oldconfig Makefile:442: *** mixed implicit and normal rules. Stop. Apparently the

Re: [gentoo-user] Update to make breaks lots of things...

2011-08-08 Thread Michael Mol
On Mon, Aug 8, 2011 at 2:30 PM, Grant Edwards grant.b.edwa...@gmail.com wrote: I don't think this is Gentoo-specific, but I've noticed that a recent update to make is causing makefile breakage.  For example, trying to build a Linux 2.6.28 kernel:  beta linux-2.6.28-gentoo-r5 # make oldconfig

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Paul Hartman
On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluan pa...@poluan.info wrote: After installation and successful 1st reboot, all attempts at wget gets killed: Perhaps recompile wget with -ggdb and FEATURES=nostrip to keep debugging symbols attached, and maybe you can debug to see where it is failing.

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Paul Hartman
On Mon, Aug 8, 2011 at 12:27 PM, Peter Humphrey pe...@humphrey.ukfsn.org wrote: On Monday 08 August 2011 17:59:35 Paul Hartman wrote: On Mon, Aug 8, 2011 at 9:04 AM, Peter Humphrey pe...@humphrey.ukfsn.org wrote: On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: There is a how-to for

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Michael Mol
On Mon, Aug 8, 2011 at 2:43 PM, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluan pa...@poluan.info wrote: After installation and successful 1st reboot, all attempts at wget gets killed: Perhaps recompile wget with -ggdb and FEATURES=nostrip to

Re: [gentoo-user] [OT] Where is this IP/site ?

2011-08-08 Thread Paul Hartman
On Mon, Aug 8, 2011 at 12:37 PM, meino.cra...@gmx.de wrote: Hi, is there a tool, which can display the place on earth, where is given IP-address is located ? Vidalia has this abilitity for sites of the tor network, but for other sites/IP-addresses??? dev-libs/geoip is a library to provide

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Dale
Michael Mol wrote: On Mon, Aug 8, 2011 at 2:43 PM, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluanpa...@poluan.info wrote: After installation and successful 1st reboot, all attempts at wget gets killed: Perhaps recompile wget

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Paul Hartman
On Mon, Aug 8, 2011 at 1:49 PM, Michael Mol mike...@gmail.com wrote: On Mon, Aug 8, 2011 at 2:43 PM, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluan pa...@poluan.info wrote: After installation and successful 1st reboot, all attempts at wget gets

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Peter Humphrey
On Monday 08 August 2011 19:46:35 Paul Hartman wrote: It looks like include is one of the defaults. I don't have apache2 installed and I unset the variables. It looks like these are the default enabled modules here in case you want to paste them in to your variable: actions alias auth_basic

Re: [gentoo-user] Update to make breaks lots of things...

2011-08-08 Thread Albert W. Hopkins
On Monday, August 8 at 18:30 (+), Grant Edwards said: I don't think this is Gentoo-specific, but I've noticed that a recent update to make is causing makefile breakage. For example, trying to build a Linux 2.6.28 kernel: beta linux-2.6.28-gentoo-r5 # make oldconfig Makefile:442:

Re: [gentoo-user] Cannot remove empty directory: cannot remove `APR-13-2011': Directory not empty

2011-08-08 Thread Paul Hartman
On Fri, Aug 5, 2011 at 4:13 PM, Hilco Wijbenga hilco.wijbe...@gmail.com wrote: On 5 August 2011 13:38, Thanasis thana...@asyr.hopto.org wrote: umount /dev/sdc1 fsck /dev/sdc1 Wow. Just wow. The printer/scanner somehow renamed '.' and '..' to '.   ~1' and '..     ~1' respectively. Sigh, I

[gentoo-user] Re: Update to make breaks lots of things...

2011-08-08 Thread Grant Edwards
On 2011-08-08, Albert W. Hopkins mar...@letterboxes.org wrote: On Monday, August 8 at 18:30 (+), Grant Edwards said: I don't think this is Gentoo-specific, but I've noticed that a recent update to make is causing makefile breakage. For example, trying to build a Linux 2.6.28 kernel:

Re: [gentoo-user] Re: contribution to colorgcc

2011-08-08 Thread Michael Orlitzky
On 08/07/11 01:28, Dmitry Goncharov wrote: Yes, there is not upstream. I am looking for a gentoo maintainer who can accept patches. Alternatively, i can roll out a colorgcc tarball and start a new upstream. I use the program with 4 of these compilers on a daily basis and maintain

Re: [gentoo-user] Re: Update to make breaks lots of things...

2011-08-08 Thread Dale
Grant Edwards wrote: I downgraded from 3.82 to 3.81, and all is well. If you look at bugzilla, make 3.82 caused a bunch of ebuilds to fail. Apparently those ebuilds have now incoroporated patches for the Makefiles to work around the problem with 3.82. If you never build anything except using

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Alan McKinnon
On Mon 08 August 2011 14:49:18 Michael Mol did opine thusly: On Mon, Aug 8, 2011 at 2:43 PM, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluan pa...@poluan.info wrote: After installation and successful 1st reboot, all attempts at wget gets

Re: [gentoo-user] Re: Update to make breaks lots of things...

2011-08-08 Thread Joerg Schilling
Grant Edwards grant.b.edwa...@gmail.com wrote: Have not experienced this (GNU Make 3.82). I downgraded from 3.82 to 3.81, and all is well. If you look at bugzilla, make 3.82 caused a bunch of ebuilds to fail. Apparently those ebuilds have now incoroporated patches for the Makefiles to

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Adam Carter
Looks like that isn't my problem then. I have another head-scratching opportunity... Quick idea without proper investigation - building the modules is a different thing to actually loading them - they can be built but not loaded by the config, so obviously they wont work if that's what's

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Pandu Poluan
On Mon, Aug 8, 2011 at 23:50, Alexander Tanyukevich atanyukev...@gmail.com wrote: show us your kernel config... My kernel config: # # Automatically generated make config: don't edit # Linux/x86_64 2.6.39-hardened-r9 Kernel Configuration # Mon Aug 8 21:10:50 2011 # CONFIG_64BIT=y #

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Pandu Poluan
On Tue, Aug 9, 2011 at 01:43, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluan pa...@poluan.info wrote: After installation and successful 1st reboot, all attempts at wget gets killed: Perhaps recompile wget with -ggdb and FEATURES=nostrip to keep

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Pandu Poluan
On Tue, Aug 9, 2011 at 11:19, Pandu Poluan pa...@poluan.info wrote: On Tue, Aug 9, 2011 at 01:43, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluan pa...@poluan.info wrote: After installation and successful 1st reboot, all attempts at wget gets

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Pandu Poluan
On Tue, Aug 9, 2011 at 11:31, Pandu Poluan pa...@poluan.info wrote: On Tue, Aug 9, 2011 at 11:19, Pandu Poluan pa...@poluan.info wrote: On Tue, Aug 9, 2011 at 01:43, Paul Hartman paul.hartman+gen...@gmail.com wrote: I'll try that later. ATM, I'm recompiling the kernel, with more built-ins

[gentoo-user] Re: Kde-meta

2011-08-08 Thread Francesco Talamona
On Sunday 07 August 2011, john wrote: Hello, I am trying to emerge kde-meta but getting the following error message Calculating dependencies... done! Traceback (most recent call last): File /usr/bin/emerge, line 43, in module retval = emerge_main() File

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Pandu Poluan
On Tue, Aug 9, 2011 at 11:33, Pandu Poluan pa...@poluan.info wrote: On Tue, Aug 9, 2011 at 11:31, Pandu Poluan pa...@poluan.info wrote: On Tue, Aug 9, 2011 at 11:19, Pandu Poluan pa...@poluan.info wrote: On Tue, Aug 9, 2011 at 01:43, Paul Hartman paul.hartman+gen...@gmail.com wrote: I'll try

Re: [gentoo-user] Re: Kde-meta

2011-08-08 Thread Dale
Francesco Talamona wrote: On Sunday 07 August 2011, john wrote: Hello, I am trying to emerge kde-meta but getting the following error message Calculating dependencies... done! Traceback (most recent call last): File /usr/bin/emerge, line 43, in module retval = emerge_main()

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Pandu Poluan
On Tue, Aug 9, 2011 at 11:50, Pandu Poluan pa...@poluan.info wrote: Meh. Disabling Grsec PaX still resulted in the system locking up when trying wget. I'll try compiling the -r8 kernel. My system's totally b0rked, it seems... emerge -av =sys-kernel/hardened-sources-2.6.39-r8 Resulted in:

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Dale
Pandu Poluan wrote: On Tue, Aug 9, 2011 at 11:50, Pandu Poluanpa...@poluan.info wrote: Meh. Disabling Grsec PaX still resulted in the system locking up when trying wget. I'll try compiling the -r8 kernel. My system's totally b0rked, it seems... emerge -av

[gentoo-user] IOMMU and other oddities...

2011-08-08 Thread meino . cramer
Hi, my PC consists -- beside other things -- of a AMD Phenom II X6 1090T, a ASUS Crossfire Formula IV and a NVidia GeForce GT 430 by MSI (PCIe). Furthermore I am using the vanilla Linux kernel 3.0.1. . I browsed through the output of dmesg and found these lines: Checking aperture... No

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Adam Carter
'/var/tmp/portage/sys-kernel/hardened-sources-2.6.39-r8/.ipc_lock' But `df -h` shows: Filesystem      Size  Used Avail Use% Mounted on rootfs          3.9G  2.6G  1.1G  72% / /dev/root       3.9G  2.6G  1.1G  72% / rc-svcdir       1.0M   36K  988K   4% /lib64/rc/init.d udev            

Re: [gentoo-user] IOMMU and other oddities...

2011-08-08 Thread Adam Carter
The dmesg says I should switch on IOMMU, which I did. But that does not impress the kernel that much since it still recommends to switch on IOMMU. Did you remember to copy the new kernel over to boot etc :)