Asbru-cm: Fedora 33 Support - (PackageCloud) / obsoleted perl-X11-GUITest

Created on 29 Oct 2020  路  8Comments  路  Source: asbru-cm/asbru-cm

any plans on this?

currently i get the following error if i try to upgrade from f32 to f33:

```Error:
Problem: problem with installed package asbru-cm-6.2.1-1.fc32.noarch

  • package asbru-cm-6.2.1-1.fc32.noarch requires perl-X11-GUITest, but none of the providers can be installed
  • package asbru-cm-6.2.0-1.fc32.noarch requires perl-X11-GUITest, but none of the providers can be installed
  • perl-X11-GUITest-0.28-19.fc32.x86_64 does not belong to a distupgrade repository
    ```

looks like perl-X11-GUITest is obsoleted.
https://bugzilla.redhat.com/show_bug.cgi?id=1884617

enhancement

Most helpful comment

6.2.2 is now available for Fedora 33 in the snapshots on Cloudsmith ; install instructions are:

curl -1sLf 'https://dl.cloudsmith.io/public/asbru-cm/snapshots/cfg/setup/bash.rpm.sh' | sudo -E bash
sudo dnf install asbru-cm

All 8 comments

Same problems here.

on Fedora 33, no repository available:

Errors during downloading metadata for repository 'asbru-cm':
  - Status code: 404 for https://packagecloud.io/asbru-cm/asbru-cm/fedora/33/x86_64/repodata/repomd.xml (IP: 54.193.34.251)
Error: Failed to download metadata for repo 'asbru-cm': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

Have a look here: #707

1) perl-X11-GUITest obsolete --> will be made optional as of 6.2.2 ; you can try our "snapshot" version in the meantime.
2) no repository available --> I asked packagecloud to support F33 ; waiting for their answer

I've done:
On Fedora 22:
yumdownloader --source perl-X11-GUITest
On Fedora 33:
rpmbuild --rebuild perl-X11-GUITest-0.28-19.fc32.src.rpm
rpm -Uvh perl-X11-GUITest-0.28-19.fc33.x86_64.rpm

and then asbru-cm installs and works. I'd suggest adding perl-X11-GUITest package to asbru-cm F33 repo.

adding an obsolete and not maintained package is not really the way to go ....

6.2.2 is now available for Fedora 33 in the snapshots on Cloudsmith ; install instructions are:

curl -1sLf 'https://dl.cloudsmith.io/public/asbru-cm/snapshots/cfg/setup/bash.rpm.sh' | sudo -E bash
sudo dnf install asbru-cm

6.2.2 is now available in the latest release:

curl -1sLf 'https://dl.cloudsmith.io/public/asbru-cm/release/cfg/setup/bash.rpm.sh' | sudo -E bash
sudo dnf install asbru-cm
Was this page helpful?
0 / 5 - 0 ratings

Related issues

Croydon picture Croydon  路  3Comments

mooky31 picture mooky31  路  3Comments

popxunga picture popxunga  路  7Comments

mirlipili picture mirlipili  路  12Comments

wcasanova picture wcasanova  路  17Comments