Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix rpmbuild #8159

Closed
Closed

Conversation

louberger
Copy link
Member

This fixes issues seen oncentos7 box that previously was used to build a 7.3 rpm.

Processing files: frr-debuginfo-7.5-01.el7.x86_64
Provides: frr-debuginfo = 7.5-01.el7 frr-debuginfo(x86-64) = 7.5-01.el7
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/lberger/frr/rpmbuild/BUILDROOT/frr-7.5-01.el7.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/lib64/libfrrzmq.so.0
/usr/lib64/libfrrzmq.so.0.0.0

RPM build errors:
bogus date in %changelog: Tue Nov 2 2020 Donald Sharp sharpd@nvidia.com - 7.5
Installed (but unpackaged) file(s) found:
/usr/lib64/libfrrzmq.so.0
/usr/lib64/libfrrzmq.so.0.0.0

Signed-off-by: Lou Berger <lberger@labn.net>
@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 26, 2021

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/8159 80e2879
Date 02/26/2021
Start 12:00:12
Finish 12:39:26
Run-Time 39:14
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-02-26-12:00:12.txt
Log autoscript-2021-02-26-12:01:17.log.bz2
Memory 483 493 428

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17339/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Copy link
Member

@mwinter-osr mwinter-osr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error with unpacked files can't be reproduced. I prefer to not just disable this check as this could cause future issues with other unpacked files.
Not sure if this is an error, but if you can reproduce it, then I'll fix it.
The other warning of the incorrectly formatted date is fixed in new PR # 8187

Please document with steps to reproduced the error, so the actual bug can be fixed

@donaldsharp donaldsharp closed this Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants