Deeper exploring the sources I've now understood that there is no need for such ebuild. EcoAssist uses Anaconda and various venvs and doesn't integrates in a system.
For my work I really need EcoAssist , but it has only very strange Linux installer, absolutely incompatible with Gentoo (see this ).
Maybe anybody can write an ebuild for that stuff? As for tensorflow dependency, which is orphaned, I ask the author whether it strict, maybe pytorch is enough for ...
Hu wrote: As to whether you should move, I suggest that you follow the upgrade table, and handle "merged /usr" when the Gentoo developers explicitly instruct you to do so, and not sooner.
Do I need to move to merged-usr ( [27] default/linux/amd64/23.0/desktop/plasma (stable) ) from my current [8] default/linux/amd64/17.1/desktop/plasma (exp) if I have /usr in the same partition as / ? Are there any benefits in it for "normal user"? I mean not a developer, just work (R, QGIS) and ...
Thank you very much!
I have my local overlay in repos.conf already (some years ago, manually), but I had no doubt that layman is necessary to delegate overlays to eix-sync.
Having problem with update today ( https://forums.gentoo.org/viewtopic-t-1112670.html ) I'm suddenly found out an alternative for layman - eselect-repository . But I cannot understand from Wiki, is it suitable for my situation. I'm using only 2 overlays: palemoon and local ( /usr/local/portage , it ...
Thank you all! Concluding that eudev is still alive and I can heave a sigh of relief. I'm afraid of sudden changes and don't trust systemd, Gnome >= 3, and Pottering :) I like Gentoo mostly for 2 things: stability (after ArchLinux) and intelligibility (after Debian and my attempts to customize it ...
After nervous yesterday update (see this thread) I also saw [bug=698726]a bug[/bug] where developer said: It {stable tree} simply doesn't support eudev anymore. This may change in the future but doesn't change the fact that eudev is barely alive. Yes? Really?! 8O eudev was default (emerged by deps ...
No surprises, the problem arises from this bug . Very strange, IMO. That bug is specific for Gnome without systemd and results of such "cure" affect many more users.
Maybe (I'm in no position to know) the better solution was to mask the libudev-232-r1 package, but also developers can make ...
You tried to open a new issue in github ? The author abandoned his project so it's unreasonable: This used to be to provide apps from Hardcoded Software, but since I don't care about dupeGuru anymore and that moneyguru is directly in the Gentoo tree, this isn't its purpose any more.
Hello! I'm trying to install dupeguru from this ebuild (copied to local overlay) and have an error: build.py: error: cannot find source directory (/var/tmp/portage/app-misc/dupeguru-4.0.3-r1/work/sphinx-build) Sphinx called sys.exit(), but we're cancelling it because we don't actually want to exit ...
Got the same problem rebuilding palemoon after gcc update. By the way previous gcc didn't take so much memory. Typing exit and run it (arrow up as in bash and "Enter") several times stopped debugger and emerging. Now I can e.g. clean my /var/tmp/portage and make it bigger in tmpfs.
I had a similar problem with libreoffice-6.1.5.2 re-emerging it after gcc-update. This advice from Andreas Sturmlechner helped me. Maybe that was related to manual symlinking cm-unicode OpenType fonts from Latex to /usr/share/fonts
Confirming. During today's update vlc-3.0.3-r1 compilation braked but re-emerging libebml (also was compiled by old gcc) solved the problem. Thanks for advice!
Gentoo developers really hate their users! How can they make such a change without an announcement?
I finally found an explanation: [bug=643598]643598[/bug] The same problem, thanks for link. So just add USE="... linguas_[your-lang] ..." in /etc/portage/package.use for special ...
After the recent mainstream putting +xattr to global profile I've tried to recompile my gcc (4.9.3). It failed with:
Fixing .la files usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/libgfortran.la usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/libgfortran.la !!! Failed to copy extended attributes. In order to ...