Re: Orphaned packages looking for new maintainers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 25. 08. 20 10:51, Fabio Valentini wrote:
On Tue, Aug 25, 2020, 10:45 Miro Hrončok <mhroncok@xxxxxxxxxx <mailto:mhroncok@xxxxxxxxxx>> wrote:

    On 25. 08. 20 5:52, Michel Alexandre Salim wrote:
     > I'll properly retire lua-logging and luadoc, but keep lua-sql.

    Let's merge the retirement commits to f33 as well?


Doesn't "fedpkg retire" do more than just push something to git, e.g. publish retirement information to PDC or something? So IIUC just merging the retirement commit to f33 won't be enough since it won't block the package in koji.

It used to (with pkgdb) now it doesn't.

This is how I retire orphaned packages between branching and beta freeze:

    fedpkg clone $pkg && \
    cd $pkg && \
    fedpkg switch-branch f33 && \
    fedpkg retire "Orphaned for 6+ weeks" && \
    fedpkg switch-branch master && \
    git merge f33 && \
    git push

(There used to be a rule to retire older branches first, but I suppose that is no longer required and the command might be simplified.)

It works fine (except for a slight period when retirements on f33 were broken, but that was a server side issue, not the command).

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux