Skip to content

paru continues installation when <Ctrl-d> typed, which is different from pacman #1518

Description

@e-kwsm

During installation from AUR,

$ paru -Sa paru
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...

Aur (1)   Old Version  New Version    Make Only
aur/paru  2.1.0-2.1    2.1.0-2        No

:: Proceed to review? [Y/n]:

if I type Ctrl+d, paru assumes Y and proceeds installation.

pacman quits installation and exits with one for Ctrl+d:

# pacman -S pacman
warning: pacman-7.1.0.r9.g54d9411-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Package (1)  Old Version          New Version          Net Change

core/pacman  7.1.0.r9.g54d9411-1  7.1.0.r9.g54d9411-1    0.00 MiB

Total Installed Size:  5.01 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] <Ctrl-d>
# echo $?
1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions