
leeflemingster
Members-
Content Count
18 -
Joined
-
Last visited
About leeflemingster
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Dnsmasq fails to build after updating to release 1.4
leeflemingster replied to leeflemingster's question in General Help
Thanks for the update. I already have version 2.80 installed which means it must have built at release-1.3. -
Dnsmasq fails to build after updating to release 1.4
leeflemingster replied to leeflemingster's question in General Help
Ok, thank you both. -
Dnsmasq fails to build after updating to release 1.4
leeflemingster posted a question in General Help
I've just updated to release 1.4 and the only package that will not build when doing an "emerge -auND world" is dnsmasq. x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -march=bonnell -pipe -DNO_AUTH -DNO_CONNTRACK -DNO_DBUS -DNO_IDN -DNO_LIBIDN2 -DNO_ID -DNO_LUASCRIPT -DNO_SCRIPT -DNO_TFTP -DHAVE_DNSSEC -DNO_DNSSEC_STATIC -DLOCALEDIR='"/usr/share/locale"' -DVERSION='"2.80"' -c ubus.c crypto.c: In function ‘dnsmasq_ecdsa_verify’: crypto.c:297:36: error: ‘nettle_secp_256r1’ undeclared (first use in this function); did you mean ‘nettle_get_secp_256r1’? 297 | -
PYTHON_TARGETS problem updating to release-1.4 [Solved]
leeflemingster replied to leeflemingster's question in General Help
This just worked after running another "ego sync" a few days later. ¯\_(ツ)_/¯ -
PYTHON_TARGETS problem updating to release-1.4 [Solved]
leeflemingster posted a question in General Help
I'm following the upgrade instructions here https://www.funtoo.org/Upgrade_Instructions/1.4-release I'm getting the following error when trying to update the world. # emerge -auDN @world --jobs=3 --exclude dev-lang/perl These are the packages that would be merged, in order: Calculating dependencies | !!! Problem resolving dependencies for app-editors/vim from @selected ... done! !!! The ebuild selected to satisfy "app-editors/vim" has unmet requiremen -
From the bug report you linked to there was some talk of building the initramfs. I remembered that genkernel produced the following warning. ------------------------ WARNING -------------------------- No cachefile set on ZFS pool 'main'! Startup times will be VERY SLOW as a result. To set a cachefile, run a command like this: zpool set cachefile=/etc/zfs/zpool-main.chache main ... then re-run genkernel. ----------------------------------------------------------- I tried to rebuild the initramfs but that didn't help (although I might have been too quick to press the
-
Well that's annoying.
-
I have a raid0 striped ZFS pool which I have been booting from with no problems, which looks like this: # zpool status pool: main state: ONLINE config: NAME STATE READ WRITE CKSUM main ONLINE 0 0 0 sda ONLINE 0 0 0 sdb ONLINE 0 0 0 errors: No known data errors I want to make this into a 4 drive raid10. I purchased the 3rd drive and intend to add the 4th later. I did the following: # zpool attach main /dev/sda /dev/sdc Make sure to wait until resilver is done before reboot
-
Emerge is trying to pull in an incompatible nvidia-drivers version
leeflemingster replied to leeflemingster's question in General Help
I've added the following to /etc/portage/package.use but the block is still there. www-client/firefox-bin -pulseaudio # emerge -auND world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] sys-fs/exfat-utils-1.3.0 [ebuild R ] x11-libs/libdrm-2.4.94 VIDEO_CARDS="-nouveau*" [ebuild N ] sys-fs/fuse-common-3.2.6 [ebuild N ] sys-fs/fuse-2.9.8 USE="-examples -static-libs" [ebuild N ] sys-fs/fuse-exfat-1.3.0 [ebuild R ] media-libs/mesa-18.2.8 USE="-opencl* -vdpau*" [ebuild R ] x11-base/xor -
Emerge is trying to pull in an incompatible nvidia-drivers version
leeflemingster replied to leeflemingster's question in General Help
Thanks. Removing the gfxcard-nvidia mix-in has fixed the nvidia problem. As for the blocking package, I don't appear to have apulse installed and pulseaudio is already installed. # emerge -C media-sound/apulse * This action can remove important packages! In order to be safer, use * `emerge -pv --depclean <atom>` to check for reverse dependencies before * removing packages. --- Couldn't find 'media-sound/apulse' to unmerge. >>> No packages selected for removal by unmerge # emerge -a pulseaudio These are the packages that would be merged, in order: Calculating -
Emerge is trying to pull in an incompatible nvidia-drivers version
leeflemingster replied to leeflemingster's question in General Help
I've just found the problem. When loggin into bugs.funtoo.org the username is case sensitive and has to be all lower case. When loggin into forums.funtoo.org the username is not case sensitive. -
Emerge is trying to pull in an incompatible nvidia-drivers version
leeflemingster replied to leeflemingster's question in General Help
Correct. I can not log into code.funtoo.org. I even logged out of the forum and back in to make sure it wasn't something silly like using the wrong password. -
Emerge is trying to pull in an incompatible nvidia-drivers version
leeflemingster replied to leeflemingster's question in General Help
Tried that but it just redirects me to https://www.funtoo.org/Welcome after login in. I've also looked thorough the settings for 2FA, but can't find anything. -
Emerge is trying to pull in an incompatible nvidia-drivers version
leeflemingster replied to leeflemingster's question in General Help
It doesn't allow me to login with my forum account. -
Emerge is trying to pull in an incompatible nvidia-drivers version
leeflemingster replied to leeflemingster's question in General Help
I don't appear to be able to create an account on bugs.funtoo.org. When I go to request an account it just says. Contact Site Administrators Your Jira administrator has not yet configured this contact form.