Re: [gentoo-user] qt-mismtach?

2018-10-24 Thread Andrew Udvare
> On 2018-10-24, at 23:03, tu...@posteo.de wrote: > > How can I get around this? Removing linguist is not possible since > being used by a lot of packages. You should be able to run: emerge -1 linguist-tools This should update linguist-tools to 5.11.2. -- Andrew

[gentoo-user] qt-mismtach?

2018-10-24 Thread tuxic
Hi, while dping the usual revdep & Co. cleanyp I got this: I did update in advance. * Dependencies could not be completely resolved due to * the following required packages not being installed: * * ~dev-qt/qtxml-5.11.1 pulled in by: * dev-qt/linguist-tools-5.11.1 * *

Re: [gentoo-user] Compilation problem iptables

2018-10-24 Thread Daniel Frey
On 10/24/18 10:23, tu...@posteo.de wrote: > No, it was not installed... > I would think, that portage/emerge would resolve this kind of > dependancies?! > > See the thread right next to yours, "iptables-1.8.1 build failure". Seems a dependency is missing in the ebuild. Dan

Re: [gentoo-user] Irritating ~5s pause whilst booting with grub

2018-10-24 Thread Alan Mackenzie
Hello, Mick. On Tue, Oct 23, 2018 at 18:21:08 +0100, Mick wrote: > On Monday, 22 October 2018 21:03:54 BST Alan Mackenzie wrote: > > Hello, Gentoo, > > This isn't a critical problem, but it's a little irritating. > > When my machine boots, it first displays the BIOS invitation to type F2, > >

Re: [gentoo-user] Compilation problem iptables

2018-10-24 Thread tuxic
On 10/24 08:10, Alexander Kapshuk wrote: > On Wed, Oct 24, 2018 at 7:07 PM wrote: > > > > Hi, > > > > while syncing/updateing, this happens (net-firewall/iptables-1.8.1) : > > ototypes -Wredundant-decls -Wshadow -Wstrict-prototypes > > -Wlogical-op-Winline -pipe

Re: [gentoo-user] Compilation problem iptables

2018-10-24 Thread Alexander Kapshuk
On Wed, Oct 24, 2018 at 7:07 PM wrote: > > Hi, > > while syncing/updateing, this happens (net-firewall/iptables-1.8.1) : > ototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op > -Winline -pipe -D_INIT=libxt_multiport_init -DPIC -fPIC -march=native -O > -pipe -o

[gentoo-user] Compilation problem iptables

2018-10-24 Thread tuxic
Hi, while syncing/updateing, this happens (net-firewall/iptables-1.8.1) : ototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_multiport_init -DPIC -fPIC -march=native -O -pipe -o libxt_multiport.oo -c libxt_multiport.c;

Re: [gentoo-user] iptables-1.8.1 build failure

2018-10-24 Thread Peter Humphrey
On Wednesday, 24 October 2018 15:30:06 BST Peter Humphrey wrote: > On Wednesday, 24 October 2018 12:52:24 BST Neil Bothwick wrote: > > On Wed, 24 Oct 2018 10:29:03 +0100, Peter Humphrey wrote: > > > Today's update of iptables to 1.8.1 failed here because I didn't have > > > USE=nftables set. After

Re: [gentoo-user] iptables-1.8.1 build failure

2018-10-24 Thread Peter Humphrey
On Wednesday, 24 October 2018 12:52:24 BST Neil Bothwick wrote: > On Wed, 24 Oct 2018 10:29:03 +0100, Peter Humphrey wrote: > > Today's update of iptables to 1.8.1 failed here because I didn't have > > USE=nftables set. After setting that in package.use it was fine. Before > > I submit a bug

Re: [gentoo-user] iptables-1.8.1 build failure

2018-10-24 Thread Neil Bothwick
On Wed, 24 Oct 2018 10:29:03 +0100, Peter Humphrey wrote: > Today's update of iptables to 1.8.1 failed here because I didn't have > USE=nftables set. After setting that in package.use it was fine. Before > I submit a bug report, though, I'd like to understand one thing: > > $ grep nftables

[gentoo-user] iptables-1.8.1 build failure

2018-10-24 Thread Peter Humphrey
Hello list, Today's update of iptables to 1.8.1 failed here because I didn't have USE=nftables set. After setting that in package.use it was fine. Before I submit a bug report, though, I'd like to understand one thing: $ grep nftables $(equery w iptables) IUSE="conntrack ipv6 netlink nftables

Re: [gentoo-user] Irritating ~5s pause whilst booting with grub

2018-10-24 Thread Peter Humphrey
On Tuesday, 23 October 2018 22:08:43 BST Neil Bothwick wrote: > Use a UEFI boot manager, which is much simpler than GRUB. If you use > systemd you already have one if you installed it with USE="gnuefi". > Otherwise use the standalone version, systemd-boot. Or you can use > refind, but that is a

Re: [gentoo-user] [SOLVED] Emerge --sync fails on excluded stuff

2018-10-24 Thread Peter Humphrey
On Tuesday, 23 October 2018 22:30:32 BST Neil Bothwick wrote: > I have this in gentoo.conf: > > [DEFAULT] > main-repo = gentoo > > [gentoo] > priority = 20 > location = /var/portage > sync-type = rsync > sync-uri = rsync://my.local.mirror/portage > auto-sync = yes >

Re: [gentoo-user] [SOLVED] Emerge --sync fails on excluded stuff

2018-10-24 Thread Neil Bothwick
On Tue, 23 Oct 2018 21:49:08 -0400, Walter Dnes wrote: > As near as I can tell, portage processes every file in the repos.conf > directory. It looks like I could simplify things by combining > everything into one file, and eliminating the separate files. Is that > correct? E.g. create file