Re: Orphaned some Java packages

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

 





On 28. 03. 19 14:49, Mikolaj Izdebski wrote:
On Thu, Mar 28, 2019 at 12:49 AM Miro Hrončok <mhroncok@xxxxxxxxxx> wrote:

On 05. 02. 19 11:07, Mikolaj Izdebski wrote:
I've just orphaned 259 packages listed below. Almost all of them are
Java packages which I will continue to maintain as part of modules.
Intent to orphan them was already announced on java-devel [1] and
devel [2] lists, with detailed reasoning.

Hi Mikolaj,

do you have some kind out outline about what packages are in what modules?

Currently I maintain the following 4 modules/streams:

- javapackages-tools, stream 201801 (buildroot-only module, not
intended to be delivered to users)
- maven, stream 3.5
- ant, stream 1.10
- scala, stream 2.10

Below I explained how to get lists of packages in each of the modules.


I took over google-gson, but I see no stream branch.

IIRC google-gson is not part of any modules I am currently maintaining
in Fedora.

So from the 259 orphaned packages, how many are actually in modules?

junit has javapackages branch
https://src.fedoraproject.org/rpms/junit/commits/javapackages

Is this the branch you use to build a module?

Correct.

Thanks.

A friend sent me a list of package they were able to find in a module by some
dark magic. BTW what is the supported way to query this kind of information?

First you need to find out module NSVC (name, stream version and
context). You can do that in many ways, for example to query Koji for
complete javapackages-tools module builds with highest version you can
run this query:

koji list-builds --type module --package javapackages-tools --state
COMPLETE -k version | head -3

Once you know NSVC you can see component builds corresponding to that
module using the following command:

koji list-tagged module-${NAME}-${STREAM}-${VERSION}-${CONTEXT}

For example:

koji list-tagged module-javapackages-tools-201801-2820190319130429-819b5873


I will try this. Thank You.


--
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://getfedora.org/code-of-conduct.html
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