-
Content Count
23 -
Joined
-
Last visited
About engineer
-
Rank
Member
Personal
-
Location
California, USA
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
That worked great! Thanks for the detailed instructions, they worked first time, flawlessly. This has inspired me to try an --empty-tree which may take a couple of days on my Core i5 with 1800+ packages. I'm sure something will break and I'll be back. ;)
-
Latest problem is net-voip/telepathy-gabble-0.18.4 and net-voip/telepathy-salute-0.8.1-r1 which are pulled in by net-in/telepathy-connection-managers-2-r2 I suspect openssl 1.1+ is messing them up, or some Apple defines that are messing up the structures. Anyone else running into this?
-
OK, of course there's a package.mask as well. I can't delete the post, but if an admin wants to that's fine.
-
Also, how do you block a download? I'm aware of package.unmask, is there a package.mask as well?
-
I'm doing an emerge and it trying / failing to download dev-util/gn-63.0.3239.70 which is refused because of file size mismatch. I don't know what this is, but the gentoo page has a version 0.1463 : https://packages.gentoo.org/packages/dev-util/gn Can someone explain where this is coming from? Is this some kind of hack?
-
engineer reacted to a post in a topic: Mininal and Optimized Stage3
-
engineer reacted to a post in a topic: Mininal and Optimized Stage3
-
That fixed it up. Took a while to compile - like 4 hours or something. Thanks for that, I was getting nowhere.
-
message is "die 'Aborting due to serious QA concern with RUNPATH/RPATH" Has anyone run into this and solved it?
-
Taking Python3.4 and Python3.5 out of PYTHON_TARGETS in make.conf seems to be work. Now I'm having trouble with nodejs.
-
engineer started following Python 3.4 fails to compile
-
So I'm trying to rebuild everything using --emptytree @world and it's failing on python3_4 Preserved libs list comes up, but I don't know what it's for - heres the list tho, if it helps: dev-libs/ice-64.2, dev-libs/libevent-2.1.8, dev-libs/openssl-1.1.1b-r2, net-libs/hhtp-parser-2.9.2 What can I do?
-
cardinal reacted to a post in a topic: dependency conflict libxml2, itstool
-
How can I find the release of Funtoo installed on my system
engineer replied to kindofblue's question in Portage Help
How about eselect kernel show -
engineer reacted to a post in a topic: dependency conflict libxml2, itstool
-
Thanks guys - I've put all three way to override python in my package.use!! # package.use # # three ways to select python version >=app-text/asciidoc-8.6.10 python_single_target_python2_7 python_targets_python2_7 dev-util/itstool PYTHON_TARGETS: -* python3_6 PYTHON_SINGLE_TARGET: -* python3_6 dev-libs/libxml2 python_targets_python*
-
>=app-misc/pax-utils-0.1.10 >=app-text/asciidoc-8.6.10 python_single_target_python2_7 python_targets_python2_7 >=app-text/poppler-0.74.0 >=dev-libs/glib-2.44.0 >=dev-libs/liborcus-0.13 >=dev-libs/xmlsec-1.2.26 nss >=dev-libs/libxml2-2.9.9-r1 python_single_target_python3_6 python_targets_python3_6 >=dev-util/itstool-2.0.6-r1 python_single_target_python3_6 python_targets_python3_6 >=media-libs/gd-2.2.5-r1 fontconfig >=media-libs/lensfun-0.2.5 >=media-libs/mlt-6.12.0-r1 sdl frei0r >=media-video/ffmpeg-3.4.5 sdl >=sys-boot/grub-2.02-r3 mount >=virtual/ff
-
My package.use [/etc/portage]-> cat package.use >=app-misc/pax-utils-0.1.10 >=app-text/asciidoc-8.6.10 python_single_target_python2_7 python_targets_python2_7 >=app-text/poppler-0.74.0 >=dev-libs/glib-2.44.0 >=dev-libs/liborcus-0.13 >=dev-libs/xmlsec-1.2.26 nss >=dev-libs/libxml2-2.9.9-r1 >=dev-util/itstool-2.0.6-r1 >=media-libs/gd-2.2.5-r1 fontconfig >=media-libs/lensfun-0.2.5 >=media-libs/mlt-6.12.0-r1 sdl frei0r >=media-video/ffmpeg-3.4.5 sdl >=sys-boot/grub-2.02-r3 mount >
-
I did an emerge --depclean, then an emerge --backtrack=500 @world >>> Installing (1 of 2) dev-libs/libxml2-2.9.8-r1::core-kit >>> Emerging (2 of 2) dev-util/itstool-2.0.6-r1::core-kit * itstool-2.0.6.tar.bz2 BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking itstool-2.0.6.tar.bz2 to /var/tmp/portage/dev-util/itstool-2.0.6-r1/work >>> Source unpacked in /var/tmp/portage/dev-util/itstool-2.0.6-r1/work >>> Preparing source in /var/tmp/
-
[/etc/portage]-> emerge --rage-clean dev-util/itstool dev-libs/libxml2 dev-util/itstool selected: 2.0.6-r1 protected: none omitted: none dev-libs/libxml2 selected: 2.9.8-r1 protected: none omitted: none All selected packages: =dev-libs/libxml2-2.9.8-r1 =dev-util/itstool-2.0.6-r1 >>> 'Selected' packages are slated for removal. >>> 'Protected' and 'omitted' packages will not be removed. >>> Unmerging (1 of 2) dev-util/itstool-2.0.6-r1...