Learn more about these different git repos.
Other Git URLs
Workstation.i386 has all the glibc-langpack-* subpackages, but Workstation.x86_64 only has the -en and -all.
glibc-langpack-*
-en
-all
This is not limited to Workstation only. Cloud has all the packages on ppc64 and ppc64le, but misses them on other arches. Server misses them on x86_64.
Is this expected status? As far as I can tell, there are no packages explicitly depending on those langpack (except for anaconda-core depending on glibc-langpack-en which is always pulled in correctly). However with greedy=True, I would expect all subpackes should be pulled in.
anaconda-core
glibc-langpack-en
greedy=True
I suspect this is a bug in Pungi.
Metadata Update from @ausil: - Issue assigned to kellin
This should be fixed by https://pagure.io/pungi/pull-request/605 and no longer happen.
can we verify and close?
This is fixed now, closing issue.
Metadata Update from @lsedlar: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.