[gentoo-user] emerge dev-python/python-fchksum-1.7.1 fails (wrong compiler called?)

2005-09-07 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Dear list, emerge of dev-python/python-fchksum-1.7.1 fails (for details see below). It seems to me as if the script is calling i386-pc-linux-gnu-gcc, where it should call i686-pc-linux-gnu-gcc (as for all the other packages). Do you have

SOLVED: Re: [gentoo-user] emerge dev-python/python-fchksum-1.7.1 fails

2005-09-07 Thread Andreas K. Huettel
Sorry for the noise- problem is a known bug, I have solved it for myself. See http://marc.theaimsgroup.com/?l=gentoo-embeddedm=112066327800026w=2 http://bugs.gentoo.org/show_bug.cgi?id=88777 #]From: Andreas K. Huettel [EMAIL PROTECTED] #]To: gentoo-user@lists.gentoo.org #]Date: Wed, 7 Sep

Re: [gentoo-user] Re: Portage performance dropped considerably

2014-01-26 Thread Andreas K. Huettel
not work. A safer approach would be to turn off the specific use flags you do not want to support. +1 +1 +1 PLEASE do NOT start with USE=-* You end up having to pick up the pieces on your own. -- Andreas K. Huettel Gentoo Linux developer KDE, Council, ComRel, Perl dilfri...@gentoo.org http

Re: [gentoo-user] Re: Portage performance dropped considerably

2014-01-26 Thread Andreas K. Huettel
flags... -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] systemd as a Profile - practical or not?

2014-02-18 Thread Andreas K. Huettel
/cgi-bin/viewvc.cgi/gentoo-x86/profiles/targets/systemd/ That's all that is different in the systemd subprofiles. Easy to do manually. -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: [gentoo-user] Fwd: How about the gentoo server or cluster in production environment?

2014-02-20 Thread Andreas K. Huettel
. -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: [gentoo-user] net.eth0 failed to start

2014-03-02 Thread Andreas K. Huettel
kernel command line (e.g. in grub.conf or grub.cfg) and reboot. Cheers, Andreas [1] http://sources.gentoo.org/gitweb/?p=proj/gentoo-news.git;a=blob;f=2014/2014-02-25-udev-upgrade/2014-02-25-udev-upgrade.en.txt;hb=HEAD [2] https://wiki.gentoo.org/wiki/Udev/upgrade#udev_208_to_210 -- Andreas K

Re: [gentoo-user] [OT] LiveCDs for Uni students

2014-03-07 Thread Andreas K. Huettel
/experience in something like this? I've looked at Lubuntu but it lacks gcc. Any thoughts are greatly appreciated. Andrew How about Knoppix? http://www.knoppix.org/ -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-user] Re: shutdown for non-root users?

2014-03-11 Thread Andreas K. Huettel
the *kit stuff is good for. -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-user] Overlays - a question of principle

2014-03-24 Thread Andreas K. Huettel
or reference to those, Helmut Have a look at metadata/layout.conf in the overlays and especially the masters entry there. It's documented in man 5 portage -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: [gentoo-user] libreoffice uses openssl?

2014-04-19 Thread Andreas K. Huettel
423840 795269 /usr/lib64/libssl.so.1.0.0 -- Andreas K. Huettel Gentoo Linux developer (council, kde) dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: Re: [gentoo-user] Blocked packages

2014-05-22 Thread Andreas K. Huettel
--verbose; note the deep) (afaik this is the recommended way to update your system anyway) If this doesnt help, you can try giving portage more time to backtrack, add e.g. the following option (warning this may take a while): --backtrack=1000 Cheers, Andreas -- Andreas K. Huettel Gentoo Linux

Re: [gentoo-user] What's with foomatic-filters and cups-filters?

2014-06-08 Thread Andreas K. Huettel
as a last resort, but can be *very* dangerous for packages that are needed by the core system. You definitely don't want to remove gcc or glibc this way, for example. :)] emerge -aC net-print/cups-filters net-print/foomatic-filters emerge -uDNavt --backtrack=100 world Cheers, Andreas -- Andreas K

Re: [gentoo-user] emerge util-linx; util-linux and sysvinit block eachother.

