* [gentoo-user] world update problem driving me ...
@ 2024-12-07 20:45 covici
2024-12-07 21:39 ` tea
0 siblings, 1 reply; 2+ messages in thread
From: covici @ 2024-12-07 20:45 UTC (permalink / raw
To: gentoo-user
Hi. In trying my most recent world update I have run into the problem
that the elinks fix mentioned in what portage gave me does not seem to
work -- here is the log.
Script started on 2024-12-07 15:31:59-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\a
These are the packages that would be merged, in order:
Calculating dependencies .
!!! Problem resolving dependencies for www-client/elinks from @selected
... done!
Dependency resolution took 5.62 s (backtrack: 0/200).
!!! The ebuild selected to satisfy "www-client/elinks" has unmet requirements.
- www-client/elinks-0.17.1.1::gentoo USE="X bzip2 gpm javascript mouse nls ssl unicode xml zlib -bittorrent -brotli -debug -finger -ftp -gemini -gnutls -gopher (-guile) -idn -libcss -lua -lzma -nntp -perl -python -samba -test -tre -zstd" ABI_X86="(64)" GUILE_SINGLE_TARGET="3-0 -2-2" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4 -luajit" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13"
The following REQUIRED_USE flag constraints are unsatisfied:
javascript? ( libcss )
The above constraints are a subset of the following complete expression:
guile? ( exactly-one-of ( guile_single_target_2-2 guile_single_target_3-0 ) ) javascript? ( libcss ) lua? ( exactly-one-of ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) )
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
^[]0;root@:/usr/src\a
Script done on 2024-12-07 15:32:05-05:00 [COMMAND_EXIT_CODE="1"]
Thanks in advance for any suggestions.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] world update problem driving me ...
2024-12-07 20:45 [gentoo-user] world update problem driving me covici
@ 2024-12-07 21:39 ` tea
0 siblings, 0 replies; 2+ messages in thread
From: tea @ 2024-12-07 21:39 UTC (permalink / raw
To: gentoo-user
On Sat, 07 Dec 2024 15:45:29 -0500
covici@ccs.covici.com wrote:
> Hi. In trying my most recent world update I have run into the problem
> that the elinks fix mentioned in what portage gave me does not seem to
> work -- here is the log.
>
> Script started on 2024-12-07 15:31:59-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\a These are the packages that would be merged, in order:
>
> Calculating dependencies .
>
> !!! Problem resolving dependencies for www-client/elinks from
> @selected ... done!
> Dependency resolution took 5.62 s (backtrack: 0/200).
>
>
> !!! The ebuild selected to satisfy "www-client/elinks" has unmet
> requirements.
> - www-client/elinks-0.17.1.1::gentoo USE="X bzip2 gpm javascript
> mouse nls ssl unicode xml zlib -bittorrent -brotli -debug -finger
> -ftp -gemini -gnutls -gopher (-guile) -idn -libcss -lua -lzma -nntp
> -perl -python -samba -test -tre -zstd" ABI_X86="(64)"
> GUILE_SINGLE_TARGET="3-0 -2-2" LUA_SINGLE_TARGET="lua5-1 -lua5-3
> -lua5-4 -luajit" PYTHON_SINGLE_TARGET="python3_12 -python3_10
> -python3_11 -python3_13"
>
> The following REQUIRED_USE flag constraints are unsatisfied:
> javascript? ( libcss )
did you set the libcss USE-flag?
USE="javascript libcss" ACCEPT_KEYWORDS="~amd64" \
emerge -pv www-client/elinks
works fine here… 🤔 could it be that you disabled the libcss-flag
earlier and that takes precedence?
> The above constraints are a subset of the following complete
> expression: guile? ( exactly-one-of ( guile_single_target_2-2
> guile_single_target_3-0 ) ) javascript? ( libcss ) lua? (
> exactly-one-of ( lua_single_target_luajit lua_single_target_lua5-1
> lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? (
> exactly-one-of ( python_single_target_python3_10
> python_single_target_python3_11 python_single_target_python3_12
> python_single_target_python3_13 ) )
>
> (dependency required by "@selected" [set])
> (dependency required by "@world" [argument])
> ^[]0;root@:/usr/src\a
> Script done on 2024-12-07 15:32:05-05:00 [COMMAND_EXIT_CODE="1"]
>
>
> Thanks in advance for any suggestions.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-07 21:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-07 20:45 [gentoo-user] world update problem driving me covici
2024-12-07 21:39 ` tea
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox