kryptco / kr

DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
https://krypt.co/developers/
Other
1.59k stars 109 forks source link

Arch Linux - Installation broken #289

Open noahbliss opened 4 years ago

noahbliss commented 4 years ago

When installing through the AUR on a current version of Arch Linux I have the following issue. Any guidance on workarounds or modifications you can offer on your end to fix this is appreciated. I'd also like to mention that there seem to be some unresolved issues mentioned in the comments section of the AUR page. It may be worthwhile to check that every so often. ;)

yay -S kr    
:: There are 3 providers available for kr:
:: Repository AUR
    1) kr 2) kr-bin 3) kr-git 

Enter a number (default=1): 
:: Checking for conflicts...
:: Checking for inner conflicts...
[Repo Make: 1]  rustup-1.20.2-1
[Aur: 1]  kr-2.4.14-1

==> Remove make dependencies after install? [y/N] y 
  1 kr                               (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: PKGBUILD up to date, Skipping (1/1): kr
  1 kr                               (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: Parsing SRCINFO (1/1): kr
resolving dependencies...
looking for conflicting packages...

Packages (1) rustup-1.20.2-1

Total Installed Size:  6.19 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                                                                                                                                                                        100%
(1/1) checking package integrity                                                                                                                                                                                                      100%
(1/1) loading package files                                                                                                                                                                                                           100%
(1/1) checking for file conflicts                                                                                                                                                                                                     100%
(1/1) checking available disk space                                                                                                                                                                                                    100%
:: Processing package changes...
(1/1) installing rustup                                                                                                                                                                                                               100%
You may need to run rustup update stable
and possibly also rustup self upgrade-data
Optional dependencies for rustup
    lldb: rust-lldb script
    gdb: rust-gdb script
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> ERROR: changelog should not be an array
checking dependencies...

Packages (1) rustup-1.20.2-1

Total Removed Size:  6.19 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
(1/1) removing rustup                                                                                                                                                                                                                 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...