2014-06-09 Thread Andreas K. Huettel
free hand to work around them.] emerge -uDNavt --backtrack=100 world -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] emerge util-linx; util-linux and sysvinit block eachother.

2014-06-09 Thread Andreas K. Huettel
without the -p you will have to run emerge @preserved-rebuild and perl-cleaner --all immediately afterwards, maybe more than once. Just like in old times.) Cheers from Regensburg, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de

Re: [gentoo-user] ACCESS VIOLATION SUMMARY error with several packages

2014-06-12 Thread Andreas K. Huettel
=-source 1.6 -target 1.6 COMPILER= and of course, the output of emerge --info =opencv-2.4.5 -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-user] stable/testing system requiring an *UNstable* dev-lang/perl

2014-07-08 Thread Andreas K. Huettel
-Command to stable (recommended) 2) keyword perl-core/ExtUtils-Command ~arch (should be fine too) 3) unmask =dev-lang/perl-5.20* (NOT RECOMMENDED) Good luck, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description

Re: [gentoo-user] USE flags handling

2014-07-29 Thread Andreas K. Huettel
package X needs Python package Y, both have to be installed for the same Python variant for things to work. If you disable all useflags via -*, you basically disable support for all variants. Bang. * Similar for multilib installations. -- Andreas K. Huettel Gentoo Linux developer dilfri

Re: [gentoo-user] perl-5.20.1 - has anybody managed to upgrade Perl?

2014-10-07 Thread Andreas K. Huettel
perl-cleaner and tell us if it works better! -- Andreas K. Huettel Gentoo Linux developer (council, kde) dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-user] no-emul profiles

2014-11-20 Thread Andreas K. Huettel
. At some point they will disappear, when the changes are integrated into the main profiles. I.e., they are experimental, of course you can try them out, but they will go away sometime soon again (hopefully) when the emul-* packages are removed. -- Andreas K. Huettel Gentoo Linux developer kde

Re: [gentoo-user] cups-filters failing to build

2014-11-25 Thread Andreas K. Huettel
(set|less)... or if maybe $PV or $S is set outside emerge somewhere. If this doesnt go away, we can ask the portage guys for advice. Best, Andreas -- Andreas K. Huettel Gentoo Linux developer kde, council signature.asc Description: This is a digitally signed message part.

Re: Re: [gentoo-user] cups-filters failing to build

2014-11-25 Thread Andreas K. Huettel
get this dealt with. I'm probably the best address myself, but there is no easy solution. I'll think about it. Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: [gentoo-user] Re: Gentoo's future directtion ?

2014-11-25 Thread Andreas K. Huettel
. And proposing a Java revolution because the existing team does not immediately jubilate at your extensive reform proposals is also not necessarily the best idea. ok now I just have to go to Starbucks. -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: Re: [gentoo-user] cups-filters failing to build

2014-11-25 Thread Andreas K. Huettel
variables. if the eclass does not keep a naming scheme... -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: [gentoo-user] Custom ebuilds for CoreOS

2014-12-02 Thread Andreas K. Huettel
(and not really publicised). [1] https://en.wikipedia.org/wiki/CoreOS [2] https://de.wikipedia.org/wiki/Google_Chrome_OS, see infobox [3] http://www.chromium.org/chromium-os [4] https://chromium.googlesource.com/chromiumos/overlays/portage/ -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: [gentoo-user] Re: C:\nppdf32Log\debuglog.txt

2014-12-13 Thread Andreas K. Huettel
and then, but with every new acroread version the patch fails again (silently, unfortunately)... -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

perl blockers (was: Re: [gentoo-user] can emerging git really require 121 pkgs?)

2014-12-14 Thread Andreas K. Huettel
not mark it with a ~ as unstable, weird... =dev-lang/perl-5.20.1* required by (virtual/perl-File- Spec-3.480.0::gentoo, ebuild scheduled for merge) is then just a consequence of above oddity... TIA, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http

Re: [gentoo-user] unix philosophy question for old farts: the original purpose for /tmp ?

2014-12-15 Thread Andreas K. Huettel
in the first place? I suspect that the need for /tmp is now gone, but I'm prepared to be wrong :) Because /home may be on a NFS mount, with slow access and a disk usage quota. :) -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: [gentoo-user] Dependency riddle...

