Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package not found in repository 'blackarch-keyring.install' #6

Open
andre-vandam opened this issue Apr 10, 2017 · 2 comments
Open

Package not found in repository 'blackarch-keyring.install' #6

andre-vandam opened this issue Apr 10, 2017 · 2 comments

Comments

@andre-vandam
Copy link

Output from bash -x :

  • shift
  • printf '%s[+] Installing %s package%s\n' '' blackarch-keyring.install ''
    [+] Installing blackarch-keyring.install package
  • return 0
  • install_pkg blackarch-keyring.install '--noconfirm --needed'
  • pkg=blackarch-keyring.install
    ++ pacman -Qi pacman
    ++ grep Version
    ++ cut -d: -f2
    ++ sed 's/ //g;s/-.*//'
  • pacman_version=5.0.1
  • pacman_extra='--noconfirm --needed'
  • '[' -d /home/XXX/.blackarch/packages/blackarch-keyring.install ']'
  • cri 'Package not found in repository '''%s'''' blackarch-keyring.install
  • fmt='Package not found in repository '''%s''''
  • shift
  • printf '[-] CRITICAL: Package not found in repository '''%s'''%s\n' blackarch-keyring.install
  • printf '%s[-] CRITICAL: Package not found in repository '''%s'''%s\n' '' blackarch-keyring.install ''
    [-] CRITICAL: Package not found in repository 'blackarch-keyring.install'
@PedroSFreitas
Copy link
Member

@andre-vandam
Thanks for reporting, and sorry for taking too long to respond.

Do you mind saying what command did you run?

@deltaxflux
Copy link

Confirmed. Take a look at this closer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants