• Re: [gentoo-user] problems with world update and chromium and maybe som

    From Eli Schwartz@21:1/5 to covici@ccs.covici.com on Tue Dec 10 16:50:02 2024
    This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------jv30nw80j3iT5TFE1qmuivTj
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: quoted-printable

    On 12/10/24 10:28 AM, covici@ccs.covici.com wrote:
    Hi. So, in my attempt at the recent world update, I would like not to
    use wayland because of accessibility problems and yet I see:

    Script started on 2024-12-10 10:09:20-05:00 [COMMAND="emerge --update --deep --changed-use --with-bdeps=y --keep-going world" TERM="xterm-256color" TTY="/dev/pts/0" COLUMNS="80" LINES="24"]
    0;emerge
    These are the packages that would be merged, in order:

    Calculating dependencies

    !!! Problem resolving dependencies for www-client/chromium from @selected
    ... done!
    Dependency resolution took 5.70 s (backtrack: 0/200).


    !!! The ebuild selected to satisfy "www-client/chromium" has unmet requirements.
    - www-client/chromium-132.0.6834.32::gentoo USE="X cups hangouts official proprietary-codecs qt5 qt6 screencast system-harfbuzz system-zstd vaapi widevine -bindist -custom-cflags -debug -ffmpeg-chromium -gtk4 (-headless) -kerberos -pax-kernel (-pgo) -
    pulseaudio (-selinux) (-system-icu) -system-png -test -wayland" ABI_X86="(64)" L10N="af am ar bg bn ca cs da de el en-GB es es-419 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 ur vi
    zh-CN zh-TW" LLVM_SLOT="19"

    The following REQUIRED_USE flag constraints are unsatisfied:
    screencast? ( wayland )


    You see portage telling you that the "screencast" USE flag is enabled by default, and that it depends on the "wayland" USE flag, and you cannot
    disable wayland unless you also disable screencast.

    You can just disable screencast. It is enabled as a default by some
    desktop profiles, but nothing requires you to use those defaults.


    The above constraints are a subset of the following complete expression:
    !headless? ( any-of ( X wayland ) ) pgo? ( X !wayland ) qt6? ( qt5 ) screencast? ( wayland ) ffmpeg-chromium? ( bindist proprietary-codecs ) exactly-one-of ( llvm_slot_19 )

    (dependency required by "@selected" [set])
    (dependency required by "@world" [argument])
    0;root@:/usr/src
    Script done on 2024-12-10 10:09:26-05:00 [COMMAND_EXIT_CODE="1"]

    Also, where do I put lvm19 --what is portage looking for?


    Portage isn't asking you to do anything with llvm19. "A subset of the
    following complete expression" just means that portage is providing
    additional full diagnostic information about the *entire* package
    details. The screencast part is the only issue.

    llvm19 is enabled and forced by default anyway.

    --
    Eli Schwartz

    --------------jv30nw80j3iT5TFE1qmuivTj--

    -----BEGIN PGP SIGNATURE-----

    wnsEABYIACMWIQTnFNnmK0TPZHnXm3qEp9ErcA0vVwUCZ1hhiAUDAAAAAAAKCRCEp9ErcA0vV4hh AQCMOUyRNpHaKkVTkhX5HM5jOscBNKXnwczs5OMeiCIuJwD+NNojBRA8qeRYIPU3hSK6wlX2xAEq LdEL4CM+lO0ThQU=
    =fCF2
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From covici@ccs.covici.com@21:1/5 to Eli Schwartz on Tue Dec 10 19:00:01 2024
    On Tue, 10 Dec 2024 10:43:04 -0500,
    Eli Schwartz wrote:

    [1 <multipart/mixed (7bit)>]
    [1.1 <text/plain; UTF-8 (quoted-printable)>]
    On 12/10/24 10:28 AM, covici@ccs.covici.com wrote:
    Hi. So, in my attempt at the recent world update, I would like not to
    use wayland because of accessibility problems and yet I see:

    Script started on 2024-12-10 10:09:20-05:00 [COMMAND="emerge --update --deep --changed-use --with-bdeps=y --keep-going world" TERM="xterm-256color" TTY="/dev/pts/0" COLUMNS="80" LINES="24"]
    0;emerge
    These are the packages that would be merged, in order:

    Calculating dependencies

    !!! Problem resolving dependencies for www-client/chromium from @selected ... done!
    Dependency resolution took 5.70 s (backtrack: 0/200).


    !!! The ebuild selected to satisfy "www-client/chromium" has unmet requirements.
    - www-client/chromium-132.0.6834.32::gentoo USE="X cups hangouts official proprietary-codecs qt5 qt6 screencast system-harfbuzz system-zstd vaapi widevine -bindist -custom-cflags -debug -ffmpeg-chromium -gtk4 (-headless) -kerberos -pax-kernel (-pgo) -
    pulseaudio (-selinux) (-system-icu) -system-png -test -wayland" ABI_X86="(64)" L10N="af am ar bg bn ca cs da de el en-GB es es-419 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 ur vi
    zh-CN zh-TW" LLVM_SLOT="19"

    The following REQUIRED_USE flag constraints are unsatisfied:
    screencast? ( wayland )


    You see portage telling you that the "screencast" USE flag is enabled by default, and that it depends on the "wayland" USE flag, and you cannot disable wayland unless you also disable screencast.

    You can just disable screencast. It is enabled as a default by some
    desktop profiles, but nothing requires you to use those defaults.


    The above constraints are a subset of the following complete expression:
    !headless? ( any-of ( X wayland ) ) pgo? ( X !wayland ) qt6? ( qt5 ) screencast? ( wayland ) ffmpeg-chromium? ( bindist proprietary-codecs ) exactly-one-of ( llvm_slot_19 )

    (dependency required by "@selected" [set])
    (dependency required by "@world" [argument])
    0;root@:/usr/src
    Script done on 2024-12-10 10:09:26-05:00 [COMMAND_EXIT_CODE="1"]

    Also, where do I put lvm19 --what is portage looking for?


    Portage isn't asking you to do anything with llvm19. "A subset of the following complete expression" just means that portage is providing additional full diagnostic information about the *entire* package
    details. The screencast part is the only issue.

    llvm19 is enabled and forced by default anyway.


    Thanks much, I will definitly try that!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)