2015-01-02 Thread Andreas K. Huettel
if its useflag tk is set. You should enable tcl for sci-libs/vtk. (Nothing to do with the ebuild for dev-lang/tk) -- Andreas K. Huettel Gentoo Linux developer (council, kde) dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: Re: [gentoo-user] Open Question: The feasibility of a complete portage binhost

2015-01-22 Thread Andreas K. Huettel
Am Donnerstag 22 Januar 2015, 16:50:45 schrieb Sam Bishop: On 22 January 2015 at 01:54, Andreas K. Huettel dilfri...@gentoo.org wrote: Am Mittwoch 21 Januar 2015, 20:36:55 schrieb Sam Bishop: So I've been thinking crazy thoughts. Theoretically it can't be that hard to do a complete

Re: [gentoo-user] Two things about portage

2015-01-15 Thread Andreas K. Huettel
used by many packages was changed. That leads to metadata regeneration for all these packages. This is a good candidate: 14 Jan 2015; Michał Górny mgo...@gentoo.org eutils.eclass: prune_libtool_files: properly reset variables for following loop iterations. -- Andreas K. Huettel Gentoo Linux

Re: [gentoo-user] Open Question: The feasibility of a complete portage binhost

2015-01-21 Thread Andreas K. Huettel
on amd64, with every combination of use flags. Not enough. You will also have to build against every combination of dependency subslots. e.g., different poppler, boost, icu, perl and many more versions... Which makes the task near impossible. -- Andreas K. Huettel Gentoo Linux developer kde

Re: Re: [gentoo-user] Calligra: Which version is supposed to be compileable?

2015-01-16 Thread Andreas K. Huettel
log and your emerge --info output. Maybe it's already there though, check https://bugs.gentoo.org/show_bug.cgi?id=532762 if the problem is the same. -- Andreas K. Huettel Gentoo Linux developer kde, council

Re: [gentoo-user] perl-cleaner lerfovers

2015-02-14 Thread Andreas K. Huettel
to it. https://bugs.gentoo.org/show_bug.cgi?id=509096 -- Andreas K. Huettel Gentoo Linux developer (council, perl, libreoffice) dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] So emerge spoke ...

2015-02-10 Thread Andreas K. Huettel
Am Dienstag, 10. Februar 2015, 18:15:44 schrieb meino.cra...@gmx.de: How can I list all offending ones? Check in /var/lib/portage/world if there are any lines starting with perl-core If yes, remove these lines and try again. -- Andreas K. Huettel Gentoo Linux developer dilfri

Re: [gentoo-user] PYTHON_CFLAGS is invalid for python-r1 suite

2015-01-04 Thread Andreas K. Huettel
report this to the package maintainer? Thanks. What exact command are you using to install libreoffice? Is PYTHON_CFLAGS set in your make.conf? -- Andreas K. Huettel Gentoo Linux developer (council, kde) dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description

Re: [gentoo-user] PYTHON_CFLAGS is invalid for python-r1 suite

2015-01-04 Thread Andreas K. Huettel
Am Sonntag, 4. Januar 2015, 22:30:54 schrieb Andreas K. Huettel: Am Sonntag, 4. Januar 2015, 21:46:41 schrieb Alexander Kapshuk: When installing app-office/libreoffice-4.2.8.2, I got: Messages generated by process 3014 on 2015-01-04 22:21:49 EET for package app-office/libreoffice

Re: [gentoo-user] PYTHON_CFLAGS is invalid for python-r1 suite

2015-01-04 Thread Andreas K. Huettel
/broken-app-officelibreoffice-binary.html -- Andreas K. Huettel Gentoo Linux developer (council, kde) dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] Re: world file - where has it gone?

2015-03-09 Thread Andreas K. Huettel
myself :/ There was a buggy portage version a while ago that could do this (2.2.16). It was removed really quickly, but maybe you're still running it? - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG

Re: [gentoo-user] cannot emerge @preserved-rebuild due to removed package...

2015-03-14 Thread Andreas K. Huettel
the very very first thing to do... - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0 iQJ8BAEBCgBmBQJVBCvBXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w

Re: [gentoo-user] Make the user the member of portage group or not?

2015-03-14 Thread Andreas K. Huettel
might be required too.) If you dont want to do this you should not be in the portage group. - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0

