#9170 Unretire python-djvulibre
Closed: Fixed 3 years ago by humaton. Opened 4 years ago by terrycloth.

  • Name of the package? python-djvulibre and subpackages:
    • python-djvulibre
    • python-djvulibre-debugsource
    • python-djvulibre-doc
    • python3-djvulibre
    • python3-djvulibre-debuginfo
  • FAS username of the new maintainer? terrycloth
  • Branches that you need it to be unretired for? F30+
  • Package re-review BZ URL? https://bugzilla.redhat.com/show_bug.cgi?id=1786210
  • Any extra information? None, but let me know if you need anything else.

@terrycloth I believe you want to unretire python-djvulibre, all of the other names seem like rpm names generated from the package source. python-djvulibre is now unretired and unblocked in koji. For any missing branches please use fedpkg request-branch

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

4 years ago

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

4 years ago

Sorry, but I'm having issue pushing to the repository for python-djvulibre, and I don't understand why.

The git remote URL looks correct, and the python-djvulibre package is listed as mine on src.fedoraproject.org.

$ git remote --verbose
local  ~/backups/repos/packaging/python-djvulibre/ (fetch)
local  ~/backups/repos/packaging/python-djvulibre/ (push)
production  ssh://terrycloth@pkgs.fedoraproject.org/rpms/python-djvulibre.git (fetch)
production  ssh://terrycloth@pkgs.fedoraproject.org/rpms/python-djvulibre.git (push)

https://src.fedoraproject.org/rpms/python-djvulibre

But when I try to push, I get this error.

$ git push --set-upstream production
Enumerating objects: 21, done.
Counting objects: 100% (21/21), done.
Delta compression using up to 12 threads
Compressing objects: 100% (16/16), done.
Writing objects: 100% (17/17), 7.31 KiB | 7.31 MiB/s, done.
Total 17 (delta 3), reused 0 (delta 0)
remote: Branch refs/heads/master is unsupported
remote: Denied push for ref 'refs/heads/master' for user 'terrycloth'
remote: All changes have been rejected
To ssh://pkgs.fedoraproject.org/rpms/python-djvulibre.git
 ! [remote rejected] master -> master (pre-receive hook declined)
  error: failed to push some refs to 'ssh://terrycloth@pkgs.fedoraproject.org/rpms/python-djvulibre.git'

"Branch ...master is unsupported" sounds to me like the 'master' branch is missing or somehow locked? Except it does exist on src.fedoraproject.org, and I don't see anything in the repo settings that would explain this. So I'm not sure if RelEng neglected to set up some repo permissions when unretiring the package, or if I've somehow misconfigured something just for this one repo.

"Branch ...master is unsupported" means it was not unretired properly:

$ koji list-pkgs  --show-blocked --tag f32 --package python-djvulibre
Package                 Tag                     Extra Arches     Owner          
----------------------- ----------------------- ---------------- ---------------
python-djvulibre        f32                                      releng          [BLOCKED]

Metadata Update from @syeghiay:
- Issue assigned to mohanboddu

4 years ago

@terrycloth Sorry for the delay, but its fixed now for master(rawhide/f33)

Please use fedpkg request-branch to request f32 branch.

Thanks.

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

4 years ago

(Sorry to reopen this old issue: I've been slow to actually get the package builds out to Bodhi, because I was having a problem on the less widely used architectures, and since it was still an unreleased package, I'd procrastinated troubleshooting... But that's fixed, so now...)

I just noticed I can successfully build python-djvulibre on Koji for Rawhide and f31, but not f32.

  $ koji list-pkgs  --show-blocked --tag f32 --package python-djvulibre
Package                 Tag                     Extra Arches     Owner          
----------------------- ----------------------- ---------------- ---------------
python-djvulibre        f32                                      releng          [BLOCKED]

...The git branch exists, and I can push to it, but builds on Koji are still getting blocked.

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

3 years ago

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

3 years ago

Login to comment on this ticket.

Metadata