Project Talk:Portage/Fixing broken portage

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using ~~~~:
== Discussion title ==

{{Talk|date = 2024-05-13}}

A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC)
: A reply [[User:Sally|Sally]] 03:07, 3 June 2024 (UTC)
:: Your reply ~~~~

Readline/bash order

Talk status
This discussion is done as of Jan 3, 2022.

FEATURES="preserve-libs" emerge -v1O app-shells/bash sys-libs/readline --ignore-built-slot-operator-deps=y should be replaced by FEATURES="preserve-libs" emerge -v1O sys-libs/readline app-shells/bash --ignore-built-slot-operator-deps=y, otherwise bash fails with

bashhist.c:242:7: error: ‘history_quoting_state’ undeclared

--Dnf (talk) 10:59, 2 January 2022 (UTC)

Zac's fixed this (thank zac!) in Special:Diff/1041905. Thanks!
--Sam (talk) 08:13, 3 January 2022 (UTC)