Re: [gentoo-user] cannot emerge @preserved-rebuild due to removed package...

2015-03-14 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Samstag, 14. März 2015, 13:51:03 schrieb meino.cra...@gmx.de: Andreas K. Huettel dilfri...@gentoo.org [15-03-14 13:48]: Am Samstag, 14. März 2015, 08:36:16 schrieb meino.cra...@gmx.de: Hi, emerge hits me: Whiletrying to reolve

Re: [gentoo-user] No 'libs' in world file?

2015-03-02 Thread Andreas K. Huettel
has to resolve dependencies. - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0 iQJ8BAEBCgBmBQJU9Ou2XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w

Re: [gentoo-user] Perl pitfall

2015-03-01 Thread Andreas K. Huettel
::SHA 5.88 (and is stable)... No need to have the additional perl-core/Digest-SHA-5.880.0 installed. - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0

Re: [gentoo-user] Machine completely broken; Ncursed!

2015-04-11 Thread Andreas K. Huettel
a number of essential useflags and was foobar. You're still not providing the slightest bit of useful information. What happens if you try to generate a 32bit executable? What gcc are you using, with what settings? Cheers, Andreas - -- Andreas K. Huettel Gentoo Linux developer dilfri

Re: [gentoo-user] stable java virtuals require unstable java packages

2015-04-21 Thread Andreas K. Huettel
-bin a try. Don't worry too much about mixing stable and testing (as long as it's only for a few packages). - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0

Re: [gentoo-user] Re: gcc-5.0 ?

2015-04-23 Thread Andreas K. Huettel
and install docs to read about the new options and feature and where I needed them turned off or on, regardless of how it is installed on my systems. thx James You may want to lurk on bug 547470 :) https://bugs.gentoo.org/show_bug.cgi?id=547470 -- Andreas K. Huettel Gentoo Linux developer (council

Re: [gentoo-user] dev-lang/perl:0 - problem

2015-04-19 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Sonntag, 19. April 2015, 13:05:02 schrieb Andreas K. Huettel: Am Sonntag, 19. April 2015, 01:38:30 schrieb Joseph: I've not updated to two months and now I'm getting dependency problem with dev-lang/perl (dev-lang/perl-5.20.2:0/5.20

Re: [gentoo-user] dev-lang/perl:0 - problem

2015-04-19 Thread Andreas K. Huettel
of emerge with the option --verbose-conflicts would be interesting (this shows the full list of the xxx with the same problem). - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0

Re: [gentoo-user] grep -lr ignoring subdirs that start with dot (.)?

2015-04-19 Thread Andreas K. Huettel
-lt - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0 iQJ8BAEBCgBmBQJVM42nXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RkJDMzI0NjNBOTIwMDY5MTQ2NkMzNDBF

Re: [gentoo-user] stable java virtuals require unstable java packages

2015-04-22 Thread Andreas K. Huettel
which one. So sometimes the decision flipped to another solution (e.g. because of delays in stabling), and (since ffmpeg and libav block each other) things went awry. Now, the virtual and the packages get an explicit instruction via the libav useflag: I want *this* solution. - -- Andreas K

Re: [gentoo-user] Machine completely broken; Ncursed!

2015-04-12 Thread Andreas K. Huettel
rebuild them in the correct order) * then restore your old world file and repeat the last step IF YOU HAVE A SPARE PARTITION, there is a much better way- do a new install there, instead of all the above steps. Good luck. - -- Andreas K. Huettel Gentoo Linux developer (council, perl, libreoffice

Re: [gentoo-user] List of Epic FAIL

2015-04-17 Thread Andreas K. Huettel
...) Well, seems it isn't. These are the two memory-intensive packages in the list. - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0 iQJ8BAEBCgBmBQJVMYpLXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w

Re: [gentoo-user] Re: Is perl broken?

2015-04-06 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Montag, 6. April 2015, 13:29:25 schrieb Martin Vaeth: Andreas K. Huettel dilfri...@gentoo.org wrote: Moreover, I didn't check before the rebuild, but after the rebuild there is no 5.20.1 in @INC. Sure about this? I checked

Re: [gentoo-user] Is perl broken?

