Overview
Request 622452 superseded
->
- Created by mlschroe
- In state superseded
- Supersedes 622311
- Superseded by 628637
- Open review for repo-checker
- Open review for openSUSE:Factory:Staging:A
You could just repackage the directory hierarchy to avoid the extra dependency on rpm.
found conflict of javapackages-tools-5.0.0+git20180104.9367c8f6-1.2.x86_64 with rpm-config-SUSE-0-2.1.noarch: - /usr/lib/rpm/macros.d/macros.jpackage
(the reported conflicts with RPM should probably be fixed once this built against the submitted rpm package, but the javapackage-tools conflict is real)
Request History
mlschroe created request
->
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:17"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:17
dimstar accepted review
dimstar_suse set openSUSE:Factory:Staging:A as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:A"
dimstar_suse accepted review
Moved to openSUSE:Factory:Staging:A
superseded by 628637
I might be confused (probably) - no sle_version on SLE? (is_opensuse == 0)
Yes, that's correct. SLE sets sle_version in the release packages (/etc/rpm/macros.sle). That's because a new sle service pack doesn't need to include a new rpm package. This is unlike leap, which always rebuilds all packages.
Thanks for the details.
we seem to lose macros we had in place in the old rpm package:
(while building gamin in Staging:A)
Yes, that's done on purpose. Those packages need to be fixed. I think it's '%python_sitelib' nowadays, but I have no experience with python packaging.
(On purpose is a bit strong, actually I wasn't aware that the python-rpm-macros doesn't define that. Still, dropping it is the right thing. I can add it back for until the packages are fixed, though.)
There are some other macros that seem to be needed. See the "legacy macros" section in /etc/rpm/macros.python2.
Having them commented out does not make much sense if rpm (nowadays rpm-config-SUSE) contains a copy...
another package affected - libsolv:
(That's already fixed upstream)
Anyway, what should I do? Add the missing macros back and open bugs against all affected packages?
I'm actually curious to find out how many we will have to fix; if the number is 'low', I'd say let's fix - if 'high', we get the macros back in and bug maintainers. (values for low/high can be defined - usually I consider 10 - 15 as low for such simple fixes)
Can you make an overview of what macros all are deprecated? I'll try to find the list over all openSUSE:Factory packages making use of them in their spec files
So the complete list of failed (ring) packages is:
I'd consider that short enough to get those packages fixed, rather than working around the problem by reintrodcing deprecated macros.
Can you please send a mail to the -factory ML with information about the change that happens and (short) instructions on how to fix it? Woul dbe great for the maintainers to pick up their packages (and anybody else running into the issue could be sent to the mail for reference)