[gentoo-user] Re: emerge --oneshot portage

2018-03-30 Thread Kai Krakow
Am Tue, 13 Mar 2018 14:52:34 -0600 schrieb thelma: > Thelma > On 03/13/2018 12:11 PM, Neil Bothwick wrote: >> On Tue, 13 Mar 2018 11:36:12 -0600, the...@sys-concept.com wrote: >> >>> sys-apps/portage:0 >>> >>> (sys-apps/portage-2.3.16:0/0::gentoo, ebuild scheduled for merge) >>> pulled in by sy

[gentoo-user] Re: upgrade to gcc-6.4.0

2018-03-30 Thread Kai Krakow
Am Thu, 15 Mar 2018 20:37:45 -0600 schrieb thelma: > On 03/15/2018 08:26 PM, the...@sys-concept.com wrote: >> I'm upgrading one of my older boxes to newer gcc-6.4.0 >> After switching to gcc-6.4.0 >> source /etc/profile >> >> running: emerge --ask --oneshot sys-devel/libtool >> >> !!! Your curr

[gentoo-user] Re: repair FAT-fs

2018-03-08 Thread Kai Krakow
Am Fri, 02 Mar 2018 22:17:02 -0700 schrieb thelma: >>> I 've "dosfstools" installed but I can not run: dosfsck - it doesn't exist. >> >> >> Try 'fsck.vfat' instead. There is also 'fsck.fat' or 'fsck.exfat', at least >> on my installation. > > I've tried: > fsck.vfat -v -a -w /dev/sdb1 > fsck.

[gentoo-user] Re: repair FAT-fs

2018-03-07 Thread Kai Krakow
Am Fri, 02 Mar 2018 22:17:02 -0700 schrieb thelma: >>> I 've "dosfstools" installed but I can not run: dosfsck - it doesn't exist. >> >> >> Try 'fsck.vfat' instead. There is also 'fsck.fat' or 'fsck.exfat', at least >> on my installation. > > I've tried: > fsck.vfat -v -a -w /dev/sdb1 > fsck.

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Sat, 10 Feb 2018 21:20:16 + schrieb Wol's lists: > On 10/02/18 20:06, Rich Freeman wrote: >> On Sat, Feb 10, 2018 at 2:52 PM, Kai Krakow >> wrote: >>> Am Sat, 10 Feb 2018 19:38:56 + schrieb Wols Lists: >>> >>>> On 10/02/18 18:56, Kai K

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Sat, 10 Feb 2018 15:06:06 -0500 schrieb Rich Freeman: > On Sat, Feb 10, 2018 at 2:52 PM, Kai Krakow > wrote: >> Am Sat, 10 Feb 2018 19:38:56 + schrieb Wols Lists: >> >>> On 10/02/18 18:56, Kai Krakow wrote: >>>> role and /usr takes the role o

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Sat, 10 Feb 2018 19:38:56 + schrieb Wols Lists: > On 10/02/18 18:56, Kai Krakow wrote: >> role and /usr takes the role of /, and /home already took the role of >> /usr (that's why it's called /usr, it was user data in early unix). The > > Actually no, no

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Thu, 08 Feb 2018 19:02:10 -0500 schrieb Rich Freeman: > On Thu, Feb 8, 2018 at 6:18 PM, Wol's lists > wrote: >> >> /var/tmp is defined as the place where programs store stuff like crash >> recovery files. Mounting it tmpfs is going to screw up any programs >> that reply on that *defined* behav

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Fri, 09 Feb 2018 12:30:21 +0200 schrieb gevisz: > 2018-02-09 10:11 GMT+02:00 Neil Bothwick : >> On Thu, 8 Feb 2018 23:18:19 +, Wol's lists wrote: >> >>> > More specifically, /var/tmp is traditionally supposed to be >>> > non-volatile (across reboots). >>> > >>> > Comparatively the contents

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Fri, 09 Feb 2018 10:58:35 + schrieb Neil Bothwick: > On Fri, 09 Feb 2018 10:12:01 +, Peter Humphrey wrote: > >> > Why mess around with another tmpfs? Just set PORTAGE_TMPDIR="/tmp" in >> > make.conf. Job done! >> >> Acting on the advice of various Gentoo guides, I have this: >> >> #

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Thu, 08 Feb 2018 14:50:31 -0500 schrieb Rich Freeman: > On Thu, Feb 8, 2018 at 2:17 PM, Dale wrote: >> As someone else pointed out, if you start using swap, that generally >> defeats the purpose of tmpfs. >> >> > I'll just add one thing to this, which I've probably already said ages > ago: >

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Thu, 08 Feb 2018 16:42:23 -0700 schrieb Grant Taylor: > On 02/08/2018 03:32 PM, gevisz wrote: >> In this case it would be nice to hear a reason. > > I think the reason probably goes back a number of years. When /tmp was > made volatile (ram / swap backed) there was a need for non-volatile tem

[gentoo-user] Re: /var/tmp on tmpfs

2018-02-10 Thread Kai Krakow
Am Thu, 08 Feb 2018 19:11:48 +0200 schrieb gevisz: > I never used tmpfs for portage TMPDIR before and now decided to give it > a try. > > I have 8GB of RAM and 12GB of swap on a separate partition. > > Do I correctly understood > https://wiki.gentoo.org/wiki/Portage_TMPDIR_on_tmpfs that I can sa

[gentoo-user] Re: Forced rebuild of a package...how?