2015-04-07 Thread Andreas K. Huettel
These are the packages that would be merged, in order: Calculating dependencies done! Total: 0 packages, Size of downloads: 0 KiB Nothing to merge; quitting. - Yeah, looks strange. Anything in your make.conf EMERGE_DEFAULT_OPTS ? - -- Andreas K. Huettel Gentoo Linux developer dilfri

Re: [gentoo-user] Is perl broken?

2015-04-05 Thread Andreas K. Huettel
. Not 100% sure what perl-cleaner does when you run it anyway. Maybe it reinstalls all, but it's not necessary. [Side note, your information on what perl-cleaner does is very vague, I can't distll anything useful out of it.] - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http

Re: [gentoo-user] Is perl broken?

2015-04-05 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Sonntag, 5. April 2015, 19:03:43 schrieb Peter Humphrey: On Sunday 05 April 2015 18:29:05 Andreas K. Huettel wrote: Do you see anything that is actually broken? Apart from perl-cleaner and portage? Emerge exiting silently after being

Re: [gentoo-user] Re: Is perl broken?

2015-04-05 Thread Andreas K. Huettel
/perl5/5.20.2/x86_64-linux-thread-multi /usr/lib64/perl5/5.20.2 . - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0 iQJ8BAEBCgBmBQJVIZW8XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w

Re: [gentoo-user] Re: Profile listings

2015-06-14 Thread Andreas K. Huettel
(there is no such profile) and embedded. - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0 iQJ8BAEBCgBmBQJVfhByXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w

Re: [gentoo-user] Profile listings

2015-06-14 Thread Andreas K. Huettel
remove some stuff. However, there's not too much to remove left there. So I'm not sure if it's really worth the effort. Cheers, Andreas - -- Andreas K. Huettel Gentoo Linux developer (council, perl, libreoffice) dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version

Re: [gentoo-user] Gentoo on Arm64

2015-07-02 Thread Andreas K. Huettel
or a similar always-on irc client helps.) You might end up becoming arch tester or writing the install instructions on the wiki yourself... :D - -- Andreas K. Huettel Gentoo Linux developer (council, perl, libreoffice) dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version

Re: [gentoo-user] upgrade to perl 5.22.0 yields perl double free or corruption

2015-08-04 Thread Andreas K. Huettel
filed a bug for DBD::mysql, if there's known breakage with 5.22 or if it's already fixed in a newer version... -- Andreas K. Huettel Gentoo Linux developer (council, perl, libreoffice) dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-user] Anyone running a hardened profile?

2015-09-06 Thread Andreas K. Huettel
e of trouble. -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-02 Thread Andreas K. Huettel
casionally belongs on this list. > No. I would like to respectfully point you to the Gentoo Code of Conduct: https://wiki.gentoo.org/wiki/Project:Council/Code_of_conduct - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE

Re: [gentoo-user] KDEPIM-4.4.2015.06 blockages

2016-01-02 Thread Andreas K. Huettel
kage move from kde-base to kde-apps, I had no time for testing, and at some point I said, just do it, noone except me will notice anyway, and if something goes wrong I'll fix it afterwards...) - -- Andreas K. Huettel Gentoo Linux developer (council, perl, libreoffice) dilfri...@gentoo

Re: [gentoo-user] Gcc 5.3

2015-12-25 Thread Andreas K. Huettel
d it's dying... =( > "emerge --info" output pretty please! :) - -- Andreas K. Huettel Gentoo Linux developer (council, perl, libreoffice) dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCgAGBQJWfTrdAAoJEHRrah2soMK+T0I

Re: [gentoo-user] Gentoo is supporting officially Snap packages?

2016-06-19 Thread Andreas K. Huettel
kaging process and COPR. They certainly did not in any way inform Fedora that they were going to send out a press release strongly implying that Fedora, along with every other distro in the world, was now a happy traveler on the Snappy bandwagon." - -- Andreas K. Huettel Gentoo Linux de

Re: [gentoo-user] Me, and how to troll LIKE A BOSS.

2016-06-25 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Samstag, 25. Juni 2016, 16:31:22 schrieb Alan Grimes: > Hello, Let me introduce myself again. [snip] Alan is currently enjoying a vacation from the list. No point in replying anymore. - -- Andreas K. Huettel Gentoo Linux developer dil

