Re: [gentoo-user] Re: systemd-networkd: simpler config for my network

2014-04-07 Thread Stefan G. Weichinger
Am 06.04.2014 15:02, schrieb Tom H: >> So the openrc-example might be simplified? ok with me ... does anyone >> confirm? > > It depends how you set up your network on the qemu command line. > > If you use "qemu -netdev tap,id=hn0,script=no,downscript=no ...", you need > to set up a tap. > > If

Re: [gentoo-user] Re: Honeypot distro?

2014-04-07 Thread Peter Humphrey
On Monday 07 Apr 2014 01:30:03 James wrote: > Here is a fork of Kojoney; that MAY be easier to work with: > > https://code.google.com/p/kojoney-patch/downloads/list > > And a gentoo ebuild: > https://bugs.gentoo.org/show_bug.cgi?id=460066 > > or kippo: > > https://code.google.com/p/gentoo-vaca

[gentoo-user] Perl-cleaner failing

2014-04-07 Thread Viktar Patotski
Hi, I'm trying to run perl-cleaner --reallyall And it fails with following reason: Total: 137 packages (5 upgrades, 1 downgrade, 2 new, 129 reinstalls), Size of downloads: 222 kB !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resul

Re: [gentoo-user] Perl-cleaner failing

2014-04-07 Thread Tom Wijsman
On Mon, 7 Apr 2014 19:12:23 +0300 Viktar Patotski wrote: > I'm trying to run >perl-cleaner --reallyall > > And it fails with following reason: > > Total: 137 packages (5 upgrades, 1 downgrade, 2 new, 129 reinstalls), > Size of downloads: 222 kB > > !!! Multiple package instances within a s

Re: [gentoo-user] Perl-cleaner failing

2014-04-07 Thread Viktar Patotski
Thanks for your reply, Yes I tried to update. But packages failing to install because of some perl XML libriaries problems. I googled and found suggestions to run perl-cleaner and it doesn;t run for me. Thanks On Mon, Apr 7, 2014 at 7:42 PM, Tom Wijsman wrote: > On Mon, 7 Apr 2014 19:12:23 +03

Re: [gentoo-user] Re: systemd-networkd: simpler config for my network

2014-04-07 Thread Tom H
On Mon, Apr 7, 2014 at 4:04 AM, Stefan G. Weichinger wrote: > Am 06.04.2014 15:02, schrieb Tom H: > >>> So the openrc-example might be simplified? ok with me ... does anyone >>> confirm? >> >> It depends how you set up your network on the qemu command line. >> >> If you use "qemu -netdev tap,id=hn

Re: [gentoo-user] Perl-cleaner failing

2014-04-07 Thread Tom Wijsman
On Mon, 7 Apr 2014 20:00:43 +0300 Viktar Patotski wrote: > Thanks for your reply, Yes I tried to update. But packages failing to > install because of some perl XML libriaries problems. I googled and > found suggestions to run perl-cleaner and it doesn;t run for me. Exclude those with --exclude .

[gentoo-user] Stabilization of netifrc-0.2.2, "extra testers wanted"

2014-04-07 Thread Samuli Suominen
Extra testers requested for netifrc-0.2.2 stabilization, also, if you know a reason this shouldn't go stable, like regression from 0.1, speak up now. See, http://bugs.gentoo.org/507070 (I'm purposely special casing this package over others like this.) - Samuli

[gentoo-user] Re: Perl-cleaner failing

2014-04-07 Thread James
Tom Wijsman gentoo.org> writes: > > Thanks for your reply, Yes I tried to update. But packages failing to > > install because of some perl XML libriaries problems. I googled and > > found suggestions to run perl-cleaner and it doesn;t run for me. > Exclude those with --exclude ...; as perl-clea

Re: [gentoo-user] Re: Perl-cleaner failing

2014-04-07 Thread Viktar Patotski
Thanks again for reply, but same error: dev-lang/perl:0 (dev-lang/perl-5.18.2:0/5.18::gentoo, installed) pulled in by dev-lang/perl:0/5.18=[-build(-)] required by (dev-perl/Proc-ProcessTable-0.480.0:0/0::gentoo, installed) =dev-lang/perl-5.18* required by (virtual/perl-IO-1.2

Re: [gentoo-user] Re: Perl-cleaner failing

2014-04-07 Thread Neil Bothwick
On Tue, 8 Apr 2014 02:02:12 +0300, Viktar Patotski wrote: > It seems to me that there is a problem with: > virtual/perl-Locale-Maketext-Simple-0.210.0-r3:0/0::gentoo which tries > to emerge dev-lang/perl-5.16.3, while dev-lang/perl-5.18.2:0 is used in > the system. That virtual depends on one of

Re: [gentoo-user] Re: Perl-cleaner failing

2014-04-07 Thread Tom Wijsman
On Tue, 8 Apr 2014 00:06:49 +0100 Neil Bothwick wrote: > On Tue, 8 Apr 2014 02:02:12 +0300, Viktar Patotski wrote: > > > It seems to me that there is a problem with: > > virtual/perl-Locale-Maketext-Simple-0.210.0-r3:0/0::gentoo which > > tries to emerge dev-lang/perl-5.16.3, while dev-lang/perl

Re: [gentoo-user] Stabilization of netifrc-0.2.2, "extra testers wanted"

2014-04-07 Thread Michael Orlitzky
On 04/07/2014 04:08 PM, Samuli Suominen wrote: > Extra testers requested for netifrc-0.2.2 stabilization, also, if you > know a reason this shouldn't go stable, like > regression from 0.1, speak up now. > > See, http://bugs.gentoo.org/507070 > > (I'm purposely special casing this package over oth

Re: [gentoo-user] Stabilization of netifrc-0.2.2, "extra testers wanted"

2014-04-07 Thread Samuli Suominen
On 08/04/14 04:27, Michael Orlitzky wrote: > On 04/07/2014 04:08 PM, Samuli Suominen wrote: >> Extra testers requested for netifrc-0.2.2 stabilization, also, if you >> know a reason this shouldn't go stable, like >> regression from 0.1, speak up now. >> >> See, http://bugs.gentoo.org/507070 >> >>

Re: [gentoo-user] Re: systemd-networkd: simpler config for my network

2014-04-07 Thread Stefan G. Weichinger
Am 07.04.2014 19:14, schrieb Tom H: > You're welcome. > > I've never used virt-manager but I assume that it functions like > virt-install or that it uses virt-install under the gui. > > If that's the case, it won't use predefined tap devices, slaved to a > bridge or not. It'll create vnetX tap d

Re: [gentoo-user] Re: Perl-cleaner failing

2014-04-07 Thread Raffaele BELARDI
Viktar Patotski wrote: > Thanks again for reply, but same error: > > dev-lang/perl:0 > > (dev-lang/perl-5.18.2:0/5.18::gentoo, installed) pulled in by > dev-lang/perl:0/5.18=[-build(-)] required by > (dev-perl/Proc-ProcessTable-0.480.0:0/0::gentoo, installed) > >