Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] Problem beim heutigen Systemupdate
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Sabaton
Apprentice
Apprentice


Joined: 02 Mar 2019
Posts: 187

PostPosted: Wed Oct 09, 2024 10:07 am    Post subject: [gelöst] Problem beim heutigen Systemupdate Reply with quote

Hallo zusammen,

beim heutigen Systemupdate habe ich ein Problem.


Code:
gentoo /home/peter # emerge --update --deep --changed-use -av @world

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

Calculating dependencies... done!
Dependency resolution took 6.54 s (backtrack: 0/20).


!!! The ebuild selected to satisfy "app-dicts/myspell-en" has unmet requirements.
- app-dicts/myspell-en-20240801::gentoo USE="" ABI_X86="(64)" L10N="-en-AU -en-CA -en-GB -en-US -en-ZA"

  The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( l10n_en-AU l10n_en-CA l10n_en-GB l10n_en-US l10n_en-ZA )

(dependency required by "app-text/hunspell-1.7.2-r1::gentoo[l10n_en]" [installed])
(dependency required by "kde-frameworks/sonnet-6.6.0::gentoo[hunspell]" [ebuild])
(dependency required by "kde-frameworks/ktextwidgets-6.6.0::gentoo" [ebuild])
(dependency required by "kde-frameworks/kio-6.6.0::gentoo" [ebuild])
(dependency required by "kde-plasma/libplasma-6.1.5::gentoo" [ebuild])
(dependency required by "kde-plasma/polkit-kde-agent-6.1.5::gentoo" [ebuild])
(dependency required by "sys-auth/polkit-124-r1::gentoo[kde]" [installed])
(dependency required by "sys-auth/elogind-252.9-r2::gentoo" [ebuild])
(dependency required by "sys-fs/udisks-2.10.1::gentoo[elogind]" [installed])
(dependency required by "kde-frameworks/solid-6.6.0::gentoo" [ebuild])


/etc/portage/make.conf
Code:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-march=native -O2 -pipe"
CPU_FLAGS_X86="aes avx avx2 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
MAKEOPTS="-j6"

# NOTE: This stage was built with the bindist Use flag enabled
USE="-systemd elogind nls dbus udev branding icu X acpi display-manager sddm gtk libkms wallpapers handbook alsa legacy-systray gtk2 gtk3 bluetooth plymouth pango"
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"

VIDEO_CARDS="vmware"
INPUT_DEVICES="libinput"
ACCEPT_LICENSE="* @EULA"
LINGUAS="de en"
L10N="de en"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C


Wie bekomme ich das Problem gelöst?

Mfg,
Sabaton


Last edited by Sabaton on Wed Oct 09, 2024 10:43 am; edited 1 time in total
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3522
Location: Berlin

PostPosted: Wed Oct 09, 2024 10:22 am    Post subject: Reply with quote

Bei mir sieht das in der make.conf so aus:#LINGUAS="de_DE de"
LINGUAS="de"
L10N="de de-DE". Vielleicht mal L10N="de de-DE en en-GB" (oder en-US) setzten?
Code:
emerge app-dicts/myspell-en -pv

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

Calculating dependencies \

!!! Problem resolving dependencies for app-dicts/myspell-en
... done!
Dependency resolution took 3.99 s (backtrack: 0/20).


!!! The ebuild selected to satisfy "app-dicts/myspell-en" has unmet requirements.
- app-dicts/myspell-en-20240801::gentoo USE="" ABI_X86="(64)" L10N="-en-AU -en-CA -en-GB -en-US -en-ZA"

  The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( l10n_en-AU l10n_en-CA l10n_en-GB l10n_en-US l10n_en-ZA )
Code:
L10N="en en-GB" emerge app-dicts/myspell-en -pv

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

Calculating dependencies... done!
Dependency resolution took 3.24 s (backtrack: 0/20).

[ebuild  N     ] app-dicts/myspell-en-20240801::gentoo  L10N="en-GB -en-AU -en-CA -en-US -en-ZA" 5.968 KiB

Total: 1 package (1 new), Size of downloads: 5.968 KiB
Back to top
View user's profile Send private message
Sabaton
Apprentice
Apprentice


Joined: 02 Mar 2019
Posts: 187

PostPosted: Wed Oct 09, 2024 10:43 am    Post subject: Reply with quote

Mit

Code:
L10N="de de-DE en en-GB"


läuft das Sytemupdate nun durch.

Vielen Dank für die Hilfe.

Mfg,
Sabaton
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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