Re: [gentoo-user] libreoffice-bin with icu confusion

2016-04-24 Thread Andreas K. Huettel
I tried to run libreoffice, the dynamic linker > couldn't find two libraries: libicui18n.so.55 and > libicuuc.so.55. > Bug 580756. Just sync and update again... https://bugs.gentoo.org/show_bug.cgi?id=580756 -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

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

2016-05-10 Thread Andreas K. Huettel
about sanity ... -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-user] Auto-keyword to get perl 5.22?

2016-05-09 Thread Andreas K. Huettel
h, or https://bugs.gentoo.org/show_bug.cgi?id=567482#c4 ^ you use the list from here in package.accept_keywords. Please watch the bug then, since the list may still change. - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN PGP SIGNATURE- Version

Re: [gentoo-user] Re: LibreOffice problem importing file

2016-04-16 Thread Andreas K. Huettel
xecute `/usr/bin/nvidia-modprobe -u`: Permission > denied. Terminated > On a hunch... libreoffice started using the OpenGL system much more over the last releases. * Check if "eselect opengl list" settings make sense * Check if other 3d apps run fine * Check if your user is in th

GitPrep? (was: Re: [gentoo-user] Gitlab experiences)

2016-07-15 Thread Andreas K. Huettel
ckage (but I haven't done it yet...) http://perlcodesample.sakura.ne.jp/gitprep-site/ -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-user] how to upgrade perl

2016-06-20 Thread Andreas K. Huettel
cktrack=1000 * DON'T listen to people telling you to use perl-cleaner. perl-cleaner is for *after* the upgrade, *not* *before* * Your tree is outdated. Perl 5.24.0 is in ~arch, Perl 5.22.2 is about to be stabilized - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org ht

Re: [gentoo-user] strange dependency conflict

2017-01-20 Thread Andreas K. Huettel
Am Sonntag, 15. Januar 2017, 20:28:22 CET schrieb wabe: > Since some days, portage moans about a dependency conflict when I > update my system: > > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > > Total: 0 packages, Size of downloads: 0 KiB >

Re: [gentoo-user] dev-perl/IO-Socket-SSL is causing me angst

2017-01-20 Thread Andreas K. Huettel
Am Sonntag, 15. Januar 2017, 16:36:21 CET schrieb Andrew Lowe: > Dear all, > Just done an eix-sync -> emerge -NuD world and have a problem with the > above mentioned package. As a quick first pass before I put all the > error/debugging stuff together, does anyone know what the following >

Re: [gentoo-user] Perl 5.24.1

2017-01-07 Thread Andreas K. Huettel
Am Samstag, 7. Januar 2017, 13:57:36 CET schrieb siefke_lis...@web.de: > Hello, > > I try to run update but perl make me trouble. It hangs in configure. > More as this will not happen. Have someone an idea? > > Thank you and nice day > Silvio > Do you have app-shells/tcsh installed? If yes,

Re: [gentoo-user] Nvidia Drivers. =(

2017-04-05 Thread Andreas K. Huettel
Am Mittwoch, 5. April 2017, 18:53:43 CEST schrieb Alan Grimes: > I hit the "view raw" link and used save as... I then copied it into the > "files" subdirectoy and portage threw a hissy fit Please re-read the instructions in Fabio's mail. -- Andreas K. Hüttel dilfri...@gentoo.org Gentoo Linux

Re: [gentoo-user] trusting perl-cleaner

2017-04-17 Thread Andreas K. Huettel
Am Montag, 17. April 2017, 01:09:44 CEST schrieb Alan McKinnon: > On 17/04/2017 01:07, allan gottlieb wrote: > > Am I correct in believing that when perl-cleaner --all, at the end of a > > run, asserts > > > >* It seems like perl-cleaner had to rebuild some packages. > >* > >* The

Re: [gentoo-user] GCC 5.4.0

2017-04-23 Thread Andreas K. Huettel
Am Sonntag, 23. April 2017, 18:59:16 CEST schrieb Andreas K. Huettel: > > > What are other users' experiences using GCC 5.4.0 ? > > My personal advice & experience: > * install the new gcc-5.4 > * switch to it > * run the revdep-rebuild command from the news item (see

Re: [gentoo-user] GCC 5.4.0

2017-04-23 Thread Andreas K. Huettel
Am Sonntag, 23. April 2017, 07:45:49 CEST schrieb Philip Webb: > 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 with a linking error. > > The first pkg I

Re: [gentoo-user] Postgresql upgrade

2017-07-31 Thread Andreas K. Huettel
Am Sonntag, 30. Juli 2017, 01:44:27 CEST schrieb Peter Humphrey: > > They are trying though. Daniel Vratil wrote this on the KDE-PIM list > > yesterday: > > If you use KMail (or Kontact), please help us, the KDE PIM developers, to > > get a better picture of how you use it so that we know which

Re: [gentoo-user] scary (?) situation with binutils

2017-09-18 Thread Andreas K. Huettel
Am Samstag, 16. September 2017, 22:31:03 CEST schrieb allan gottlieb: > I am one of the users experiencing the >infinite rebuild of binutils > bug. Today it took a turn I find worrisome > > To summarize for months now after every emerge I get > > !!! existing preserved libs: > >>>

Re: [gentoo-user] perl-cleaner always wants to rebuild certain packages

2017-10-10 Thread Andreas K. Huettel
Am Dienstag, 10. Oktober 2017, 04:01:29 CEST schrieb Daniel Frey: > I updated a machine today, it's fully up to date and depclean'ed. > > For some reason, perl-cleaner consistantly wants to rebuild some packages: > > > > * Locating packages for an update > * Locating

Re: [gentoo-user] Downgrading glibc prevented by emerge/portage...but why initiated?

2017-09-12 Thread Andreas K. Huettel
Am Dienstag, 12. September 2017, 05:43:59 CEST schrieb tu...@posteo.de: > Hi, > > got a problem this morning: > >>> Verifying ebuild manifests > >>> Running pre-merge checks for sys-libs/glibc-2.24-r4 > > * Sanity check to keep you from breaking your system: > * Downgrading glibc is not

Re: [gentoo-user] Downgrading glibc prevented by emerge/portage...but why initiated?

2017-09-12 Thread Andreas K. Huettel
> I masked =sys-libs/glibc-2.25-r4. > > And now I remember why I did this: It gave a compilation error: > (As some other packages) it has problems with my texinfo installation > as it seems. > bug number? -- Andreas K. Hüttel dilfri...@gentoo.org Gentoo Linux developer (council, perl,

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

2017-09-25 Thread Andreas K. Huettel
Am Montag, 25. September 2017, 02:33:13 CEST schrieb Rich Freeman: > On Sun, Sep 24, 2017 at 2:51 PM, John Blinka wrote: > >> Is this an officially approved technique?? it is DIRTY. > > > > I imagine that it is sanctioned, otherwise why would there be a > > --changed-deps

Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread Andreas K. Huettel
Am Mittwoch, 15. November 2017, 17:50:37 CET schrieb tu...@posteo.de: > * Error: The above package list contains packages which cannot be > * installed at the same time on the same system. > > (sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by > >

Re: [gentoo-user] Again, emerge -e @world related questions...

2017-12-04 Thread Andreas K. Huettel
Am Montag, 4. Dezember 2017, 03:58:40 CET schrieb tu...@posteo.de: > Hi, > > what could fail, when doing the change to PIE-enabled applications > on base of the regular updates? > Compilation may fail, if libs are included and not flagged as to be > recompiled, which are of the "old standard"...

Re: [gentoo-user] Is there rpcgen in Gentoo and how to compile dev-perl/Ace?

2017-11-09 Thread Andreas K. Huettel
Am Freitag, 10. November 2017, 01:50:04 CET schrieb Anton Molyboha: > Hi all, > > I am trying to emerge dev-perl/Ace-1.920.0-r2 on my Gentoo Prefix on MacOS > and it fails trying to run "rpcgen -I -K -1 rpcace.x" and not finding > rpcgen (or rather finding the XCode version of it which I don't

Re: [gentoo-user] Chromium generic build

2018-06-02 Thread Andreas K. Huettel
Am Freitag, 1. Juni 2018, 13:07:11 CEST schrieb Samuraiii: > Hello list, > > I would like to build chromium for my computers only once (USE would be > same across all machines). > > I run amd64, multilib on following processor types: > > Core2, Corei7, Ryzen 7 and Threadripper. > > What CFLAGS

Re: [gentoo-user] Re: gcc failed to compile, mpfr-4 compiled successfully...

2018-06-26 Thread Andreas K. Huettel
Am Montag, 25. Juni 2018, 17:17:31 CEST schrieb tu...@posteo.de: > > I am on glibc-(2.2) and the qfile command does not find that file. > Zong... you just voided your warranty. :) Seriously, please mention this *first* in the future when asking such questions. (And no, I dont know of a

Re: [gentoo-user] Problems updating glibc-2.26-r7

2018-06-22 Thread Andreas K. Huettel
Am Freitag, 22. Juni 2018, 20:11:51 CEST schrieb wabe: > Hi folks, > > I have a problem and didn't find a solution yet. > > Upgrading glibc from 2.25-r11 to 2.26-r7 doesn't work. It says > > /var/tmp/portage/portage/sys-libs/glibc-2.26-r7/work/build-x86-x86_64-pc-lin > ux-gnu-nptl/elf/sln >

Re: [gentoo-user] gcc failed to compile, mpfr-4 compiled successfully...

2018-06-24 Thread Andreas K. Huettel
Am Sonntag, 24. Juni 2018, 09:01:53 CEST schrieb tu...@posteo.de: > Hi, > > I think I am in trouble here...especially after reading the news > item... > > After the daily sunc routine, a new news items was announced which > I read. > > It saus, that the update to mpfr-4 could possibly break

Re: [gentoo-user] Failed builds of kbuild and cdrdao with "undefined reference to `__alloca'"

2018-02-10 Thread Andreas K. Huettel
Am Samstag, 10. Februar 2018, 03:39:04 CET schrieb tu...@posteo.de: > > > What's your sys-libs/glibc ?! > > [I] sys-libs/glibc > Installed versions: (2.2)^s(09:54:43 AM 02/04/2018) Heh, guessed so. Welcome to the wonderful world of early testing. It will take some time until the rest of

Re: [gentoo-user] Failed builds of kbuild and cdrdao with "undefined reference to `__alloca'"

2018-02-09 Thread Andreas K. Huettel
Am Sonntag, 4. Februar 2018, 15:03:28 CET schrieb tu...@posteo.de: > Hi, > > I still have the problem of failed builds due to an > 'undefined reference to `__alloca''. I recompiled > gcc/glibc and I am using linux-4.15.1 (from kernel.org) > with linux-headers 4.15. . > > Affected are (at least)

Re: [gentoo-user] Re: How to test package install?

2018-02-16 Thread Andreas K. Huettel
Am Freitag, 16. Februar 2018, 00:21:37 CET schrieb Ian Zimmerman: > On 2018-02-15 23:39, Andreas K. Huettel wrote: > > > I'm trying to test my package by running "ebuild /path/to/pkg.ebuild > > > install". Naturally (for me) I do this as an unprivileged user, not &

Re: [gentoo-user] How to test package install?

2018-02-15 Thread Andreas K. Huettel
Am Donnerstag, 15. Februar 2018, 03:37:50 CET schrieb Ian Zimmerman: > I'm trying to test my package by running "ebuild /path/to/pkg.ebuild > install". Naturally (for me) I do this as an unprivileged user, not as > root. It fails because at least some steps such as dobin need to give > away

Re: [gentoo-user] Upgrading gcc from 6.4 to 7.3

2018-06-21 Thread Andreas K. Huettel
> As https://wiki.gentoo.org/wiki/Upgrading_GCC > still do not have any specific instructions on > switching to gcc version 7.3, I am still afread > of switching to gcc version 7.3 ... You won't see any specific information for a new GCC version there unless something specific needs to be done.

Re: [gentoo-user] emerging older compilers

2018-11-30 Thread Andreas K. Huettel
Policy is that you *should* be able to go back in steps of two versions. Eg. emerge 4.8 with 5.0 ... However, this is occasionally broken, so please file bugs with the detailed logs and versions. Am Freitag, 30. November 2018, 19:25:46 CET schrieb k...@aspodata.se: > For testing purposes, I

  1   2   >