-
Content Count
16 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Blogs
Everything posted by rspartz
-
flatpak - category not listed /etc/portage/categories
rspartz replied to rspartz's question in Portage Help
Thank you; for pointing me in the right direction -and- for a quick reply! After I learn a bit more about this, I'll post my results back to this post. Appreciate the help! update: I was able to add the gentoo overlay and install the acct-group. That did allow me to install flatpak. But now, with every emerge command I get aragon ~ # emerge -avl --pretend gnome-software !!! Repository name or alias 'gentoo', defined for repository 'core-kit', overrides existing alias or repository. and I wonder if I messed anything up .. -
I'm trying to install flatpak and I've never used an overlay before. From all that I've searched, I think I'm 'almost there' and it seems the only thing stopping the emerge is Calculating dependencies | !!! 'acct-group/flatpak' has a category that is not listed in /etc/portage/categories ... done! I don't have a file or a directory in /etc/portage called categories aragon ~ # emerge -avl dev-util/flatpak-builder sys-apps/flatpak These are the packages that would be merged, in order: Calculating dependencies | !!! 'acct-group/flatpak' has a category that i
-
I have a host that is running Ubuntu and LXD. I've installed a container from public image that is funtoo 1.3. I then did and upgrade to 1.4 for the new container I created. In /var/lib/portage/world there was one entry from the public image /sys-kernel/debian-sources-lts My question is, does a container need to have kernel sources installed? Since it's using the hosts kernel? I do understand that some packages may require kernel sources as dependency, but when the kernel is compiled it can not be installed. Is there a good 'best practices' on what do do with kernel sources within a container
-
Well, the correct answer as of a few days ago to your question can be found in this bug report: https://bugs.funtoo.org/browse/FL-4772 From the comments by @drobbins: Not going to support ZFS booting officially as it is not needed. Just use another filesystem to get the system booted, then connect to all your ZFS. I can add a message to the wiki page to indicate this is not supported. If you do a refresh on your browser and look at the update to a ZFS install on funtoo, you'll see the new disclaimer at the top about booting using a different file system on root. I k
-
Daniel, thank you! Fixed now ...
-
Yes, a bug has been filed: https://bugs.funtoo.org/browse/FL-6279
-
I happened to download the 6.0.0 version and it certainly looked 'weird' when it was booted. Like, where did this systemd stuff come from ?? No more Gentoo ??? This page shows the most important changes provided in each SystemRescueCd version. It only shows changes in the versions of the Linux kernel and relevant utilities. The full list of packages provides more details about the exact versions of all other packages. 6.0.0) 2019-02-02: System is now based on ArchLinux and built using archiso and its dependencies Kernel and user space programs are
-
[SOLVED] samba emerge: there are no ebuilds to satisfy
rspartz replied to rspartz's topic in General Discussion
Ok, after looking at funtoo bugs (should've started there, sorry!) I see this is already in process: https://bugs.funtoo.org/browse/FL-5591 Great! I'll keep an eye on it and look to install later. [SOLVED] ** Update ** Since FL-5591 is now closed, samba now builds. Just 'ego sync' to the latest version and emerge. -working. Thank you Oleg. -
I am trying to emerge samba on a fresh, funtoo install. I did change my flavor from 'core' to 'workstation' and set about updating world because of new USE flags. Once that was done, I've tried this and I am stuck: northstar ~ # emerge -a net-fs/samba These are the packages that would be merged, in order: Calculating dependencies... done! emerge: there are no ebuilds to satisfy ">=sys-libs/talloc-2.1.14[python?,python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-p
-
ZFS install/boot fails; no such pool and/or Could not find the root block device
rspartz replied to rspartz's question in Installation Help
To all who've contributed to this thread; so far no luck with any options suggested. I think I am in agreement with Oleg that initramfs must be the 'closest' to the root cause, or possibly something to do with GRUB since it consistently fails to find the 'root device'. I will submit a bug report on this right away. If anyone has more to add, after their own testing, please comment here and I will add to the bug report. -thank you. -
ZFS install/boot fails; no such pool and/or Could not find the root block device
rspartz replied to rspartz's question in Installation Help
Hello, Chris - To answer about the 'pool' and the 'bootfs' info: sysresccd ~ # zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT rpool 191G 12.8G 178G - 3% 6% 1.00x ONLINE /mnt/funtoo sysresccd ~ # zpool get bootfs rpool NAME PROPERTY VALUE SOURCE rpool bootfs rpool/ROOT/funtoo local sysresccd ~ # Here's the zpool.cache info, both from /tmp and inside the chroot: sysresccd ~ # ls -lsda /tmp/zpool.cache 4 -rw-r--r-- 1 root root 1416 Feb 8 08:30 /tmp/zpool.cache sysresccd ~ # ls -lsda /mnt/ -
revdep-rebuild; causes net-fs/samba-4.7.1 rebuild
rspartz replied to rspartz's question in Server Help
FIXED. Thanks cardinal , that did it. I appreciate your response to this! -
Each time I run revdep-rebuild it wants to rebuild samba-4.7.1 as a 'one shot'. I've allowed it to do the rebuild a few times and let it go over serveral days to see if any furture syncs make it just go away. Not sure where to start to understand what is triggering this rebuild. Thank you! root@opti390:~# revdep-rebuild --ignore --pretend -i * This is the new python coded version * Please report any bugs found using it. * The original revdep-rebuild script is installed as revdep-rebuild.sh * Please file bugs at: https://bugs.gentoo.org/ * Collecting system binaries
-
Error 403: Forbidden downloading a 'snapshot' from either mirror
rspartz replied to rspartz's question in Portage Help
Great! Thank you hencb, I appreciate it! -
Error 403: Forbidden downloading a 'snapshot' from either mirror
rspartz posted a question in Portage Help
Are there snapshots available for download? Thanks -
www-client/chromium install - virtualbox - slot conflict - sys-libs/zlib
rspartz replied to rspartz's question in Desktop Help
Solved - Chromium installed just fine and is working ... thanks! -
www-client/chromium install - virtualbox - slot conflict - sys-libs/zlib
rspartz replied to rspartz's question in Desktop Help
Appreciate the 2 cents .... I was being influenced by the Funtoo wiki which was showing pros/cons of which to choose: http://www.funtoo.org/Funtoo_Linux_Web_Browsers#Chromium right now it *is* compiling. I did what 'sputnik' suggested and that got it going but it didn't really take off compiling until I did a re-emerge of python 2.7. I know it will take awhile, but I'll definitely come back here with the post-mortem for this thread. I also agree that the google-binary works well as I've used it on other distros in the past. I just wanted to have it 'work' on Funtoo, in a VM, sinc -
www-client/chromium install - virtualbox - slot conflict - sys-libs/zlib
rspartz replied to rspartz's question in Desktop Help
I wish that had done it .... Here's verbose output of emerge before *anything* happens ... http://pastebin.com/zbjNcKMT thank you for your response! -
www-client/chromium install - virtualbox - slot conflict - sys-libs/zlib
rspartz posted a question in Desktop Help
Greetings to all - Attempting to install Chromium, using VirtualBox with funtoo as the guest. This is a fresh install and I'm getting this: [ebuild N ] www-client/chromium-39.0.2171.27 USE="gnome gnome-keyring (pic) pulseaudio tcmalloc -bindist -cups -custom-cflags -kerberos (-neon) (-selinux) {-test}" LINGUAS="am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv sw ta te th tr uk vi zh_CN zh_TW" 189,818 kB Total: 14 packages (13 new, 1 reinstall), Size of downloads: 198,285 kB !!! Mult