Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

layman and kits, ebuilds not seen


rsa4046

Question

Following the guide for using layman correctly with kits in funtoo, I have a /etc/portage/repos.conf folder,

# tree /etc/portage/repos.conf
/etc/portage/repos.conf
├── funtoo -> /var/git/meta-repo/repos.conf
├── layman.conf
├── mylocal.conf
└── science.conf

1 directory, 3 files

and .conf files for other overlays in various places. However, running eix-sync or ego sync doesn't seem to pick up any of the ebuilds in the overlay. When eix-sync rebuilds the its database, it notes the existences of the overlay, but the ebuilds within the overlay itself never appear. The other overlays (mylocal, science, not managed by layman) that reside in /var/git/overlay are picked up without difficulty. Here is the /etc/portage/repos.conf/layman.conf:

[elementary]
priority = 10
masters = gentoo
location = /var/lib/layman/elementary
layman-type = git
auto-sync = No

What do I need to change here to get portage to notice these ebuilds?

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 1

No problem. I have noticed some other things in your setup that you should fix.

4 hours ago, rsa4046 said:

build: experimental

experimental is not supported anymore. I would recommend to switch to current. Manual edit is probably necessary.

4 hours ago, rsa4046 said:

Portage 2.3.11

there is already 2.3.18 released and it makes sense to have portage the latest stable version as it is the core of funtoo/gentoo.

4 hours ago, rsa4046 said:

gcc-6.3.0

you are using gcc-6.3.0 from your local overlay and I would recommend to switch to gcc-6.4.0 that can be found in core-kit and use that as anything else could be seen as unsupported.

4 hours ago, rsa4046 said:

mix-ins: print
mix-ins: audio
mix-ins: no-emul-linux-x86
mix-ins: gnome
mix-ins: console-extras
mix-ins: dvd
mix-ins: X

From all these mix-ins you need only no-emul-linux-x86 and gnome all the other ones come inherited from desktop or workstation ...

4 hours ago, rsa4046 said:

dev-lang/perl: 5.24.0-r2::gentoo

and other packages that come from ::gentoo repo give me information that you need to run

emerge -avuDN --newrepo @world

to migrate all packages from the old ports-2012 to the new meta-repo/kits setup.

Let me know if you need something else.

Link to comment
Share on other sites

  • 0

Hi palica, thanks for the response. Files are attached below. I would be grateful for any help you could provide. Thanks again--

emerge --info

Portage 2.3.11 (python 2.7.13-final-0, funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-6.3.0, glibc-2.23-r4, 4.14.9-gentoo x86_64)
=================================================================
System uname: Linux-4.14.9-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_E5620_@_2.40GHz-with-gentoo-2.2.1
KiB Mem:    12289936 total,   3562692 free
KiB Swap:    4193276 total,   4193012 free
sh bash 4.4_p12-r1
ld GNU ld (Gentoo 2.28 p1.2) 2.28
app-shells/bash:          4.4_p12-r1::core-kit
dev-java/java-config:     2.2.0-r3::java-kit
dev-lang/perl:            5.24.0-r2::gentoo
dev-lang/python:          2.7.13::python-kit, 3.5.3::python-kit, 3.6.1-r1::python-kit
dev-util/cmake:           3.8.0::core-kit
sys-apps/baselayout:      2.2.1::gentoo
sys-apps/openrc:          0.23.2-r1::core-kit
sys-apps/sandbox:         2.10-r4::core-kit
sys-devel/autoconf:       2.13::core-kit, 2.69-r2::gentoo
sys-devel/automake:       1.11.6-r2::gentoo, 1.13.4-r1::gentoo, 1.14.1-r1::gentoo, 1.15-r2::gentoo
sys-devel/binutils:       2.28-r4::core-kit
sys-devel/gcc:            6.3.0::mylocal, 7.2.0::core-kit
sys-devel/gcc-config:     1.8-r1::core-kit
sys-devel/libtool:        2.4.6-r4::core-kit
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.9::core-kit (virtual/os-headers)
sys-libs/glibc:           2.23-r4::core-kit
Repositories:

nokit
    location: /var/git/meta-repo/kits/nokit
    masters: core-kit
    priority: -500

core-hw-kit
    location: /var/git/meta-repo/kits/core-hw-kit
    masters: core-kit
    priority: 1

core-kit
    location: /var/git/meta-repo/kits/core-kit
    masters: core-kit
    priority: 1
    aliases: gentoo

desktop-kit
    location: /var/git/meta-repo/kits/desktop-kit
    masters: core-kit
    priority: 1

dev-kit
    location: /var/git/meta-repo/kits/dev-kit
    masters: core-kit
    priority: 1

