carme-x86_64 readline broken?

Arkadiusz Miśkiewicz arekm at maven.pl
Wed Jun 19 23:27:22 CEST 2019


On 19/06/2019 22:48, Elan Ruusamäe wrote:
> seems all operations that require some kind of interactivity are broken
> on carme.
> 
> 
> random examples:
> 
> 1. coreutils prompts fail to prompt with bogus error closing file message

carme has git version of readline-devel, so there can be mixed libraries
linked (indirectly) with both readline versions.

That could be the cause.


> 
> 2. nvim segfaults
> 
> 3. git interactive stage fails to prompt (returns to shell)
> 
> 
> ```
> [~/rpm/packages/php(7.4.0) (dev-7.4)↑★] ➔ rm -i /dev/null
> rm: remove character special file '/dev/null'? rm: error closing file
> [~/rpm/packages/php(7.4.0) (dev-7.4)↑★] ➔ nvim
> Segmentation fault
> [~/rpm/packages/php(7.4.0) (dev-7.4)↑★] ➔
> [~/rpm/packages/php(7.4.0) (dev-7.4)↑★] ➔ git add -p
> diff --git a/php.spec b/php.spec
> index 2b4de4f..1b8f04d 100644
> --- a/php.spec
> +++ b/php.spec
> @@ -164,7 +164,7 @@ Summary(ru.UTF-8):  PHP Версии 7 - язык препроцессирова
>  Summary(uk.UTF-8):     PHP Версії 7 - мова препроцесування HTML-файлів,
> виконувана на сервері
>  Name:          %{orgname}%{php_suffix}
>  Version:       7.4.0
> -Release:       0.1
> +Release:       0.2
>  Epoch:         4
>  # All files licensed under PHP version 3.01, except
>  # Zend is licensed under Zend
> Stage this hunk [y,n,q,a,d,j,J,g,/,e,?]?
> [~/rpm/packages/php(7.4.0) (dev-7.4)↑★] ➔
> 
> ```
> 
> _______________________________________________
> pld-devel-en mailing list
> pld-devel-en at lists.pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )


More information about the pld-devel-en mailing list