Learn more about these different git repos.
Other Git URLs
hello!
java-1.8.0-openjdk since f42 is dead.package. I had accidentally merged rawhide to f40 which is not supposed to be retired for one more year.
It seems that I can no longer push to that branch since it is dead.package. Can you please open it back for me?
git revert 4137b52117b0896e581c89e6d66aa39d1adf49ef -m 1
Should be enough for yo to bring it back to life.
TY!
jvanek fedora 16:02:49 ~ git java-1.8.0-openjdk f40 2❓ $ git revert 4137b52117b0896e581c89e6d66aa39d1adf49ef -m 1 [f40 bd78984] Revert "Merge branch 'rawhide' into f40" 15 files changed, 5690 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 CheckVendor.java create mode 100644 NEWS create mode 100644 README.md create mode 100644 TestCryptoLevel.java create mode 100644 TestECDSA.java create mode 100644 TestSecurityProperties.java create mode 100644 TestTranslations.java delete mode 100644 dead.package create mode 100755 icedtea_sync.sh create mode 100644 java-1.8.0-openjdk.spec create mode 100644 jconsole.desktop.in create mode 100644 policytool.desktop.in create mode 100644 repackReproduciblePolycies.sh create mode 100644 sources jvanek fedora 16:02:54 ~ git java-1.8.0-openjdk f40 ⬆ ❓ $ git push Enumerating objects: 17, done. Counting objects: 100% (17/17), done. Delta compression using up to 16 threads Compressing objects: 100% (16/16), done. Writing objects: 100% (16/16), 79.12 KiB | 39.56 MiB/s, done. Total 16 (delta 0), reused 10 (delta 0), pack-reused 0 (from 0) remote: Branch refs/heads/f40 is unsupported. Cannot push to a disabled branch (maybe eol?). remote: Denied push for ref 'refs/heads/f40' for user 'jvanek' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/java-1.8.0-openjdk ! [remote rejected] f40 -> f40 (pre-receive hook declined) error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/java-1.8.0-openjdk'
(the fedpkg push --no-verify do not work, as expected)
fedpkg push --no-verify
Metadata Update from @phsmoura: - Issue tagged with: low-gain, low-trouble, ops
Metadata Update from @patrikp: - Issue assigned to patrikp
Hello! Is thsi stuck somehow? Can I help somehow?
https://src.fedoraproject.org/rpms/java-1.8.0-openjdk/tree/f40 is still dead.package, f39 and f41 are not and f40 shu-old not be, and f42 is, and should remain
Hello, here [1] is the unretirement commit. The f40 tag isn't blocked in Koji either.
f40
Could you check if that looks correct, please? I'm leaving this open for now.
[1] https://src.fedoraproject.org/rpms/java-1.8.0-openjdk/c/2d700cd1e039f8882f6946011c3aa9aed33715dd?branch=f40
Metadata Update from @patrikp: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.