editors-kit
    location: /var/git/meta-repo/kits/editors-kit
    masters: core-kit
    priority: 1

games-kit
    location: /var/git/meta-repo/kits/games-kit
    masters: core-kit
    priority: 1

haskell-kit
    location: /var/git/meta-repo/kits/haskell-kit
    masters: core-kit
    priority: 1

java-kit
    location: /var/git/meta-repo/kits/java-kit
    masters: core-kit
    priority: 1

kde-kit
    location: /var/git/meta-repo/kits/kde-kit
    masters: core-kit
    priority: 1

lang-kit
    location: /var/git/meta-repo/kits/lang-kit
    masters: core-kit
    priority: 1

lisp-scheme-kit
    location: /var/git/meta-repo/kits/lisp-scheme-kit
    masters: core-kit
    priority: 1

media-kit
    location: /var/git/meta-repo/kits/media-kit
    masters: core-kit
    priority: 1

ml-lang-kit
    location: /var/git/meta-repo/kits/ml-lang-kit
    masters: core-kit
    priority: 1

net-kit
    location: /var/git/meta-repo/kits/net-kit
    masters: core-kit
    priority: 1

perl-kit
    location: /var/git/meta-repo/kits/perl-kit
    masters: core-kit
    priority: 1

php-kit
    location: /var/git/meta-repo/kits/php-kit
    masters: core-kit
    priority: 1

python-kit
    location: /var/git/meta-repo/kits/python-kit
    masters: core-kit
    priority: 1

ruby-kit
    location: /var/git/meta-repo/kits/ruby-kit
    masters: core-kit
    priority: 1

security-kit
    location: /var/git/meta-repo/kits/security-kit
    masters: core-kit
    priority: 1

text-kit
    location: /var/git/meta-repo/kits/text-kit
    masters: core-kit
    priority: 1

xfce-kit
    location: /var/git/meta-repo/kits/xfce-kit
    masters: core-kit
    priority: 1

xorg-kit
    location: /var/git/meta-repo/kits/xorg-kit
    masters: core-kit
    priority: 1

gnome-kit
    location: /var/git/meta-repo/kits/gnome-kit
    masters: core-kit
    priority: 10

mylocal
    location: /var/git/overlay/mylocal
    masters: core-kit
    priority: 10

science
    location: /var/git/overlay/science
    masters: core-kit
    priority: 10

science-kit
    location: /var/git/meta-repo/kits/science-kit
    masters: core-kit
    priority: 10

elementary
    location: /var/lib/layman/elementary
    masters: core-kit
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nehalem -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/chromium/policies/managed/chrome-gnome-shell.json /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/opt/chrome/policies/managed/chrome-gnome-shell.json /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=nehalem -O2 -pipe"
DISTDIR="/var/cache/portage/distfiles"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=nehalem -O2 -pipe"
GENTOO_MIRRORS=" http://gentoo.osuosl.org/                       http://www.gtlib.gatech.edu/pub/gentoo          http://gentoo.mirrors.easynews.com/linux/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
MAKEOPTS="-j17"
PKGDIR="/var/cache/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl alsa amd64 apng arpack berkdb blas bluray bzip2 cdda cddb cdio cdr clang cleartype colord consolekit corefonts cracklib crypt cups cxx dbus dri dts dvd dvdr dvdread eds encode evo exif faac faad ffmpeg flac fuse gdbm gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk gtk3 gtkstyle gudev hdf5 ico iconv icu ieee1394 imap infinality introspection ios ipod ipv6 jpeg jpeg2k lame lapack libass libguess libmpeg2 libnotify lm_sensors mad maildir matroska mjpeg mkl mmx modules mp3 mpeg mtp mudflap multilib nautilus ncurses nls nouveau nptl nsplugin ogg opengl openmp pam pcre pdf png policykit postproc pppd pulseaudio python quicktime readline resolvconf sasl sdl sndfile sse sse2 ssl svg systemd taglib tcpd theora tiff tk tracker truetype twolame udev udisks unicode v4l vorbis vpx wav wavpack webp win32codecs wmf x264 x265 xattr xkb xml xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel ice1724 intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" 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 popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby22 ruby23 ruby24" USERLAND="GNU" VIDEO_CARDS="nouveau" 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, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS

eix -I ego

[I] app-admin/ego
     Available versions:  2.3.3^m 2.3.3-r1^m **9999^m {zsh-completion PYTHON_SINGLE_TARGET="python3_4 python3_5 python3_6" PYTHON_TARGETS="python3_4 python3_5 python3_6"}
     Installed versions:  2.3.3-r1^m(10:32:41 AM 12/20/2017)(-zsh-completion PYTHON_SINGLE_TARGET="python3_6 -python3_4 -python3_5" PYTHON_TARGETS="python3_6 -python3_4 -python3_5")
     Homepage:            http://www.funtoo.org/Package:Ego
     Description:         Funtoo's configuration tool: ego, epro, edoc.

