Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

All Activity

This stream auto-updates

  1. Last week
  2. The official upgrade policy is to reinstall from scratch. It also mentioned that should you attempt to upgrade in place, you're basically on your own.
  3. I'm trying to upgrade my system to Next revision but I'm having issues emerging packages like python or openssl. Does anyone know about a fix? Maybe some knows how can I boot into SystemRescueCD or Funtoo LiveCD and chroot into my real system install but being able to use emerge binary and libraries from SystemRescueCD / Funtoo LiveCD but get the packages installed in my system? Hope someone can help please 🙂 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=nehalem -O2 -pipe -fomit-frame-pointer -msse4 -msse4.1 -msse4.2 -O3 -fno-semantic-interposition -fwrapv build/temp.linux-x86_64-3.7/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.7/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.7/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.7/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.7/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Modules/_ctypes/cfield.o -L. -L/usr/local/lib64 -lffi -ldl -lpython3.7m -o build/lib.linux-x86_64-3.7/_ctypes.cpython-37m-x86_64-linux-gnu.so *** WARNING: renaming "_crypt" since importing it failed: build/lib.linux-x86_64-3.7/_crypt.cpython-37m-x86_64-linux-gnu.so: undefined symbol: crypt Python build finished successfully! The necessary bits to build these optional modules were not found: _dbm _gdbm _tkinter nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time Following modules built successfully but were removed because they could not be imported: _crypt running build_scripts creating build/scripts-3.7 copying and adjusting /var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 make: *** [Makefile:628: sharedmods] Error 1 * ERROR: dev-lang/python-3.7.17::python-kit failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/python-3.7.17::python-kit'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.7.17::python-kit'`. * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.7.17/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.7.17/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17' * S: '/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17' >>> Failed to emerge dev-lang/python-3.7.17, Log file: >>> '/var/tmp/portage/dev-lang/python-3.7.17/temp/build.log' * Messages for package dev-lang/python-3.7.17: * ERROR: dev-lang/python-3.7.17::python-kit failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/python-3.7.17::python-kit'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.7.17::python-kit'`. * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.7.17/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.7.17/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17' * S: '/var/tmp/portage/dev-lang/python-3.7.17/work/Python-3.7.17' * * The following package has failed to build, install, or execute postinst: * * (dev-lang/python-3.7.17:3.7/3.7m::python-kit, ebuild scheduled for merge), Log file: * '/var/tmp/portage/dev-lang/python-3.7.17/temp/build.log' * emerge -va1 openssl * IMPORTANT: config file '/etc/portage/package.use' needs updating. * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS * sections of the emerge man page to learn how to update config files. These are the packages that would be merged, in order: Calculating dependencies... done! Traceback (most recent call last): File "/usr/lib/python-exec/python3.7/emerge", line 53, in <module> retval = emerge_main() File "/usr/lib/python3.7/site-packages/_emerge/main.py", line 1299, in emerge_main return run_action(emerge_config) File "/usr/lib/python3.7/site-packages/_emerge/actions.py", line 3330, in run_action retval = action_build(emerge_config, spinner=spinner) File "/usr/lib/python3.7/site-packages/_emerge/actions.py", line 340, in action_build settings, trees, myopts, myparams, myaction, myfiles, spinner) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 9771, in backtrack_depgraph myaction, myfiles, spinner) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 9808, in _backtrack_depgraph success, favorites = mydepgraph.select_files(myfiles) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 3955, in select_files return self._select_files(args) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 4298, in _select_files return self._resolve(myfavorites) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 4449, in _resolve if not self._create_graph(): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 2694, in _create_graph allow_unsatisfied=allow_unsatisfied): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 3449, in _add_pkg_deps allow_unsatisfied): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 3465, in _add_pkg_dep_string allow_unsatisfied) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 3545, in _wrapped_add_pkg_dep_string pkg, dep_priority, root_config, selected_atoms[pkg]): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 3744, in _minimize_children root_config.root, atom, parent=parent) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 5727, in _select_pkg_highest_available ret = self._select_pkg_highest_available_imp(root, atom, onlydeps=onlydeps, parent=parent) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 5955, in _select_pkg_highest_available_imp root, atom, onlydeps=onlydeps, parent=parent) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 6259, in _wrapped_select_pkg_highest_available_imp onlydeps=onlydeps): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 5645, in _iter_match_pkgs_atom myrepo=getattr(cpv, 'repo', None)) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 7002, in _pkg metadata = zip(db_keys, db.aux_get(cpv, db_keys, myrepo=myrepo)) File "/usr/lib/python3.7/site-packages/portage/dbapi/porttree.py", line 614, in aux_get myrepo=myrepo, loop=loop)) File "/usr/lib/python3.7/site-packages/portage/dbapi/porttree.py", line 702, in async_aux_get proc.start() File "/usr/lib/python3.7/site-packages/_emerge/AsynchronousTask.py", line 30, in start self._start() File "/usr/lib/python3.7/site-packages/_emerge/EbuildMetadataPhase.py", line 59, in _start self._async_wait() File "/usr/lib/python3.7/site-packages/_emerge/AbstractPollTask.py", line 99, in _async_wait self._unregister() File "/usr/lib/python3.7/site-packages/_emerge/EbuildMetadataPhase.py", line 147, in _unregister self.scheduler.remove_reader(self._files.ebuild) AttributeError: 'NoneType' object has no attribute 'ebuild' emerge -epvD @system * IMPORTANT: config file '/etc/portage/package.use' needs updating. * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS * sections of the emerge man page to learn how to update config files. These are the packages that would be merged, in order: Calculating dependencies... done! Traceback (most recent call last): File "/usr/lib/python-exec/python3.7/emerge", line 53, in <module> retval = emerge_main() File "/usr/lib/python3.7/site-packages/_emerge/main.py", line 1299, in emerge_main return run_action(emerge_config) File "/usr/lib/python3.7/site-packages/_emerge/actions.py", line 3330, in run_action retval = action_build(emerge_config, spinner=spinner) File "/usr/lib/python3.7/site-packages/_emerge/actions.py", line 340, in action_build settings, trees, myopts, myparams, myaction, myfiles, spinner) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 9771, in backtrack_depgraph myaction, myfiles, spinner) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 9808, in _backtrack_depgraph success, favorites = mydepgraph.select_files(myfiles) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 3955, in select_files return self._select_files(args) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 4298, in _select_files return self._resolve(myfavorites) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 4454, in _resolve self.altlist() File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 7412, in altlist self._resolve_conflicts() File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 7539, in _resolve_conflicts self._process_slot_conflicts() File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 1693, in _process_slot_conflicts self._process_slot_conflict(conflict) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 1755, in _process_slot_conflict slot_nodes, conflict_atoms): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 1839, in _slot_conflict_backtrack_abi self._slot_operator_update_probe_slot_conflict(dep) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 1980, in _slot_operator_update_probe_slot_conflict new_dep = self._slot_operator_update_probe(dep, slot_conflict=True) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 2095, in _slot_operator_update_probe dep.parent.slot_atom, autounmask_level=autounmask_level): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 2498, in _iter_similar_available graph_pkg.root_config, atom): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 5593, in _iter_match_pkgs_any pkg_type, atom, onlydeps=onlydeps): File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 5645, in _iter_match_pkgs_atom myrepo=getattr(cpv, 'repo', None)) File "/usr/lib/python3.7/site-packages/_emerge/depgraph.py", line 7002, in _pkg metadata = zip(db_keys, db.aux_get(cpv, db_keys, myrepo=myrepo)) File "/usr/lib/python3.7/site-packages/portage/dbapi/porttree.py", line 614, in aux_get myrepo=myrepo, loop=loop)) File "/usr/lib/python3.7/site-packages/portage/dbapi/porttree.py", line 702, in async_aux_get proc.start() File "/usr/lib/python3.7/site-packages/_emerge/AsynchronousTask.py", line 30, in start self._start() File "/usr/lib/python3.7/site-packages/_emerge/EbuildMetadataPhase.py", line 59, in _start self._async_wait() File "/usr/lib/python3.7/site-packages/_emerge/AbstractPollTask.py", line 99, in _async_wait self._unregister() File "/usr/lib/python3.7/site-packages/_emerge/EbuildMetadataPhase.py", line 147, in _unregister self.scheduler.remove_reader(self._files.ebuild) AttributeError: 'NoneType' object has no attribute 'ebuild'
  4. Earlier
  5. @uudruid74 on the "inform users of new changes" front, I have been working on a solution -- @invakid404 has helped with a prototype. Like any new technology, it takes free time to work on. I agree that something better is needed for this, because if no one knows about an improvement or new ebuild, often it doesn't actually benefit anyone since they don't know about it.
  6. @uudruid74 we actually do have a newsletter. If you had read it, you would have known about the deprecation of 1.4-release. OpenSSH has been updated in next-release so it is now available for use, thanks to our volunteer contributors.
  7. I'm right there with ya man! I used to be the guy that wanted everything done my way, and funtoo was awesome at that!. The decision to not deal with systemd was one I was behind 100%. No bloat, no bullshit, use the tools YOU want and not what the distribution says you should. Screw Redhat and anyone else that wants to dictate what I run! Now, I'm old. I'm tired of fiddling with stupid computer issues. I don't care how it's set up anymore! As long as everything works and doesn't have known security holes in it, it's perfect! It's no fault of BDFL or anyone else that is keeping this project afloat. I totally get that they are busy as hell trying to keep everything going and aren't being compensated for the time they spend doing so. But, the knowledge of how all this is put together is really isolated to too few people and as the internals are "improved", there seems to be very little notice about the changes. The knowledge of how this all works needs to be more universal, and the state of the documentation is honestly generally pretty bad and outdated. I remember Gentoo used to have a news thing where it told you of upcoming changes, security vulnerabilities, and all sorts of stuff. That was probably 25 years ago? I don't know if they still do that, but I think something similar would be a good first start at getting this information pushed out to people. Every emerge or ego or whatever could be pulling in unread notifications, distributed right with the ebuilds. By the time someone comes to the website to search the forums, it's probably too late. The last update I tried to do broke everything. I couldn't figure out why something that was working fine before is suddenly spewing all over my screen. I came to the forums and find a big red announcement about how Funtoo 1.4 is no longer supported. That must be it! I look around for a version number and find a file in /etc that says I'm on release funtoo 1.4. Shit! I thought did the whole server rebuild thing a year ago! I have to do it again?? Come to find out, early versions of funtoo-next apparently had the old 1.4 version number in that file. So, false alarm! The correct way to get the version is some other tool and I have already forgotten the name. I would love to see some sort of single integrated tool that would allow you to configure all this stuff without having to remember all these different commands and file locations, maybe curses based or something. My brain is too close to capacity to keep this stuff in cache anymore! They say "Ebuild is broken, report it in Jira". OK, Jira has a license issue! Now what? Exclude it and wait. What about SSH? Gentoo has an ebuild. How do I use it? Link to overlay guide. OK, tried that and it didn't see the new ebuild. Now what? How do I debug it? You might have to change the EAPI. No idea what that is! Change it to what? Why? How do I know if I need to or not? Silence. What to do about the python errors? Silence. I find that the error messages are completely uninformative and much has changed since the documentation was written. But I need to keep this server up right now. I'm not in a position where I can just erase it and start over with a different OS. I had no idea of the mess I was walking into with a simple update. Funtoo makes me scared to update my system because I have no idea how many hours or days I'll spend trying to figure out WHY its broken and so I leave it the hell alone and don't do updates. This isn't good practice and I think it would advantageous to find some way of getting things a bit more stable. I think that is a real issue. People shouldn't be afraid to run an update! Plus, the server is hosted by funtoo, so if I screw it up (like messing up SSH by breaking the ebuild) then I might be locked out of my server until I can find someone to fix it. I'm scared as crap! My laptop has a current version of openssh and I can't remember the last time I needed to ssh into my laptop. But, here is the issue. I had to download, install, and configure openssh myself. I used to be the "NEVER EVER bypass the package manager!" kinda guy, but I can wget/configure/make and have a working and up-to-date package in a few minutes compared to spending days trying to figure out how to manipulate ebuilds and overlays and getting nowhere at all. How is the ebuild system helping me and not hindering me? It's become a big black box between what I need done and actually getting it done. There needs to be some sort of user-friendly way to manage this stuff better or figure out what is going on in the system. It feels like a black box and the only way in is to read the source which could take weeks. It's a cool build system for developers, but I'm beginning to think it's just a bad idea. It seems to take more expertise than what is available. At least JIRA is back up!
  8. I've been trying to do an update and I've got errors spewing all over about python. The system wasn't doing this months ago when I last updated. I do not think anything has changed, and I have no idea of where to start since I don't understand enough about funtoo internals. The decision to use funtoo was a decade ago and I have had little involvement since. Can someone give some advice on how to fix this? This is what I see ... (it goes on for pages!) ---- Calculating dependencies... done! WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: dev-lang/python-exec:2 (dev-lang/python-exec-2.4.6-r2:2/2::core-kit, ebuild scheduled for merge) USE="" PYTHON_TARGETS="(pypy3) (python2_7) python3_9 -python3_10 -python3_7 -python3_8" conflicts with >=dev-lang/python-exec-2:2/2=[python_targets_python3_7(-),python_targets_python3_9(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)] required by (dev-python/typing-extensions-3.7.4.3:0/0::python-modules-kit, installed) USE="" PYTHON_TARGETS="python3_7 python3_9 -python3_10 -python3_8" >=dev-lang/python-exec-2:2/2=[python_targets_python3_7(-),python_targets_python3_9(-),-python_single_target_python3_10(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python2_7(-)] required by (app-text/grip-4.2.0:0/0::text-kit, installed) USE="" PYTHON_TARGETS="python3_7 python3_9 -pypy3 -python2_7 -python3_10 -python3_8" >=dev-lang/python-exec-2:2/2=[python_targets_python3_7(-),python_targets_python3_9(-),-python_single_target_python3_10(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python2_7(-)] required by (dev-python/docopt-0.6.2-r2:0/0::python-modules-kit, installed) USE="-test" PYTHON_TARGETS="python3_7 python3_9 -pypy3 -python2_7 -python3_10 -python3_8" >=dev-lang/python-exec-2:2/2=[python_targets_python3_7(-),python_targets_python3_9(-),-python_single_target_python3_10(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)] required by (dev-python/zipp-3.12.1:0/0::python-modules-kit, installed) USE="" PYTHON_TARGETS="python3_7 python3_9 -pypy3 -python2_7 -python3_10 -python3_8" >=dev-lang/python-exec-2:=[python_targets_python3_7(-),python_targets_python3_9(-),-python_single_target_python3_10(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python2_7(-)] required by (app-text/grip-4.2.0:0/0::text-kit, installed) USE="" PYTHON_TARGETS="python3_7 python3_9 -pypy3 -python2_7 -python3_10 -python3_8" >=dev-lang/python-exec-2:2/2=[python_targets_python3_7(-),python_targets_python3_9(-),-python_single_target_python3_10(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python2_7(-)] required by (dev-python/path-and-address-1.1.0:0/0::python-modules-kit, installed) USE="" PYTHON_TARGETS="python3_7 python3_9 -pypy3 -python2_7 -python3_10 -python3_8" >=dev-lang/python-exec-2:2/2=[python_targets_python3_7(-),python_targets_python3_9(-),-python_single_target_python3_10(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)] required by (dev-python/importlib_metadata-6.0.0:0/0::python-modules-kit, installed) USE="-doc" PYTHON_TARGETS="python3_7 python3_9 -python2_7 -python3_10 -python3_8" >=dev-lang/python-exec-2:2/2=[python_targets_python3_7(-),python_targets_python3_9(-),-python_single_target_python3_10(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)] required by (dev-python/markdown-3.4.1:0/0::python-modules-kit, installed) USE="" PYTHON_TARGETS="python3_7 python3_9 -pypy3 -python2_7 -python3_10 -python3_8"
  9. Fixed and builds on my system. Bug Report: [python-modules-kit] dev-python/m2crypto-0.41.0 build error
  10. Hello everyone, today's system update went through without any errors. A "@preserved-rebuild" brought 4 packages that could be updated without errors. Kind regards, Sabaton
  11. Hello everyone. After done installing NetworkManager, the "m2crypto" suddenly failed to build. Here is the error message : error: option --openssl not recognized ^[[31;01m*^[[0m ERROR: dev-python/m2crypto-0.41.0::python-modules-kit failed (compile phase): ^[[31;01m*^[[0m (no error message) ^[[31;01m*^[[0m ^[[31;01m*^[[0m Call stack: ^[[31;01m*^[[0m ebuild.sh, line 93: Called src_compile ^[[31;01m*^[[0m environment, line 3565: Called distutils-r1_src_compile ^[[31;01m*^[[0m environment, line 1579: Called _distutils-r1_run_foreach_impl 'python_compile' ^[[31;01m*^[[0m environment, line 687: Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile' ^[[31;01m*^[[0m environment, line 3162: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' ^[[31;01m*^[[0m environment, line 2629: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' ^[[31;01m*^[[0m environment, line 2627: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' ^[[31;01m*^[[0m environment, line 1073: Called distutils-r1_run_phase 'python_compile' ^[[31;01m*^[[0m environment, line 1563: Called python_compile ^[[31;01m*^[[0m environment, line 2899: Called distutils-r1_python_compile '--openssl=/usr' ^[[31;01m*^[[0m environment, line 1370: Called esetup.py 'build' '-j' '4' '--openssl=/usr' ^[[31;01m*^[[0m environment, line 2164: Called die ^[[31;01m*^[[0m The specific snippet of code: ^[[31;01m*^[[0m "${@}" || die "${die_args[@]}"; ^[[31;01m*^[[0m ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=dev-python/m2crypto-0.41.0::python-modules-kit'`, ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=dev-python/m2crypto-0.41.0::python-modules-kit'`. ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/dev-python/m2crypto-0.41.0/temp/build.log'. ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/m2crypto-0.41.0/temp/environment'. ^[[31;01m*^[[0m Working directory: '/var/tmp/portage/dev-python/m2crypto-0.41.0/work/M2Crypto-0.41.0' ^[[31;01m*^[[0m S: '/var/tmp/portage/dev-python/m2crypto-0.41.0/work/M2Crypto-0.41.0' Here is the "emerge --info" : Portage 3.0.14 (python 3.9.18-final-0, funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-12.3.0, glibc-2.33-r3, 6.6.14-1-lts x86_64) ================================================================= System Settings ================================================================= System uname: Linux-6.6.14-1-lts-x86_64-with-glibc2.33 KiB Mem: 7802556 total, 795900 free KiB Swap: 0 total, 0 free sh bash 5.2.21 ld GNU ld (Funtoo 2.40_p5 patchset: https://dev.gentoo.org/~dilfridge/distfiles/binutils-2.40-patches-5.tar.xz) 2.40.0 app-shells/bash: 5.2.21::core-kit dev-lang/perl: 5.32.0::perl-kit dev-lang/python: 3.9.18::python-kit dev-util/cmake: 3.24.1::core-kit sys-apps/baselayout: 2.6.1-r5::core-kit sys-apps/openrc: 0.44.10-r2::core-kit sys-apps/sandbox: 2.24::core-kit sys-devel/autoconf: 2.69-r4::core-kit, 2.72::core-kit sys-devel/automake: 1.16.5::core-kit sys-devel/binutils: 2.40_p5-r1::core-kit sys-devel/gcc: 12.3.0::core-kit sys-devel/gcc-config: 2.4::core-kit sys-devel/libtool: 2.4.6-r5::core-kit sys-devel/make: 4.2.1-r4::core-kit sys-kernel/linux-headers: 5.10::core-kit (virtual/os-headers) sys-libs/glibc: 2.33-r3::core-kit Repositories: browser-kit location: /var/git/meta-repo/kits/browser-kit masters: core-kit llvm-kit priority: 1 core-gl-kit location: /var/git/meta-repo/kits/core-gl-kit masters: core-kit llvm-kit priority: 1 core-hw-kit location: /var/git/meta-repo/kits/core-hw-kit masters: core-kit llvm-kit priority: 1 core-kit location: /var/git/meta-repo/kits/core-kit priority: 1 aliases: gentoo core-server-kit location: /var/git/meta-repo/kits/core-server-kit masters: core-kit llvm-kit priority: 1 desktop-kit location: /var/git/meta-repo/kits/desktop-kit masters: core-kit llvm-kit priority: 1 dev-kit location: /var/git/meta-repo/kits/dev-kit masters: core-kit llvm-kit priority: 1 editors-kit location: /var/git/meta-repo/kits/editors-kit masters: core-kit llvm-kit priority: 1 games-kit location: /var/git/meta-repo/kits/games-kit masters: core-kit llvm-kit priority: 1 gnome-kit location: /var/git/meta-repo/kits/gnome-kit masters: core-kit llvm-kit priority: 1 haskell-kit location: /var/git/meta-repo/kits/haskell-kit masters: core-kit llvm-kit priority: 1 i18n-kit location: /var/git/meta-repo/kits/i18n-kit masters: core-kit llvm-kit priority: 1 java-kit location: /var/git/meta-repo/kits/java-kit masters: core-kit llvm-kit priority: 1 kde-kit location: /var/git/meta-repo/kits/kde-kit masters: core-kit llvm-kit priority: 1 lang-kit location: /var/git/meta-repo/kits/lang-kit masters: core-kit llvm-kit priority: 1 lisp-scheme-kit location: /var/git/meta-repo/kits/lisp-scheme-kit masters: core-kit llvm-kit priority: 1 llvm-kit location: /var/git/meta-repo/kits/llvm-kit masters: core-kit priority: 1 mate-kit location: /var/git/meta-repo/kits/mate-kit masters: core-kit llvm-kit priority: 1 media-kit location: /var/git/meta-repo/kits/media-kit masters: core-kit llvm-kit priority: 1 ml-lang-kit location: /var/git/meta-repo/kits/ml-lang-kit masters: core-kit llvm-kit priority: 1 net-kit location: /var/git/meta-repo/kits/net-kit masters: core-kit llvm-kit priority: 1 perl-kit location: /var/git/meta-repo/kits/perl-kit masters: core-kit llvm-kit priority: 1 python-kit location: /var/git/meta-repo/kits/python-kit masters: core-kit llvm-kit priority: 1 python-modules-kit location: /var/git/meta-repo/kits/python-modules-kit masters: core-kit llvm-kit priority: 1 qt-kit location: /var/git/meta-repo/kits/qt-kit masters: core-kit llvm-kit priority: 1 ruby-kit location: /var/git/meta-repo/kits/ruby-kit masters: core-kit llvm-kit priority: 1 science-kit location: /var/git/meta-repo/kits/science-kit masters: core-kit llvm-kit priority: 1 security-kit location: /var/git/meta-repo/kits/security-kit masters: core-kit llvm-kit priority: 1 text-kit location: /var/git/meta-repo/kits/text-kit masters: core-kit llvm-kit priority: 1 xfce-kit location: /var/git/meta-repo/kits/xfce-kit masters: core-kit llvm-kit priority: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA Oracle-BCLA-JavaSE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-mtune=generic -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-mtune=generic -O2 -pipe" DISTDIR="/var/cache/portage/distfiles" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cdn config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-mtune=generic -O2 -pipe" GENTOO_MIRRORS="https://direct.funtoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed" PKGDIR="/var/cache/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cracklib crypt curl cxx gdbm glvnd iconv icu ipv6 mmx modules mudflap ncurses nls nptl openmp pam pcre python readline resolvconf sse sse2 ssl tcpd unicode xattr xml zlib" ABI_X86="64" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias authn_core authz_core socache_shmcb unixd" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64 pc" INPUT_DEVICES="evdev synaptics mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-3" LUA_TARGETS="lua5-3" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9 None" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby31" USERLAND="GNU" VIDEO_CARDS="swrast osmesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, ENV_UNSET, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS Here is the "emerge -pqv" : [ebuild N ] dev-python/m2crypto-0.41.0 USE="-libressl" PYTHON_TARGETS="python3_9 -pypy3 -python2_7 -python3_10 -python3_7 -python3_8" Does anyone have any suggestions for this buggy bug? I have let my computer system to be installed Funtoo in one time, and NetworkManager still get installed on my system ( But then because of the kernel panic error that cannot be able to fix in the LiveCD so I decided to reinstalling Funtoo again ). But for this time, this nasty bug appeared suddenly to me, not letting me installling NetworkManager finely. So for now, how do I fix this bug, and continuing my Funtoo installation so that I can boot it again?
  12. I installed Funtoo_ Plasma and Funtoo_ GNOME as a guest system in VirtualBox. Funtoo_ Plasma is currently error-free. I have now reset Funtoo_GNOME to the save point from October 2023. The system update runs without errors with 298 packages. A "@preserved-rebuild" request then results in the error message that I posted here!
  13. @sabaton please use https://bugs.forums.org for bug reports FYI it emerges fine on my test container
  14. @bpaddock Your problem has now been reported at https://bugs.funtoo.org/browse/FL-12051
  15. funtoo /home/peter # emerge @preserved-rebuild Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging (1 of 26) kde-plasma/kscreenlocker-5.27.9::kde-kit * Fetching files in the background. * To view fetch progress, run in another terminal: * tail -f /var/log/emerge-fetch.log * kscreenlocker-5.27.9.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking kscreenlocker-5.27.9.tar.xz to /var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work >>> Source unpacked in /var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work >>> Preparing source in /var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9 ... >>> Working in BUILD_DIR: "/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9_build" cmake -C /var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DPAM_REQUIRED=yes -DCMAKE_DISABLE_FIND_PACKAGE_PAM=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9_build/gentoo_toolchain.cmake /var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9 CMake Warning: Ignoring empty string ("") provided on the command line. loading initial cache file /var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9_build/gentoo_common_config.cmake -- The C compiler identification is GNU 12.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Looking for sys/prctl.h -- Looking for sys/prctl.h - found -- Looking for PR_SET_DUMPABLE -- Looking for PR_SET_DUMPABLE - found -- Looking for sys/procctl.h -- Looking for sys/procctl.h - not found -- Looking for PROC_TRACE_CTL -- Looking for PROC_TRACE_CTL - not found -- Found KF5Crash: /usr/lib64/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.111.0") -- Found KF5Declarative: /usr/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.111.0") -- Found KF5KCMUtils: /usr/lib64/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake (found version "5.111.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.111.0") -- Found KF5GlobalAccel: /usr/lib64/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake (found version "5.111.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.20.1") -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.111.0") -- Found KF5IdleTime: /usr/lib64/cmake/KF5IdleTime/KF5IdleTimeConfig.cmake (found version "5.111.0") -- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.111.0") -- Found KF5Solid: /usr/lib64/cmake/KF5Solid/KF5SolidConfig.cmake (found version "5.111.0") -- Found KF5Wayland: /usr/lib64/cmake/KF5Wayland/KF5WaylandConfig.cmake (found version "5.111.0") -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.111.0") -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.111.0") -- Found KF5: success (found suitable version "5.111.0", minimum required is "5.102.0") found components: Crash Declarative KCMUtils KIO GlobalAccel I18n IdleTime Notifications Solid Wayland WindowSystem XmlGui -- Found XCB_XCB: /usr/lib64/libxcb.so (found version "1.16") -- Found XCB_KEYSYMS: /usr/lib64/libxcb-keysyms.so (found version "0.4.0") -- Found XCB_XTEST: /usr/lib64/libxcb-xtest.so (found version "1.16") -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-xtest.so (found version "1.16") found components: XCB KEYSYMS XTEST -- Found WaylandScanner: /usr/bin/wayland-scanner -- Found Wayland_Client: /usr/lib64/libwayland-client.so (found version "1.22.0") -- Found Wayland_Server: /usr/lib64/libwayland-server.so (found version "1.22.0") -- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so (found suitable version "1.22.0", minimum required is "1.3") found components: Client Server CMake Error at CMakeLists.txt:78 (find_package): By not providing "FindKF5Screen.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KF5Screen", but CMake did not find one. Could not find a package configuration file provided by "KF5Screen" with any of the following names: KF5ScreenConfig.cmake kf5screen-config.cmake Add the installation prefix of "KF5Screen" to CMAKE_PREFIX_PATH or set "KF5Screen_DIR" to a directory containing one of the above files. If "KF5Screen" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9_build/CMakeFiles/CMakeError.log". * ERROR: kde-plasma/kscreenlocker-5.27.9::kde-kit failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 2797: Called kde5_src_configure * environment, line 2100: Called cmake-utils_src_configure * environment, line 1141: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=kde-plasma/kscreenlocker-5.27.9::kde-kit'`, * the complete build log and the output of `emerge -pqv '=kde-plasma/kscreenlocker-5.27.9::kde-kit'`. * The complete build log is located at '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/temp/environment'. * Working directory: '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9_build' * S: '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9' >>> Failed to emerge kde-plasma/kscreenlocker-5.27.9, Log file: >>> '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/temp/build.log' * Messages for package kde-plasma/kscreenlocker-5.27.9: * ERROR: kde-plasma/kscreenlocker-5.27.9::kde-kit failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 2797: Called kde5_src_configure * environment, line 2100: Called cmake-utils_src_configure * environment, line 1141: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=kde-plasma/kscreenlocker-5.27.9::kde-kit'`, * the complete build log and the output of `emerge -pqv '=kde-plasma/kscreenlocker-5.27.9::kde-kit'`. * The complete build log is located at '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/temp/environment'. * Working directory: '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9_build' * S: '/var/tmp/portage/kde-plasma/kscreenlocker-5.27.9/work/kscreenlocker-5.27.9' Kind regards, Sabaton
  16. Thank you. Because my system is already having issues I am moving to a new clean new container. Only problem so far is the cerbot dependancy dev-python/parsedatetime is not in release-next and it is in the old portage. Is there a procedure for such things to get it properly in release-next portage?
  17. echo "media-libs/fdk-aac FraunhoferFDK" > /etc/portage/package.license/fdk-aac
  18. Hello everyone, When updating the system you get the following message: funtoo /home/peter # emerge --ask --update --verbose --deep --newuse --with-bdeps=y @world These are the packages that would be merged, in order: Calculating dependencies... done! !!! All ebuilds that could satisfy "media-libs/fdk-aac" have been masked. !!! One of the following masked packages is required to complete your request: - media-libs/fdk-aac-2.0.2::media-kit (masked by: FraunhoferFDK license(s)) A copy of the 'FraunhoferFDK' license is located at '/var/git/meta-repo/kits/media-kit/licenses/FraunhoferFDK'. (dependency required by "media-video/pipewire-1.0.3::gnome-kit[bluetooth]" [ebuild]) (dependency required by "kde-plasma/kpipewire-5.27.9::kde-kit" [ebuild]) (dependency required by "kde-plasma/plasma-workspace-5.27.9::kde-kit[-screencast]" [ebuild]) (dependency required by "kde-plasma/plasma-browser-integration-5.27.9::kde-kit" [ebuild]) (dependency required by "kde-plasma/plasma-meta-5.27.9::kde-kit[browser-integration]" [ebuild]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. How do I solve the problem? Kind regards, Sabaton
  19. Hi @bpaddock people have successfully upgraded but it is unsupported. Please back up your system before proceeding! https://www.funtoo.org/Upgrade_Instructions/Next
  20. Everyone has this problem: [next]: equery has problems getting the use flags from ebuilds
  21. Asked this before but dont see any fix equery u cronie Traceback (most recent call last): File "/usr/lib/python-exec/python3.9/equery", line 38, in <module> equery.main(sys.argv) File "/usr/lib/python3.9/site-packages/gentoolkit/equery/__init__.py", line 356, in main loaded_module.main(module_args) File "/usr/lib/python3.9/site-packages/gentoolkit/equery/uses.py", line 306, in main output = get_output_descriptions(pkg, global_usedesc) File "/usr/lib/python3.9/site-packages/gentoolkit/equery/uses.py", line 186, in get_output_descriptions local_usedesc = pkg.metadata.use() File "/usr/lib/python3.9/site-packages/gentoolkit/metadata.py", line 286, in use for node in self._xml_tree.getiterator('flag'): AttributeError: 'ElementTree' object has no attribute 'getiterator' The problem is that gentoolkit does not work with python 3.9 I cant downgrade to 3.7 as everything goes wrong Surely someone else has this problem?
  22. What is the procedure to upgrade a 1.4 container to next-release? As it is hosting all my websites I don't really want to take it down to do a fresh install. Not even sure how to do that on a container?
  23. I have just installed Funtoo on a Raspberry Pi 4.

    Where are the instructions that tell how to make a home router?

    Thanks,

    Don James

    Henderson, Texas USA

  24. Hi, I read the news/announcement about 1.4-release retired in 2024 and what @coffnix said. Encrypted our new installation is a very good advice but first, fixing the encryption at installation couldn't be better before saying that ? I'm trying since a week to install Funtoo with LVM on LUKS, reading every wiki (three wikis for the same subject ? what ? Oo), asking help on Discord (thanks for the support wolf pack, I appreciate it <3), checking bug reports. Nothing works. So, I'm a bit upset because we tell me to encrypt my Funtoo but wikis are broken and mix-in encrypted-root too. For the moment it's a bad experience on Funtoo. And if I still try to fix my installation it's only because I never give up on computer's stuff and the guys helping me on Discord. But when my Funtoo will work, I probably change for Gentoo, which I'm sure is easier to install and use. I like your philosophy, but that's all. And I'm really sad about that.
  25. Hi @albatro74 I can confirm this error. Please file a ticket on bugs.funtoo.org so we can properly triage and fix it for everyone! In the meantime, you should be able to proceed with the following work-around: # rm /var/git/meta-repo/kits/desktop-kit/net-print/hplip-3.23.12/files/012_hplip-3.20.6-hppsfilter-fix-return-values.patch
  1. Load more activity
×
×
  • Create New...