#11281 Unretire rpms/simde
Closed: Fixed by jaruga. Opened by jaruga.

Name of the package?

simde

FAS username of the new maintainer?

jaruga

Branches that you need it to be unretired for?

All the branches.
f36, f37, f38, f39, rawhide, epel8, epel8-playground, epel7

Package re-review BZ URL?

No

Any extra information?

Here is the PR to fix FTBFS and rebase to the latest version. It's working in progress. Waiting for the s390x build server is available.
https://src.fedoraproject.org/rpms/simde/pull-request/10


Metadata Update from @phsmoura:
- Issue tagged with: low-gain, low-trouble, ops

I have fixed the FTBFS on the pull-request above.

@jaruga If you want to unretire the package, maybe you also need to make a review request on Bugzilla and find a sponsor to get into the packager group. You can look at the comment link below:
https://bugzilla.redhat.com/show_bug.cgi?id=2169185#c1

Metadata Update from @humaton:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Metadata Update from @humaton:
- Issue status updated to: Open (was: Closed)

The package is now unretired. For missing branches please use $fedpkg request-branch

Metadata Update from @humaton:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

@ topazus Note I am already in the packager group, and I was a maintainer of the simde package.
https://src.fedoraproject.org/user/jaruga/groups

The package is now unretired. For missing branches please use $fedpkg request-branch

All right. Thank you.

I got the following error when I tried to build. Do you know how to fix this error?

https://koji.fedoraproject.org/koji/taskinfo?taskID=97575830

BuildError: package simde is blocked for tag f39-updates-candidate

Metadata Update from @jaruga:
- Issue status updated to: Open (was: Closed)

I was adviced on the devel@ mailing list that this package was not completely revived. Please fix the error above. Thank you.

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ZUR6W6VWQGGH2GPAWESVSUYLJGNT6JQQ/

It wasn't unblocked fully. Re-open the unretirement ticket and ask
releng to fix it. ;)

Sorry about this, somehow the package was left blocked for rawhide. I already rebuild it to test if it works. https://koji.fedoraproject.org/koji/taskinfo?taskID=97623492

Metadata Update from @humaton:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Thanks! I confirmed the build on the rawhide passed.

Now I see a problem for f38 branch. On the latest commit on the f38 branch is below.

commit 7d2342d565693602a831d144146e818bf32135be (HEAD -> f38, origin/f38)
Author: Miro Hrončok <miro@hroncok.cz>
Date:   Fri Feb 10 22:21:37 2023 +0100
    Retired: Long term failure to build
$ git checkout f38
$ git merge rawhide

Then when I tried push the 3 commits, it was rejected. Is this a case of using fedpkg request-branch?

627475a7ca75a811451aee68b5cbc5e26628a817 (HEAD -> f38, origin/rawhide, origin/main, j/wip/rebase, wip/rebase, rawhide) Upgrade to SIMDe 0.7.4 rc1.
e15d38ecf2b1fb28f881596721f919143b0fe416 Disable the auto_set_build_flags.
16e0a3b06458930e077d0e06a6ce2ae29a7b429c Unretirement request: https://pagure.io/releng/issue/11281
$ git push origin f38
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: Branch refs/heads/f38 is unsupported. Cannot push to a disabled branch (maybe eol?).
remote: Denied push for ref 'refs/heads/f38' for user 'jaruga'
remote: All changes have been rejected
To ssh://pkgs.fedoraproject.org/rpms/simde
 ! [remote rejected] f38 -> f38 (pre-receive hook declined)
error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/simde'

Metadata Update from @jaruga:
- Issue status updated to: Open (was: Closed)

Is this a case of using fedpkg request-branch?

Hmm, I cannot request the f38 branch for simde.

$ fedpkg request-branch --repo simde f38
Requested branch "f38" already exists. Skipping the operation.
$ echo $?
0

Should be fixed now.

Metadata Update from @humaton:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

@humaton Thanks for the work! However, I still see the same error below.

$ git push origin f38
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: Branch refs/heads/f38 is unsupported. Cannot push to a disabled branch (maybe eol?).
remote: Denied push for ref 'refs/heads/f38' for user 'jaruga'
remote: All changes have been rejected
To ssh://pkgs.fedoraproject.org/rpms/bowtie
 ! [remote rejected] f38 -> f38 (pre-receive hook declined)
error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/bowtie'

Metadata Update from @jaruga:
- Issue status updated to: Open (was: Closed)

Sorry the command above was for the rpms/bowtie, different repository. Now when I tried for rpms/simde, the push succeeded!

$ git push origin f38
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: Emitting a message to the fedora-messaging message bus.
remote: * Publishing information for 3 commits
remote: * Notifying alternative-arch people
remote: Sending to redis to log activity and send commit notification emails
remote: * Publishing information for 3 commits
remote:   - to fedora-message
remote: 2023-02-20 13:10:14,741 [WARNING] pagure.lib.notify: pagure is about to send a message that has no schemas: pagure.git.receive
remote: 
remote: Create a pull-request for f38
remote:    https://src.fedoraproject.org/rpms/simde/diff/rawhide..f38
remote: 
To ssh://pkgs.fedoraproject.org/rpms/simde
   7d2342d..627475a  f38 -> f38

Metadata Update from @jaruga:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

The fedpkg build for the f38 branch was blocked. Could you please fix it. Also please check f37, f36 branches too.

https://koji.fedoraproject.org/koji/taskinfo?taskID=97757276

BuildError: package simde is blocked for tag f38-updates-candidate

Metadata Update from @jaruga:
- Issue close_status updated to: None (was: Fixed)

Metadata Update from @jaruga:
- Issue status updated to: Open (was: Closed)

Can you try again, please?

Thanks!
I was able to run the fedpkg build on the f38 branch! Now running the build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=97812067

Metadata Update from @jaruga:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata