Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

palica

Members
  • Posts

    294
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by palica

  1. Where do you have this message? Before starting what openrc program? Do you mean script or before OpenRC starts?

    Can you just give more details. What is in your fstab, how do you start your kernel, what is the kernel command line. Do you use your own kernel or debian-sources .......?

    There are thousands of possible reasons why you see this message.

    Thanks for providing more details and thanks for reading this post:

     

  2. well, there are at least two warnings displayed on my computer, after replicating your setup.

    root@sucellus /usr/local/portage/cat/autossh # ebuild autossh-1.4f.ebuild digest
    
    !!! 'cat/autossh' has a category that is not listed in /etc/portage/categories
    >>> Creating Manifest for /usr/local/portage/cat/autossh
    !!! File b'/var/cache/portage/distfiles/autossh-1.4f.tgz' doesn't exist, can't update Manifest
    root@sucellus /usr/local/portage/metadata # cat layout.conf
    repo-name = local
    thin-manifests = true
    sign-manifests = false
    profile-formats = portage-2
    cache-formats = md5-dict
    masters = core-kit
    root@sucellus /usr/local/portage/metadata # emerge -pv cat/autossh
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies /
    !!! 'cat/autossh' has a category that is not listed in /etc/portage/categories
    ... done!
    
    emerge: there are no ebuilds to satisfy "cat/autossh".
    
    emerge: searching for similar names...
    emerge: Maybe you meant net-misc/autossh?

    it is just helpful to paste any error or warning message, besides saying "it doesn't work for me ..."

     

  3. this is easy to fix (with bit of searching on your part). hint:

    [I] app-text/tree [1]
         Available versions:  1.7.0 (~)1.7.0-r1
         Installed versions:  1.7.0-r1(12:16:50 AM 11/22/2017)
         Homepage:            http://mama.indstate.edu/users/ice/tree/
         Description:         Lists directories recursively, and produces an indented listing of files
    
    [1] "text-kit" /var/git/meta-repo/kits/text-kit

     

  4. 1. wait until it makes it into the funtoo tree

     

    2. use local overlay

     

    3. install gentoo :)

     

     

    now seriously, what new functionality does this version bring? why should funtoo have this? what are possible breakage points? can you test it with local overlay and report back?

     

    thanks

     

  5. so it is vital not to confuse yourself with lxc when using lxd. LXD is using db to store all config stuff and can be edited or displayed with lxc config show <container> (lxc is a command coming from LXD, all LXC commands have a hyphen lxc-ls ...)

    if using LXD don't even go to /var/lib/lxc/ :)

    /var/lib/lxd is your directory

    network is controlled with

    lxc network

×
×
  • Create New...