Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fresh install, can't emerge @world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
TheRealOne78
n00b
n00b


Joined: 19 Sep 2021
Posts: 8

PostPosted: Sun Sep 19, 2021 11:43 am    Post subject: Fresh install, can't emerge @world Reply with quote

As in https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Base you need to emerge @world. Before it worked for me, however emerge does not want anymore:

[url]
Code:
(chroot) BEAST-PC /etc/portage # emerge --ask --verbose --update --deep --newuse @world
setlocale: unsupported locale setting
setlocale: unsupported locale setting

 * IMPORTANT: 16 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-lang/perl:0

  (dev-lang/perl-5.34.0-r2:0/5.34::gentoo, ebuild scheduled for merge) USE="-berkdb -debug -doc -gdbm -ithreads -minimal" ABI_X86="(64)" pulled in by
    =dev-lang/perl-5.34* required by (virtual/perl-ExtUtils-CBuilder-0.280.236:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
    ^              ^^^^^                                                                                                                                                                                               
    (and 21 more with the same problem)

  (dev-lang/perl-5.30.3-1:0/5.30::gentoo, installed) USE="-berkdb -debug -doc -gdbm -ithreads" ABI_X86="(64)" pulled in by
    dev-lang/perl:0/5.30= required by (dev-perl/SGMLSpm-1.1-r1-1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
                 ^^^^^^^^                                                                                                                                           
    (and 7 more with the same problem)

NOTE: Use the '--verbose-conflicts' option to display parents omitted above

!!! The slot conflict(s) shown above involve package(s) which may need to
!!! be rebuilt in order to solve the conflict(s). However, the following
!!! package(s) cannot be rebuilt for the reason(s) shown:

  (dev-perl/SGMLSpm-1.1-r1-1:0/0::gentoo, installed): ebuild is masked or unavailable


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


!!! All ebuilds that could satisfy ">=virtual/perl-Encode-3.120.0" have been masked.
!!! One of the following masked packages is required to complete your request:
- virtual/perl-Encode-3.120.0::gentoo (masked by: EAPI 8)

The current version of portage supports EAPI '7'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by "dev-lang/perl-5.34.0-r2::gentoo[-minimal]" [ebuild])
(dependency required by "virtual/perl-File-Spec-3.800.0::gentoo" [ebuild])
(dependency required by "dev-perl/Pod-Parser-1.630.0-r1::gentoo" [ebuild])
(dependency required by "app-text/po4a-0.64::gentoo" [ebuild])
(dependency required by "sys-apps/man-db-2.9.4-r1::gentoo[nls]" [ebuild])
(dependency required by "virtual/man-0-r4::gentoo" [ebuild])
(dependency required by "sys-apps/man-pages-5.12-r2::gentoo" [ebuild])
(dependency required by "@system" [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.

(chroot) BEAST-PC /etc/portage #
[/url]

I am curently installing from ubuntu, butttf you try using the live cd is the same.

Google and other popular search engines aren't giving me answers, only middle fingers, so please, I beg you, try to give me a real solution instead of "try using google", because it does not work like this.

I am not sure what I am suposed to do, I tried to unmask by --autounmask and --autounmask-write, etc-update, tried putting ebuilds in package.mask, tried by using several make.conf configurations.. ended by using the default thing gentoo gave me and it still does not resolve the problem. I actually installed gentoo 2 more times in the past.. but it looks like something changed and idk what.

Code tags added to preserve formatting -- NeddySeagoon
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Sun Sep 19, 2021 12:02 pm    Post subject: Reply with quote

TheRealOne78,

welcome to the Gentoo forums!

Please post the output of
Code:
emerge --info

Which Stage3 archive did you use? Perl 5.30 looks... outdated.

Mike
Back to top
View user's profile Send private message
TheRealOne78
n00b
n00b


Joined: 19 Sep 2021
Posts: 8

PostPosted: Sun Sep 19, 2021 1:21 pm    Post subject: Reply with quote

mike155 wrote:
TheRealOne78,

welcome to the Gentoo forums!

Please post the output of
Code:
emerge --info

Which Stage3 archive did you use? Perl 5.30 looks... outdated.

Mike


Code:

Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1/hardened, gcc-9.3.0, glibc-2.30-r8, 5.11.0-34-generic x86_64)
=================================================================
System uname: Linux-5.11.0-34-generic-x86_64-Intel-R-_Core-TM-_i7-9700F_CPU_@_3.00GHz-with-gentoo-2.6
KiB Mem:    32798672 total,  12888616 free
KiB Swap:   31249404 total,  31249404 free
Timestamp of repository gentoo: Sun, 19 Sep 2021 00:45:01 +0000
Head commit of repository gentoo: f8d36558125b5af51b5334977a8df873a327b0d6
sh bash 5.0_p17
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
app-shells/bash:          5.0_p17::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.3.0::gentoo
sys-devel/gcc-config:     2.3::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r8::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-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/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs 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="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.romnet.org/gentoo/ http://mirrors.xservers.ro/gentoo/ ftp://mirror.bytemark.co.uk/gentoo/ https://mirror.bytemark.co.uk/gentoo/ http://mirror.bytemark.co.uk/gentoo/ rsync://mirror.bytemark.co.uk/gentoo/ ftp://mirrors.gethosted.online/gentoo https://mirrors.gethosted.online/gentoo http://mirrors.gethosted.online/gentoo https://www.mirrorservice.org/sites/distfiles.gentoo.org/ http://www.mirrorservice.org/sites/distfiles.gentoo.org/ ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/ rsync://rsync.mirrorservice.org/distfiles.gentoo.org/ http://www.gtlib.gatech.edu/pub/gentoo rsync://rsync.gtlib.gatech.edu/gentoo https://gentoo.osuosl.org/ http://gentoo.osuosl.org/ http://gentoo.mirrors.pair.com/ https://mirrors.rit.edu/gentoo/ http://mirrors.rit.edu/gentoo/ ftp://mirrors.rit.edu/gentoo/ rsync://mirrors.rit.edu/gentoo/ http://gentoo.mirrors.tds.net/gentoo http://gentoo.cs.utah.edu/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 bzip2 crypt hardened iconv ipv6 libglvnd libtirpc multilib ncurses nls nptl openmp pam pcre pie readline seccomp split-usr ssl ssp unicode xattr xtpax zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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" CALLIGRA_FEATURES="karbon sheets words" 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 greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
```

I downloaded the hardened tar.gz yesterday, like I did before.
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Sun Sep 19, 2021 1:32 pm    Post subject: Reply with quote

Quote:
I downloaded the hardened tar.gz yesterday, like I did before.

From where did you download it?

Because if I download 'stage3-amd64-hardened-openrc-20210912T170541Z.tar.xz' from https://www.gentoo.org/downloads, I get an image that contains GCC 10.3 and Perl 5.34. Your image seems to be outdated. It contains GCC 9.3 and Perl 5.30.


Last edited by mike155 on Sun Sep 19, 2021 1:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54232
Location: 56N 3W

PostPosted: Sun Sep 19, 2021 1:32 pm    Post subject: Reply with quote

TheRealOne78,

Code:
The current version of portage supports EAPI '7'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.


That shouldn't happen with current stage3 tarballs. I suspect that you have an old stage3.
What is the full filename of the stage3 you used?

The fix is rather ugly. You need a newer portage.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
TheRealOne78
n00b
n00b


Joined: 19 Sep 2021
Posts: 8

PostPosted: Sun Sep 19, 2021 1:54 pm    Post subject: Reply with quote

Wow... I can't believe it.. I downloaded one from 2020... very odd. stage3-amd64-hardened-20200705T214503Z.tar.xz.
I downloaded it from https://gentoo.osuosl.org/, a mirror from https://www.gentoo.org/downloads/mirrors/. I guess that that mirror is not latest realease anymore...
Back to top
View user's profile Send private message
TheRealOne78
n00b
n00b


Joined: 19 Sep 2021
Posts: 8

PostPosted: Sun Sep 19, 2021 2:22 pm    Post subject: Reply with quote

Yes, it worked! Thank you very much no only for telling me what the logs means, but for telling me that I need to keep my eyes on that dates of releases too.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54232
Location: 56N 3W

PostPosted: Sun Sep 19, 2021 2:25 pm    Post subject: Reply with quote

TheRealOne78,

This authoritive page says that the openrc hardened stage3 is dated 2021-09-12.
You can update if you want but you don't need the educational experience right now.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum