skypher / paktahn

yaourt-style package manager/install helper for ArchLinux
http://bbs.archlinux.org/viewtopic.php?pid=600126
44 stars 10 forks source link

Network connection signals different options when ignoring #51

Open telser opened 13 years ago

telser commented 13 years ago

If it is the same error after choosing ignore, should the options to proceed be different? Choosing retry presents the same set of options (I just pressed 1 instead of 0 by accident to stumble upon this).

pak -S paktahn

==> Name resolution error connecting to AUR: Condition USOCKET:NS-HOST-NOT-FOUND-ERROR was signalled.

Please choose how you want to proceed: 0: [RETRY ] Retry network connection. 1: [IGNORE] Ignore this error and continue, skipping packages from AUR. 2: [QUIT ] Quit Paktahn

[0-2] ==> 1

==> Name resolution error connecting to AUR: Condition USOCKET:NS-HOST-NOT-FOUND-ERROR was signalled.

Please choose how you want to proceed: 0: [RETRY ] Retry network connection. 1: [IGNORE ] Ignore this error and continue, skipping packages from AUR. 2: [SKIP-PACKAGE ] Skip installation of package "paktahn" and continue 3: [CHECKOUT-AND-SKIP] Checkout the PKGBUILD into a subdirectory and skip installation 4: [CHECKOUT-AND-QUIT] Checkout the PKGBUILD into a subdirectory and quit 5: [QUIT ] Quit Paktahn

[0-5] ==>