[gentoo-user] Re: A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Hartmut Figge
Jonathan Callen: >Looking further at the ebuilds in question, it appears that if you wish >to have older versions of GCC installed with >=gcc-4.9, you need to have >USE=multislot on the *newer* versions of gcc (this USE=multislot doesn't >appear to be completely broken like the old USE=multislot

[gentoo-user] Re: A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Jonathan Callen
On 05/10/2016 10:59 PM, Hartmut Figge wrote: > Jonathan Callen: > >> I haven't looked into why gcc 4.9 blocks older versions now, although >> I know it didn't always do so. > > I was bitten by that problem today. First I masked gcc-4.9 so I was able > to do an emerge @world. Then I commented out

[gentoo-user] Re: A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Hartmut Figge
Jonathan Callen: >I haven't looked into why gcc 4.9 blocks older versions now, although >I know it didn't always do so. I was bitten by that problem today. First I masked gcc-4.9 so I was able to do an emerge @world. Then I commented out the masking of gcc-4.9 and tried to emerge it, I got

[gentoo-user] Re: Gentoo Stage4 for NVidias Jetson TK1

2016-05-10 Thread James
Ralf writes: > just a short announce: i built a Gentoo bleeding-edge stage4-like > ready-to-boot RootFS Image for NVidias Jetson TK1. If you're interested > in running Gentoo on a Jetson, you can find it here [1]. I'm trying to > keep it up to date. Nice

[gentoo-user] Re: A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Jonathan Callen
On 05/10/2016 04:03 PM, Alan McKinnon wrote: > On 10/05/2016 18:14, meino.cra...@gmx.de wrote: >> >> >> (sys-devel/gcc-4.4.7:4.4/4.4::gentoo, installed) pulled in by >> sys-devel/gcc:4.4 required by @selected > >> (cross-armv7a-hardfloat-linux-gnueabi/gcc-4.5.4:4.5/4.5::x-portage, >>

Re: [gentoo-user] A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Andreas K. Huettel
Am Dienstag, 10. Mai 2016, 22:03:15 schrieb Alan McKinnon: > > This last one is the real problem. gcc-4.9 and higher cannot co-exist > with lower versions, per the below it's gcc:4.4 > ... which came out of the blue, is new and a tad silly. But Gentoo has never been about sanity ... --

Re: [gentoo-user] A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Alan McKinnon
On 10/05/2016 18:14, meino.cra...@gmx.de wrote: > > Hi, > > This evening - after daily updates without any problem - suddenly > the Matrix had a glitch and its architect sitting in front of the > dozens of vintage Cathode Ray Tubes scratches his head and silence > was his answer to all this: >

[gentoo-user] A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Meino . Cramer
Hi, This evening - after daily updates without any problem - suddenly the Matrix had a glitch and its architect sitting in front of the dozens of vintage Cathode Ray Tubes scratches his head and silence was his answer to all this: Diffing databases (18977 -> 18977 packages) [U] ==

Re: [gentoo-user] Re: [SOLVED] Automatically copy a file to a different location after package install/update

2016-05-10 Thread Neil Bothwick
On Tue, 10 May 2016 15:49:24 + (UTC), James wrote: > > post_src_unpack() { > > cd "${S}" > > epatch_user > > } > > > Didn't I read somewhere that 'epatch' is changing in EAPI 6 or 7? epatch_user is automatic with EAPI6 > That may affect your solution? No, because the ebuild in

[gentoo-user] Re: [SOLVED] Automatically copy a file to a different location after package install/update

2016-05-10 Thread James
Neil Bothwick digimed.co.uk> writes: > You can define functions as for ebuilds to have them executed in here. > For example, for one package that I wanted to apply a patch > from /etc/portage/patches, but didn't call epatch_user from its ebuild, > I put this in /etc/portage/env/cat/pkg I'm

Re: [SOLVED] [gentoo-user] Automatically copy a file to a different location after package install/update

2016-05-10 Thread Neil Bothwick
On Tue, 10 May 2016 16:30:49 +0200, J. Roeleveld wrote: > > pkg_postinst() { > > cp /etc/openldap/schema/pureftpd.schema > > /opt/packages/SHARED/etc/openldap/schema/pureftpd.schema > > einfo "NOTE: LDAP Schema File copied." > > } > > > > in /etc/portage/env/net-ftp/pure-ftpd > > When I

Re: [SOLVED] [gentoo-user] Automatically copy a file to a different location after package install/update

2016-05-10 Thread J. Roeleveld
On Tuesday, May 10, 2016 03:13:08 PM Neil Bothwick wrote: > On Tue, 10 May 2016 14:44:58 +0200, J. Roeleveld wrote: > > > You can define hooks in /etc/portage/bashrc and /etc/portage/env that > > > are run at various stages of the ebuild. A post_install hook in > > >

Re: [gentoo-user] owncloud 9.0.1 - calendars missing

2016-05-10 Thread Stefan G. Weichinger
Am 2016-05-10 um 14:30 schrieb Stefan G. Weichinger: > > did someone else hit this: > > https://github.com/owncloud/core/pull/23480 > > https://github.com/owncloud/core/issues/22988 > > I am fiddling with 9.0.1 now to fix the calendars without downgrade :-( > > anyone fixed this for gentoo

Re: [SOLVED] [gentoo-user] Automatically copy a file to a different location after package install/update

2016-05-10 Thread Neil Bothwick
On Tue, 10 May 2016 14:44:58 +0200, J. Roeleveld wrote: > > You can define hooks in /etc/portage/bashrc and /etc/portage/env that > > are run at various stages of the ebuild. A post_install hook in > > /etc/portage/env/cat/ftp-server should do what you want. > > > >

[gentoo-user] Missing function, trying to emerge libreoffice-l10n.

2016-05-10 Thread Alan Mackenzie
[ Repost, after yesterday's post disappeared ] Hello, Gentoo. I'm in the wars, again! Attempting to emerge app-office/libreoffice-l10n-5.1.2.2, I get the following failure: * ERROR: app-office/libreoffice-l10n-5.1.2.2::gentoo failed (install * phase): * eshopts_pop: unbalanced push * *

Re: [SOLVED] [gentoo-user] Automatically copy a file to a different location after package install/update

2016-05-10 Thread J. Roeleveld
On Tuesday, May 10, 2016 10:01:10 AM Neil Bothwick wrote: > On Tue, 10 May 2016 10:53:03 +0200, J. Roeleveld wrote: > > Currently, I have to manually remember to copy the schema across when I > > update the ftp-server. Is there a way to set up a little script that > > will automatically copy the

[gentoo-user] owncloud 9.0.1 - calendars missing

2016-05-10 Thread Stefan G. Weichinger
did someone else hit this: https://github.com/owncloud/core/pull/23480 https://github.com/owncloud/core/issues/22988 I am fiddling with 9.0.1 now to fix the calendars without downgrade :-( anyone fixed this for gentoo already??

Re: [gentoo-user] Automatically copy a file to a different location after package install/update

2016-05-10 Thread Neil Bothwick
On Tue, 10 May 2016 10:53:03 +0200, J. Roeleveld wrote: > Currently, I have to manually remember to copy the schema across when I > update the ftp-server. Is there a way to set up a little script that > will automatically copy the schema file to a different location after a > successful

[gentoo-user] Automatically copy a file to a different location after package install/update

2016-05-10 Thread J. Roeleveld
Hi all, I have accounts configured in LDAP (OpenLDAP) And a FTP-server on a different host. The FTP server succesfully authenticates against OpenLDAP, using a schema provided by the FTP server ebuild. Currently, I have to manually remember to copy the schema across when I update the