[I] dev-perl/HTTP-Negotiate [1]
     Available versions:  6.10.0
     Installed versions:  6.10.0[?](04:29:12 PM 12/23/2016)
     Homepage:            http://search.cpan.org/dist/HTTP-Negotiate/
     Description:         HTTP content negotiation

[1] "perl-kit" /var/git/meta-repo/kits/perl-kit

Found 2 matches

ego profile


=== Enabled Profiles: ===

        arch: x86-64bit
       build: experimental
     subarch: intel64-nehalem
      flavor: desktop
     mix-ins: print
     mix-ins: audio
     mix-ins: no-emul-linux-x86
     mix-ins: gnome
     mix-ins: console-extras
     mix-ins: dvd
     mix-ins: X


=== Python kit: ===

      branch: 3.6-prime

=== All inherited flavor from desktop flavor: ===

                     workstation (from desktop flavor)
                            core (from workstation flavor)
                         minimal (from core flavor)

=== All inherited mix-ins from desktop flavor: ===

                               X (from workstation flavor)
                           audio (from workstation flavor)
                             dvd (from workstation flavor)
                           media (from workstation flavor)
      mediadevice-audio-consumer (from media mix-in)
                mediadevice-base (from mediadevice-audio-consumer mix-in)
      mediadevice-video-consumer (from media mix-in)
                mediadevice-base (from mediadevice-video-consumer mix-in)
        mediaformat-audio-common (from media mix-in)
          mediaformat-gfx-common (from media mix-in)
        mediaformat-video-common (from media mix-in)
                  console-extras (from workstation flavor)
                           print (from desktop flavor)

=== All inherited mix-ins from gnome mix-ins: ===

                           gnome (from gnome mix-in)

ego kit

/var/git/meta-repo (updated 28 minutes ago):

  kit                  active branch        default              stability
  
  core-kit             1.0-prime            (same)               prime
  core-hw-kit          master               (same)               prime
  security-kit         1.0-prime            (same)               prime
  xorg-kit             1.19-prime           (same)               prime
  gnome-kit            3.20-prime           (same)               prime
  kde-kit              5.10-prime           (same)               prime
  media-kit            1.1-prime            (same)               prime
  perl-kit             5.24-prime           (same)               prime
  python-kit           3.6-prime            3.4-prime            prime
  php-kit              master               (same)               prime
  java-kit             1.1-prime            (same)               prime
  ruby-kit             1.1-prime            (same)               prime
  haskell-kit          1.1-prime            (same)               prime
  ml-lang-kit          1.1-prime            (same)               prime
  lisp-scheme-kit      1.1-prime            (same)               prime
  lang-kit             1.1-prime            (same)               prime
  dev-kit              1.1-prime            (same)               prime
  xfce-kit             4.12-prime           (same)               prime
  desktop-kit          1.1-prime            (same)               prime
  editors-kit          master               (same)               prime
  net-kit              master               (same)               prime
  text-kit             master               (same)               prime
  science-kit          master               (same)               prime
  games-kit            master               (same)               prime
  nokit                master               (same)               prime

  NOTE: This information comes from /etc/ego.conf and meta-repo metadata. After making changes to 
  ego.conf, be sure to run ego sync in so that the individual kit repositories on disk are 
  synchronized with the kit branches shown above.
  

 

emerge-info.txt

eix-ego.txt

ego-profile.txt

ego-kit.txt

Link to comment
Share on other sites

  • 0

Hi palica,

$ eix eix
[I] app-portage/eix [1]
     Available versions:  (~)0.32.9-r1 {debug doc nls sqlite LINGUAS="de ru"}
     Installed versions:  0.32.9-r1(09:39:47 AM 12/20/2017)(nls -debug -doc -sqlite LINGUAS="-de -ru")
     Homepage:            https://github.com/vaeth/eix/
     Description:         Search and query ebuilds

[1] "nokit" /var/git/meta-repo/kits/nokit

 

Link to comment
Share on other sites

  • 0

Hi palica,

my sincere apologies for wasting your time: I unmerged layman, removed its config files from /etc, emerged it again, and re-added the overlay. Now, after eix-update, eix indeed shows the correct population of ebuilds, including those contributed from overlays managed by layman. So I must have had an error in layman's setup. Anyway, sorry for the stupid questions and for wasting your time. I do appreciate your help. Best --

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...