Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Problems installing zyn-fusion (Read 564 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Problems installing zyn-fusion

this is the full output:

Code: [Select]
yay -S zyn-fusion
:: Checking for conflicts...
:: Checking for inner conflicts...
[Repo:1]  mxml-3.2-1
[Repo Make:10]  wget-1.21.1-1  rhash-1.4.1-1  cmake-3.19.6-1  libyaml-0.2.5-1  rubygems-3.2.13-1  ruby-reline-0.2.2-1  ruby-irb-1.3.0-1  ruby-2.7.2-1  ruby-rake-13.0.3-1  python2-2.7.18-2
[Aur:1]  zyn-fusion-3.0.5-4

==> Remove make dependencies after install? [y/N] y
:: Downloaded PKGBUILD (1/1): zyn-fusion
  1 zyn-fusion                       (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
:: (1/1) Parsing SRCINFO: zyn-fusion
[sudo] password for wim:
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: ruby will be installed before its rubygems dependency
warning: dependency cycle detected:
warning: ruby-irb will be installed before its ruby dependency
warning: dependency cycle detected:
warning: ruby-reline will be installed before its ruby dependency

Packages (11) cmake-3.19.6-1  libyaml-0.2.5-1  mxml-3.2-1  python2-2.7.18-2  rhash-1.4.1-1  ruby-2.7.2-1  ruby-irb-1.3.0-1  ruby-rake-13.0.3-1  ruby-reline-0.2.2-1  rubygems-3.2.13-1  wget-1.21.1-1

Total Download Size:    27.08 MiB
Total Installed Size:  144.62 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 wget-1.21.1-1-x86_64                                                                                                              741.0 KiB  2.15 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 rhash-1.4.1-1-x86_64                                                                                                              167.5 KiB  2.34 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 cmake-3.19.6-1-x86_64                                                                                                               7.9 MiB  9.60 MiB/s 00:01 [--------------------------------------------------------------------------------------------------] 100%
 libyaml-0.2.5-1-x86_64                                                                                                             59.3 KiB  2.90 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 ruby-2.7.2-1-x86_64                                                                                                                 3.3 MiB  9.62 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 rubygems-3.2.13-1-any                                                                                                             226.0 KiB  3.34 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 python2-2.7.18-2-x86_64                                                                                                            13.8 MiB  11.4 MiB/s 00:01 [--------------------------------------------------------------------------------------------------] 100%
 ruby-reline-0.2.2-1-any                                                                                                            40.5 KiB   676 KiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 ruby-irb-1.3.0-1-any                                                                                                               57.2 KiB   854 KiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 ruby-rake-13.0.3-1-any                                                                                                             78.1 KiB  2.31 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 mxml-3.2-1-x86_64                                                                                                                 711.4 KiB  2.89 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
(11/11) checking keys in keyring                                                                                                                               [--------------------------------------------------------------------------------------------------] 100%
(11/11) checking package integrity                                                                                                                             [--------------------------------------------------------------------------------------------------] 100%
error: ruby-irb: signature from "Artix Buildbot <[email protected]>" is invalid
:: File /var/cache/pacman/pkg/ruby-irb-1.3.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
error: target not found: wget
error: target not found: rhash
error: target not found: cmake
error: target not found: libyaml
error: target not found: rubygems
error: target not found: ruby-reline
error: target not found: ruby-irb
error: target not found: ruby
error: target not found: ruby-rake
error: target not found: python2

can someone explain how to fix this?

Re: Problems installing zyn-fusion

Reply #1
thanks for report,
as temoporary hotfix please use pacman -S community/ruby-irb

our ruby-irb is broken, it will be fixed asap

Re: Problems installing zyn-fusion

Reply #2
it should be fixed now on our side with ruby-irb-1.3.0-1.2

 

Re: Problems installing zyn-fusion

Reply #3
thanks for the help, it's working now