2018-02-09 Thread Kai Krakow
Am Fri, 09 Feb 2018 11:39:25 +0100 schrieb Kai Krakow: > Am Sun, 04 Feb 2018 05:20:03 +0100 schrieb tuxic: > >> after installing linux-4.15.1 (downloaded from kernel.org) I want to >> reinstall (beside others) nvidia drivers. >> >> Emerge told me:

[gentoo-user] Re: Forced rebuild of a package...how?

2018-02-09 Thread Kai Krakow
Am Sun, 04 Feb 2018 05:20:03 +0100 schrieb tuxic: > after installing linux-4.15.1 (downloaded from kernel.org) I want to > reinstall (beside others) nvidia drivers. > > Emerge told me: > |>emerge nvidia-drivers > |Calculating dependencies... done! > |>>> Jobs: 0 of 0 complete

[gentoo-user] Re: old kernels are installed during the upgrade

2018-01-02 Thread Kai Krakow
Am Tue, 02 Jan 2018 19:26:44 + schrieb Stroller: >> On 2 Jan 2018, at 11:54, Kruglov Sergey wrote: >> >> Now I have gentoo-sources-4.14.8-r1 installed. >> After "emerge --ask --update --deep --with-bdeps=y --newuse @world" >> command emerge installs old kernel in NS (after first update 4.1

[gentoo-user] Re: error while loading shared libraries: libstdc++.so.6:

2018-01-02 Thread Kai Krakow
Am Tue, 02 Jan 2018 10:11:24 -0700 schrieb thelma: > I was installing some brother driver simply run: Don't do this... You should really not "install" software with tar. You're just unpacking an archive, overwriting everything that might be in its way. > # tar zxvf ./hl5370dwlpr-2.0.3-1.i386.t

[gentoo-user] Re: Running Gentoo in VirtualBox

2018-01-01 Thread Kai Krakow
Am Sun, 31 Dec 2017 12:40:43 -0700 schrieb thelma: > I'm using Gentoo as a server (so it runs 24/7) Apache, Asterisk, Hylafax > etc. > > What are my chances to run Gentoo as a VirtualBox? > > Installing Gentoo takes me 2-3 days (basic setup min., I don't do it > every month so I have to go throu

[gentoo-user] Re: depclean confusion

2017-12-29 Thread Kai Krakow
Am Tue, 19 Dec 2017 23:43:35 +0200 schrieb Nikos Chantziaras: > On 19/12/17 23:18, Walter Dnes wrote: >>Finishing off an install, and running "emerge --depclean" >> >> = > Assigning files to packages... >> * In order to

[gentoo-user] Re: Kernel 4.14.7 no longer switches to VT7

2017-12-29 Thread Kai Krakow
Am Thu, 21 Dec 2017 15:41:26 + schrieb Jörg Schaible: > Hi, > > after the update and installation of gentoo-sources-4.14.7 my two > machines no longer switch to SDDM on VT7, it stays on VT1. However, I > can switch manually using CTRL-ALT-7 to SDDM and login as usual. If I > boot with the las

[gentoo-user] Re: Using an old kernel .config as the basis for a new .config

2017-12-28 Thread Kai Krakow
Am Thu, 28 Dec 2017 15:05:04 -0500 schrieb Jack: > On 2017.12.28 14:52, Alan Mackenzie wrote: >> Hello, Gentoo. >> >> Having just built linux-4.14.7-gentoo, suddenly a new version of the >> kernel, linux-4.14.8-gentoo-r1 has become stable. Configuring a kernel >> from scratch is a repetitive dru

[gentoo-user] Re: Is gnome becoming obligatory?

2017-12-15 Thread Kai Krakow
Am Fri, 15 Dec 2017 07:38:01 +0100 schrieb J. Roeleveld: > On Friday, December 15, 2017 4:05:41 AM CET Kai Krakow wrote: >> Am Thu, 14 Dec 2017 08:54:59 +0100 schrieb J. Roeleveld: >> >> Some historical correctnesses about Canek: >> >> >> >> - He has

[gentoo-user] Re: Is gnome becoming obligatory?

2017-12-14 Thread Kai Krakow
Am Thu, 14 Dec 2017 08:54:59 +0100 schrieb J. Roeleveld: >> Some historical correctnesses about Canek: >> >> - He has been here for years - He has contributed here for years - He >> supports systemd and has offered more help and explanation about >> systemd to it's users on this list than any oth

[gentoo-user] Re: How to repair a 'secondary Gentoo system'

2017-12-11 Thread Kai Krakow
Am Mon, 11 Dec 2017 20:12:49 +0100 schrieb Helmut Jarausch: > On 12/11/2017 05:58:42 PM, David Haller wrote: >> Hello, >> >> On Mon, 11 Dec 2017, Helmut Jarausch wrote: >> >But now, don't ask me why, >> >chroot /OtherGentoo /bin/bash >> >dies of a segment fault. >> > >> >Is there any means to

[gentoo-user] Re: #gentoo experiences

2017-11-20 Thread Kai Krakow
Am Sun, 19 Nov 2017 11:25:15 -0500 schrieb "taii...@gmx.com" : > > I'm collecting information about people's experiences in #gentoo. > Thanks! > > I'm interested in both good and bad experiences, with users, > > developers, and operators. Basically, anything that anyone would > > care to share w

[gentoo-user] Re: gst-plugins-bad-1.11.90 is blocking gst-plugins-base-1.12.3

2017-10-17 Thread Kai Krakow
Am Tue, 17 Oct 2017 16:35:27 +0200 schrieb Hubert Hauser : > I've got error: > > tux ~ # emerge @preserved-rebuild > >  * IMPORTANT: 8 news items need reading for repository 'gentoo'. >  * Use eselect news read to view new items. > > Calculating dependencies... done! > [ebuild   R    ] dev-libs

[gentoo-user] Re: Changing dependencies without upping version ??

2017-09-26 Thread Kai Krakow
Am Tue, 26 Sep 2017 18:30:33 -0700 schrieb Ian Zimmerman : > On 2017-09-27 02:38, Kai Krakow wrote: > > > If you don't want (or cannot) upgrade, you have two options: > > > > 1. Prepare to maintain your own overlay and deal with it > > > > 2.

[gentoo-user] Re: Thunderbird build failure

2017-09-26 Thread Kai Krakow
Am Sat, 23 Sep 2017 17:53:25 +0200 (CEST) schrieb Christoph Böhmwalder : > Hey all, > > I've been trying to get Thunderbird to build for a few days now. > Since I'm pretty much out of ideas at this point, I figured I'd ask > on here if someone has an idea on what my problem is. > > I've attached

[gentoo-user] Re: Changing dependencies without upping version ??

2017-09-26 Thread Kai Krakow
Am Tue, 26 Sep 2017 11:45:45 -0700 schrieb Ian Zimmerman : > On 2017-09-26 22:01, Michael Palimaka wrote: > > > If the only argument is you don't want to upgrade, I'm afraid > > there's not much we can do to help you. > > You're right that I don't want to upgrade, and I have already > explaine

[gentoo-user] Re: distributed emerge

2017-09-26 Thread Kai Krakow
Am Wed, 27 Sep 2017 02:04:12 +0200 schrieb Kai Krakow : > Am Mon, 25 Sep 2017 21:35:02 +1000 > schrieb Damo Brisbane : > > > Can someone point where I might go for parallel @world build, it is > > really for my own curiositynat this time. Currently I stage binaries > >

[gentoo-user] Re: distributed emerge

2017-09-26 Thread Kai Krakow
Am Mon, 25 Sep 2017 21:35:02 +1000 schrieb Damo Brisbane : > Can someone point where I might go for parallel @world build, it is > really for my own curiositynat this time. Currently I stage binaries > for multiple machines on a single nfs share, but the assumption is to > use instead some distrib

[gentoo-user] Re: [offtopic] Copy-On-Write ?

2017-09-17 Thread Kai Krakow
Am Sun, 17 Sep 2017 08:20:50 -0500 schrieb Dan Douglas : > On 09/17/2017 04:17 AM, Kai Krakow wrote: > > Am Sun, 17 Sep 2017 01:20:45 -0500 > > schrieb Dan Douglas : > > > >> On 09/16/2

[gentoo-user] Re: [offtopic] Copy-On-Write ?

2017-09-17 Thread Kai Krakow
Am Sun, 17 Sep 2017 01:20:45 -0500 schrieb Dan Douglas : > On 09/16/2017 07:06 AM, Kai Krakow wrote: > > Am Fri, 15 Sep 2017 14:28:49 -0400 > > schrieb Rich Freeman : > > > >> On Fri, Sep 8, 2017 at 3:16 PM, Kai Krakow > >> wrote: > [...]

[gentoo-user] Re: [offtopic] Copy-On-Write ?

2017-09-16 Thread Kai Krakow
Am Sat, 16 Sep 2017 10:05:21 -0700 schrieb Rich Freeman : > On Sat, Sep 16, 2017 at 9:43 AM, Kai Krakow > wrote: > > > > Actually, I'm running across 3x 1TB here on my desktop, with mraid1 > > and draid 0. Combined with bcache it gives confident performance. > &g

[gentoo-user] Re: [offtopic] Copy-On-Write ?

2017-09-16 Thread Kai Krakow
Am Sat, 16 Sep 2017 09:39:33 -0400 schrieb Rich Freeman : > On Sat, Sep 16, 2017 at 8:06 AM, Kai Krakow > wrote: > > > > But I guess that btrfs doesn't use 10G sized extents? And I also > > guess, this is where autodefrag jumps in. > > > > It definitel

[gentoo-user] Re: [offtopic] Copy-On-Write ?

2017-09-16 Thread Kai Krakow
Am Fri, 15 Sep 2017 14:28:49 -0400 schrieb Rich Freeman : > On Fri, Sep 8, 2017 at 3:16 PM, Kai Krakow > wrote: > > > > At least in btrfs there's also a caveat that the original extents > > may not actually be split and the split extents share parts of the > >

[gentoo-user] Re: [offtopic] Copy-On-Write ?

2017-09-08 Thread Kai Krakow
Am Thu, 07 Sep 2017 17:46:27 +0200 schrieb Helmut Jarausch : > Hi, > > sorry, this question is not Gentoo specific - but I know there are > many very knowledgeable people on this list. > > I'd like to "hard-link" a file X to Y - i.e. there is no additional > space on disk for Y. > > But, cont

[gentoo-user] Re: Updating an old version of Gentoo

2017-07-28 Thread Kai Krakow
Am Thu, 27 Jul 2017 17:14:17 +0200 schrieb Arve Barsnes : > > > > On Thursday 27 Jul 2017 09:48:43 symack wrote: > > > There must be an easy way to do this. Something like download the > > > latest portage and source package. Untar on live system and > > > rebuild! That would be so amazing if po

[gentoo-user] Re: local file containing a web site

2017-06-11 Thread Kai Krakow
Am Sat, 10 Jun 2017 12:12:09 -0400 schrieb allan gottlieb : > I was interviewed and the material was put on a website > (news.mit.edu/2017/reflections-puzzle-keeper-allan-gottlieb-0608). > > For someone to view this they need that > 1. They are on the net. > 2. MIT has not removed it. > > I w

[gentoo-user] Re: port forwarding

2017-06-05 Thread Kai Krakow
Am Sun, 4 Jun 2017 22:28:17 -0600 schrieb the...@sys-concept.com: > My firewall (dd-wrt) does not opening specific port. > > In NAT(QoS) tab I have: > forward from port 4569 to internal IP port 4569 (this is an asterisk > IAX port); > > netstat -a |grep 4569 > udp0 0 0.0.0.0:4569

[gentoo-user] Re: Kernel did not finding root partition

2017-05-30 Thread Kai Krakow
Am Tue, 30 May 2017 09:26:03 +0100 schrieb Peter Humphrey : > On Monday 29 May 2017 21:42:28 Kai Krakow wrote: > > Am Mon, 29 May 2017 19:16:11 +0100 > > > > schrieb Neil Bothwick : > > > On Mon, 29 May 2017 15:07:48 -0300, Raphael MD wrote: > [...] > [.

[gentoo-user] Re: Kernel did not finding root partition

2017-05-29 Thread Kai Krakow
Am Mon, 29 May 2017 19:16:11 +0100 schrieb Neil Bothwick : > On Mon, 29 May 2017 15:07:48 -0300, Raphael MD wrote: > > [...] > > > > 1. partition layout > > > 2. kernel cmdline > > > 3. boot-loader config > > > 4. exact error message on screen > > > 1. partition layout > > /dev/sda1 vfat b

[gentoo-user] Re: Kernel did not finding root partition

2017-05-29 Thread Kai Krakow
Am Mon, 29 May 2017 08:09:02 -0300 schrieb Raphael MD : > I'm trying to install Gentoo in my notebook, but kernel, during the > boot, do not find the root partition. > > I'm using UEFI boot, I've tried Genkernel, I've checked XFS's support > in kernel's menuconfig and re-cheked GRUB config files,

[gentoo-user] Re: OT: Avi-player diplaying the current frame counter while playing ?

2017-05-25 Thread Kai Krakow
Am Fri, 26 May 2017 00:11:41 +0200 schrieb wabe : > tu...@posteo.de wrote: > > > Hi, > > > > currentlu I am playing around with Blender animations. > > > > To sync certain movements of objects to other objects > > I need the exact frame number, at which "something > > happens" ;) > > > > The c

[gentoo-user] Re: Puzzled by zswap [Was: tmp on tmpfs]

2017-05-25 Thread Kai Krakow
Am Thu, 25 May 2017 11:46:45 -0700 schrieb Ian Zimmerman : > On 2017-05-24 19:05, Kai Krakow wrote: > > > To get in line with Rich Freeman: I didn't want to imply that zswap > > only works with swap, neither that tmpfs only works with swap. Both > > work without

[gentoo-user] Re: tmp on tmpfs

2017-05-25 Thread Kai Krakow
Am Thu, 25 May 2017 08:34:10 +0200 schrieb "J. Roeleveld" : > It is possible. I have it set up like that on my laptop. > Apart from a small /boot partition. The whole drive is encrypted. > Decryption keys are stored encrypted in the initramfs, which is > embedded in the kernel. And the kernel is

[gentoo-user] Re: tmp on tmpfs

2017-05-24 Thread Kai Krakow
Am Wed, 24 May 2017 12:30:36 -0700 schrieb Rich Freeman : > On Wed, May 24, 2017 at 11:34 AM, Ian Zimmerman > wrote: > > On 2017-05-24 08:00, Kai Krakow wrote: > > > >> Unix semantics suggest that /tmp is not expected to survive reboots > >> anyways (

[gentoo-user] Re: tmp on tmpfs

2017-05-24 Thread Kai Krakow
Am Wed, 24 May 2017 11:34:20 -0700 schrieb Ian Zimmerman : > On 2017-05-24 08:00, Kai Krakow wrote: > > > While I have no benchmarks and use the systemd default of tmpfs for > > /tmp, I also put /var/tmp/portage on tmpfs, automounted through > > systemd so it is cleane

[gentoo-user] Re: tmp on tmpfs

2017-05-24 Thread Kai Krakow
Am Wed, 24 May 2017 08:00:33 +0200 schrieb Kai Krakow : > Am Wed, 24 May 2017 07:34:34 +0200 > schrieb gentoo-u...@c-14.de: > > > On 17-05-23 at 22:16, Ian Zimmerman wrote: > > > So what are gentoo users' opinions on this matter of faith? > > I use an e

[gentoo-user] Re: tmp on tmpfs

2017-05-23 Thread Kai Krakow
Am Wed, 24 May 2017 07:34:34 +0200 schrieb gentoo-u...@c-14.de: > On 17-05-23 at 22:16, Ian Zimmerman wrote: > > So what are gentoo users' opinions on this matter of faith? > I use an ext4 partition backed by zram. Gives me ~3x compression on > the things I normally have lying around there (plai

[gentoo-user] Re: Qt-4.8.7 bug

2017-05-22 Thread Kai Krakow
Am Mon, 22 May 2017 19:33:55 +0200 schrieb Jörg Schaible : > Peter Humphrey wrote: > > > On Monday 22 May 2017 09:49:01 Jörg Schaible wrote: > >> Hi Peter, > >> > >> Peter Humphrey wrote: > >> > >> [snip] > >> > [...] > >> > >> well, this does not seem to be the complete truth. When I

[gentoo-user] Re: Qt-4.8.7 bug

2017-05-21 Thread Kai Krakow
Am Sun, 21 May 2017 09:38:31 +0100 schrieb Peter Humphrey : > On Saturday 20 May 2017 18:39:07 Kai Krakow wrote: > > Am Sat, 20 May 2017 16:36:08 +0100 > > > > schrieb Mick : > > > On Saturday 2

[gentoo-user] Re: Sudden auto-unmount of an encfs-partition ... why?

2017-05-20 Thread Kai Krakow
Am Sun, 21 May 2017 08:15:57 +0200 schrieb tu...@posteo.de: > I have a directory mounted via fuse.encfs (encrypted). > > Since kernel 4.11 (seldom, more often with 4.11.1 and 4.11.2) it > happens that once in a sudden the system decides to make the > contents unaccessible: > 'mount' stills shows

[gentoo-user] Re: Qt-4.8.7 bug

2017-05-20 Thread Kai Krakow
Am Sat, 20 May 2017 16:36:08 +0100 schrieb Mick : > On Saturday 20 May 2017 10:48:52 Mick wrote: > > On Saturday 20 May 2017 03:19:20 Peter Humphrey wrote: > > > On Saturday 20 May 2017 00:26:5

[gentoo-user] Re: ReactOS on virtualbox: VERY small viewport?

2017-05-20 Thread Kai Krakow
Am Sat, 20 May 2017 12:40:38 +0200 schrieb tu...@posteo.de: > On 05/20 12:29, Kai Krakow wrote: > > Am Sat, 20 May 2017 11:01:14 +0200 > > schrieb tu...@posteo.de: > > > > > On 05/20 10:22, Kai Krakow wrote: > [...] > [...] > [...] > >

[gentoo-user] Re: ReactOS on virtualbox: VERY small viewport?

2017-05-20 Thread Kai Krakow
Am Sat, 20 May 2017 11:01:14 +0200 schrieb tu...@posteo.de: > On 05/20 10:22, Kai Krakow wrote: > > Am Sat, 20 May 2017 09:22:12 +0200 > > schrieb tu...@posteo.de: > > > > > Hi, > > > > > > I need a "windows" only for the purpose of f

[gentoo-user] Re: ReactOS on virtualbox: VERY small viewport?

2017-05-20 Thread Kai Krakow
Am Sat, 20 May 2017 09:22:12 +0200 schrieb tu...@posteo.de: > Hi, > > I need a "windows" only for the purpose of flashing th.e firmware of > my NiMH-charger because the vendor forgot, that there are other OSes > alive on this planet earth. > > I tried ReactOS via virtualbox...and yes it "runs"..

[gentoo-user] Re: Qt-4.8.7 bug

2017-05-19 Thread Kai Krakow
Am Fri, 19 May 2017 22:50:06 +0100 schrieb Peter Humphrey : > On Friday 19 May 2017 15:15:24 Mick wrote: > > On Friday 19 May 2017 13:43:24 Peter Humphrey wrote: > > > Hello list, > > > > > > Today's update broke KMail. 15 dev-qt packages were upgraded from > > > 4.8.6 to 4.8.7, and when I logg

[gentoo-user] Re: [OT] Tux AWOL

2017-05-19 Thread Kai Krakow
Am Fri, 19 May 2017 09:32:47 +0300 schrieb Nikos Chantziaras : > On 05/18/2017 05:06 PM, Daniel Frey wrote: > > On 05/17/2017 03:35 PM, Kai Krakow wrote: > >> > >> It also enables me to finally use UEFI and suspend to RAM again > >> with NVIDIA propriet

[gentoo-user] Re: [OT] Tux AWOL

2017-05-17 Thread Kai Krakow
Am Wed, 17 May 2017 12:14:18 -0700 schrieb Jorge Almeida : > On Wed, May 17, 2017 at 11:01 AM, Nikos Chantziaras > wrote: > > On 05/14/2017 01:47 PM, Jorge Almeida wrote: > >> > >> It's the first time I hear about plymouth. Visiting > >> https://cgit.freedesktop.org/plymouth/ I found zilch > >>

[gentoo-user] Re: [OT] Tux AWOL

2017-05-17 Thread Kai Krakow
Am Wed, 17 May 2017 19:38:41 +0300 schrieb Arthur Țițeică : > În ziua de duminică, 14 mai 2017, la 12:50:43 EEST, Alan Mackenzie a > scris: > > Something strange happened when I installed the 4.11.0 sources - > > all the options were initialised to what they were in my 4.9.16 > > running kernel. T

[gentoo-user] Re: replacement for ftp?

2017-05-15 Thread Kai Krakow
Am Mon, 15 May 2017 21:31:32 +0100 schrieb lee : > > I'm sorry, but that's only marginally more believable than claiming > > keyboards are too complicated for your users. > > Does it matter what you or I believe? Some users have difficulties > using a keyboard and/or a mouse. I've seen that,

[gentoo-user] Re: replacement for ftp?

2017-05-15 Thread Kai Krakow
Am Mon, 15 May 2017 21:47:17 +0100 schrieb lee : > > Depending on what data is transferred, you should also take into > > account if your solution is certificated to transfer such data. E.g. > > medical data may only be transferred through properly certificated > > VPN appliances. Otherwise, you s

[gentoo-user] Re: replacement for ftp?

2017-05-15 Thread Kai Krakow
Am Mon, 15 May 2017 22:14:48 +0100 schrieb lee : > Kai Krakow writes: > > > Am Sun, 14 May 2017 01:28:55 +0100 > > schrieb lee : > > > >> Kai Krakow writes: > >> > [...] > [...] > >> [...] > [...] > >> &

[gentoo-user] Re: replacement for ftp?

2017-05-15 Thread Kai Krakow
Am Mon, 15 May 2017 08:53:15 +0100 schrieb Mick : > On Sunday 14 May 2017 11:35:29 Kai Krakow wrote: > > Am Sun, 14 May 2017 09:52:41 +0100 > > > > schrieb Mick : > > > On Saturday 13 May 2017 23:58:17 R0b0t1 wrote: > [...] > > > > > > O

[gentoo-user] Re: replacement for ftp?

2017-05-14 Thread Kai Krakow
Am Sun, 14 May 2017 01:25:24 +0100 schrieb lee : > "Poison BL." writes: > > > On Sat, Apr 29, 2017 at 9:11 PM, lee wrote: > >> > >> "Poison BL." writes: > [...] > > trust > [...] > >> > >> Why not? (12GB are nowhere close to half a petabyte ...) > > > > Ah... I completely misrea

[gentoo-user] Re: replacement for ftp?

2017-05-14 Thread Kai Krakow
Am Sun, 14 May 2017 01:28:55 +0100 schrieb lee : > Kai Krakow writes: > > > Am Sat, 29 Apr 2017 22:02:51 -0400 > > schrieb "Walter Dnes" : > > > >> Then there's always "sneakernet". To quote Andrew Tanenbaum from > >> 1981

[gentoo-user] Re: replacement for ftp?

2017-05-14 Thread Kai Krakow
Am Sun, 14 May 2017 02:18:56 +0100 schrieb lee : > Kai Krakow writes: > > > Am Sat, 29 Apr 2017 20:02:57 +0100 > > schrieb lee : > > > >> Alan McKinnon writes: > >> > [...] > [...] > [...] > >> > >> The

[gentoo-user] Re: [OT] Tux AWOL

2017-05-14 Thread Kai Krakow
Am Sun, 14 May 2017 10:11:31 +0100 schrieb Jorge Almeida : > On Sun, May 14, 2017 at 9:31 AM, Kai Krakow > wrote: > > Am Sun, 14 May 2017 08:32:46 +0100 > > schrieb Jorge Almeida : > > [...] > > > >> $ zgrep -i logo /proc/config.gz > >> CO

[gentoo-user] Re: replacement for ftp?

2017-05-14 Thread Kai Krakow
Am Sun, 14 May 2017 09:52:41 +0100 schrieb Mick : > On Saturday 13 May 2017 23:58:17 R0b0t1 wrote: > > I had some problems setting up OpenVPN that were solved by using > > per-client public keys. That seems to be the best supported > > configuration (as well as the most secure). Windows-side using

[gentoo-user] Re: replacement for ftp?

2017-05-14 Thread Kai Krakow
Am Sun, 14 May 2017 02:48:46 +0100 schrieb lee : > Kai Krakow writes: > > > Am Sat, 29 Apr 2017 20:30:03 +0100 > > schrieb lee : > > > >> Danny YUE writes: > >> > [...] > [...] > [...] > >> > >> Doesn't th

[gentoo-user] Re: replacement for ftp?

2017-05-14 Thread Kai Krakow
Am Sun, 14 May 2017 02:59:41 +0100 schrieb lee : > Kai Krakow writes: > > > Am Sat, 29 Apr 2017 20:38:24 +0100 > > schrieb lee : > > > >> Kai Krakow writes: > >> > [...] > [...] > [...] > >> > >> Yes, I'm

[gentoo-user] Re: [OT] Tux AWOL

2017-05-14 Thread Kai Krakow
Am Sun, 14 May 2017 08:32:46 +0100 schrieb Jorge Almeida : > On Sun, May 14, 2017 at 4:30 AM, Stroller > wrote: > > > >> On 13 May 2017, at 09:46, Jorge Almeida > >> wrote: > >> > >> In case someone is using kernel 4.11: I tried it and everything > >> seems fine, except that the linux logo on

[gentoo-user] Re: GCC 5.4.0

2017-05-13 Thread Kai Krakow
Am Sat, 22 Apr 2017 23:13:45 -0700 schrieb Daniel Frey : > On 04/22/2017 10:45 PM, Philip Webb wrote: > > I've been following the thread re GCC 5.4.0 & after 'eix-sync' > > installed it. There's a news item warning that there's a new ABI > > & it mb necessary to run 'revdep-rebuild' if it fails wi

[gentoo-user] Re: FreeCAD permission problems

2017-05-06 Thread Kai Krakow
Am Sat, 6 May 2017 16:23:19 +0200 schrieb tu...@posteo.de: > It's there > -rw-r--r-- 1 root root 141 May 6 10:37 /etc/env.d/000opengl > > and its contents is: > # Configuration file for eselect > # This file has been automatically generated. > LDPATH="/usr/lib64/opengl/nvidia/lib" > OPENGL_PROFI

[gentoo-user] Re: FreeCAD permission problems

2017-05-06 Thread Kai Krakow
Am Sat, 6 May 2017 14:42:59 +0200 schrieb tu...@posteo.de: > On 05/06 02:16, Kai Krakow wrote: > > Am Sat, 6 May 2017 12:55:24 +0200 > > schrieb tu...@posteo.de: > > > > > On

[gentoo-user] Re: FreeCAD permission problems

2017-05-06 Thread Kai Krakow
Am Sat, 6 May 2017 12:55:24 +0200 schrieb tu...@posteo.de: > On 05/06 12:28, Kai Krakow wrote: > > Am Sat, 6 May 2017 04:18:57 +0200 > > schrieb tu...@posteo.de: > > > > > On

[gentoo-user] Re: FreeCAD permission problems

2017-05-06 Thread Kai Krakow
software is trying to load the swrast GL driver which is not there. It would be helpful to see the output of # eselect opengl list and # eselect mesa list > On 05/05/2017 03:17 PM, Kai Krakow wrote: > > Am Fri, 5 May 2017 21:12:53 +0200 > > schrieb tu...@posteo.de: > &g

[gentoo-user] Re: FreeCAD permission problems

2017-05-06 Thread Kai Krakow
Am Sat, 6 May 2017 04:18:57 +0200 schrieb tu...@posteo.de: > On 05/05 09:17, Kai Krakow wrote: > > Am Fri, 5 May 2017 21:12:53 +0200 > > schrieb tu...@posteo.de: > > > > > On

[gentoo-user] Re: FreeCAD permission problems

2017-05-05 Thread Kai Krakow
Am Fri, 5 May 2017 21:12:53 +0200 schrieb tu...@posteo.de: > On 05/05 09:03, Kai Krakow wrote: > > Am Fri, 5 May 2017 20:40:50 +0200 > > schrieb tu...@posteo.de: > > > > > On

[gentoo-user] Re: FreeCAD permission problems

2017-05-05 Thread Kai Krakow
Am Fri, 5 May 2017 20:40:50 +0200 schrieb tu...@posteo.de: > On 05/05 08:28, Kai Krakow wrote: > > Am Fri, 5 May 2017 19:43:14 +0200 > > schrieb tu...@posteo.de: > > > > > On

[gentoo-user] Re: FreeCAD permission problems

2017-05-05 Thread Kai Krakow
Am Fri, 5 May 2017 19:43:14 +0200 schrieb tu...@posteo.de: > On 05/05 10:31, Daniel Frey wrote: > > On 05/05/2017 10:23 AM, tu...@posteo.de wrote: > > > On 05/05 10:17, Daniel Frey wrote: > [...] > [...] > [...] > > > > > > Hi Dan, > > > > > > I am already in the video group... > >

[gentoo-user] Re: htop wants cgroups

2017-05-01 Thread Kai Krakow
Am Mon, 1 May 2017 16:01:13 +0100 schrieb Jorge Almeida : > On Mon, May 1, 2017 at 2:46 PM, Rich Freeman wrote: > > On Sun, Apr 30, 2017 at 4:17 PM, Kai Krakow > > wrote: > >> Am Sun, 30 Apr 2017 10:33:05 -0700 > >> schrieb Jorge Almeida : > >> >

[gentoo-user] Re: htop wants cgroups

2017-04-30 Thread Kai Krakow
Am Sun, 30 Apr 2017 10:33:05 -0700 schrieb Jorge Almeida : > > It allows portage to properly shut down remaining processes from > > ebuild build phases by knowing exactly which processes have been > > spawn in the compile phase, and it allows openrc to better manage > > the processes and proper sh

[gentoo-user] Re: htop wants cgroups

2017-04-30 Thread Kai Krakow
Am Sun, 30 Apr 2017 12:36:03 -0700 schrieb Jorge Almeida : > On Sun, Apr 30, 2017 at 12:14 PM, Nikos Chantziaras > wrote: > > On 04/30/2017 08:33 PM, Jorge Almeida wrote: > >> > >> On Sun, Apr 30, 2017 at 9:40 AM, Kai Krakow > >> wrote: > [...]

[gentoo-user] Re: htop wants cgroups

2017-04-30 Thread Kai Krakow
Am Sun, 30 Apr 2017 09:26:16 -0700 schrieb Jorge Almeida : > Why? > > emerging htop yields this message: > * CONFIG_CGROUPS: is not set when it should be. > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. > > > Gee, I can

[gentoo-user] Re: How to get rid of sys-fs/static-dev, or do I really need it?

2017-04-29 Thread Kai Krakow
Am Tue, 25 Apr 2017 08:29:51 +0100 schrieb Neil Bothwick : > On Tue, 25 Apr 2017 01:30:07 +0200, wabe wrote: > > > > Do you have virtual/udev installed? That should be enough to keep > > > virtual/dev-manager happy. > > > > Thanks for your answer. virtual/udev is already installed. Tomorrow

[gentoo-user] Re: ebuild: package specific CFLAGS

2017-04-29 Thread Kai Krakow
Am Sat, 29 Apr 2017 00:14:10 -0400 schrieb John Covici : > On Fri, 28 Apr 2017 22:10:42 -0400, > Ian Zimmerman wrote: > > > > I'm trying to create an ebuild of a crufty old program that needs > > -fgnu89-inline in compiler flags to have any chance of building. > > > > What's the way to do that i

[gentoo-user] Re: Pseudo first impressions

2017-04-29 Thread Kai Krakow
Am Sun, 30 Apr 2017 00:56:40 -0500 schrieb R0b0t1 : > On Sun, Apr 30, 2017 at 12:14 AM, Kai Krakow > wrote: > > Am Sat, 29 Apr 2017 14:39:13 + > > schrieb Alan Mackenzie : > > > >> For a start, I could barely read parts of it, which were displayed

[gentoo-user] Re: replacement for ftp?

2017-04-29 Thread Kai Krakow
Am Sat, 29 Apr 2017 22:02:51 -0400 schrieb "Walter Dnes" : > Then there's always "sneakernet". To quote Andrew Tanenbaum from > 1981 > > > Never underestimate the bandwidth of a station wagon full of tapes > > hurtling down the highway. Hehe, with the improvements in internet connections no

[gentoo-user] Re: replacement for ftp?

2017-04-29 Thread Kai Krakow
Am Sat, 29 Apr 2017 20:02:57 +0100 schrieb lee : > Alan McKinnon writes: > > > On 25/04/2017 16:29, lee wrote: > >> > >> Hi, > >> > >> since the usage of FTP seems to be declining, what is a replacement > >> which is at least as good as FTP? > >> > >> I'm aware that there's webdav, but that

[gentoo-user] Re: replacement for ftp?

2017-04-29 Thread Kai Krakow
Am Sat, 29 Apr 2017 20:30:03 +0100 schrieb lee : > Danny YUE writes: > > > On 2017-04-25 14:29, lee wrote: > >> Hi, > >> > >> since the usage of FTP seems to be declining, what is a replacement > >> which is at least as good as FTP? > >> > >> I'm aware that there's webdav, but that's very awk

[gentoo-user] Re: replacement for ftp?

2017-04-29 Thread Kai Krakow
Am Sat, 29 Apr 2017 20:38:24 +0100 schrieb lee : > Kai Krakow writes: > > > Am Tue, 25 Apr 2017 15:29:18 +0100 > > schrieb lee : > > > >> since the usage of FTP seems to be declining, what is a replacement > >> which is at least as good as FTP? >

[gentoo-user] Re: Pseudo first impressions

2017-04-29 Thread Kai Krakow
Am Sat, 29 Apr 2017 20:53:50 -0700 schrieb Ian Zimmerman : > On 2017-04-30 02:23, lee wrote: > > > > Do a --depclean and that will resolve itself. > > > > Last time I tried that, it wanted to remove the source of the kernel > > I'm using, along with other things. It would have made sense if I

[gentoo-user] Re: Pseudo first impressions

2017-04-29 Thread Kai Krakow
Am Sat, 29 Apr 2017 14:39:13 + schrieb Alan Mackenzie : > For a start, I could barely read parts of it, which were displayed in > dark blue text on a black background. Setting > up /etc/portage/color.map is not the first thing a new user should > have to do to be able to read messages from em

[gentoo-user] Re: replacement for ftp?

2017-04-25 Thread Kai Krakow
Am Tue, 25 Apr 2017 15:29:18 +0100 schrieb lee : > since the usage of FTP seems to be declining, what is a replacement > which is at least as good as FTP? > > I'm aware that there's webdav, but that's very awkward to use and > missing features. If you want to sync files between two sites, try rs

[gentoo-user] Re: News: invalid item?

2017-04-21 Thread Kai Krakow
Am Fri, 21 Apr 2017 08:13:29 -0700 schrieb Daniel Frey : > On 04/20/2017 10:18 PM, Kai Krakow wrote: > > Am Wed, 19 Apr 2017 12:45:49 -0700 > > schrieb Daniel Frey : > > > >> Anyone sync recently and get this: > >> > >> !!! Invalid news item:

[gentoo-user] Re: Pay attention to what 'emerge' tells you.

2017-04-20 Thread Kai Krakow
Am Thu, 20 Apr 2017 05:05:25 +0800 schrieb Bill Kenworthy : > On 20/04/17 04:54, Grant Edwards wrote: > > I did my normal (approximately) weekly emerge sync/update today, and > > the update failed: emerge complained about a conflict between perl > > 5.22 and 5.24. There were a bunch of perl module

[gentoo-user] Re: News: invalid item?

2017-04-20 Thread Kai Krakow
Am Wed, 19 Apr 2017 12:45:49 -0700 schrieb Daniel Frey : > Anyone sync recently and get this: > > !!! Invalid news item: > /usr/portage/metadata/news/2017-04-10-split-and-slotted-wine/2017-04-10-split-and-slotted-wine.en.txt > > Not sure if I should file a bugreport or what happened here... > >

[gentoo-user] Re: [OT] Tools for putting HDD back to new state

2017-04-14 Thread Kai Krakow
Am Fri, 14 Apr 2017 09:37:09 +0200 schrieb Marc Joliet : > (Sorry for the late reply, I hope it's still useful to you.) NP. The links below were interesting. > On Dienstag, 4. April 2017 00:46:54 CEST Kai Krakow wrote: > > Am Mon, 3 Apr 2017 16:15:24 -0400 > > &

  1   2   3   >