Bug #7365
closedBuildbot warnings on mentat-deb
100%
Description
On every run of buildbot, warnings are reported through emails. The warnings are from debian's lintian during .deb build. As was discussed before, this creates noise that can make real bugs slip through and so should be fixed, so that build warnings could be relied upon and not ignored.
Related issues
Updated by Radko Krkoš over 3 years ago
- Assignee changed from Radko Krkoš to Jan Mach
- % Done changed from 0 to 50
- To be discussed changed from No to Yes
The required changes are in repository in the branch source:@krkos-bug-#7365-buildbot-lintian-warnings. The lintian is happy on local build. It was not tested with buildbot, it must be pushed into {release,devel,master} branch for that, which should not be done yet.
Most of the changes are obvious, but commit 1153bea3fe7dc3f585518e8876ff9ff439bc7284 should be checked by Mek, so reassigning to him.
Updated by Jan Mach over 3 years ago
- % Done changed from 50 to 100
Radko Krkoš wrote in #note-1:
The required changes are in repository in the branch source:@krkos-bug-#7365-buildbot-lintian-warnings. The lintian is happy on local build. It was not tested with buildbot, it must be pushed into {release,devel,master} branch for that, which should not be done yet.
Most of the changes are obvious, but commit 1153bea3fe7dc3f585518e8876ff9ff439bc7284 should be checked by Mek, so reassigning to him.
Great job Radko. I think the best way to go with the Bootstrap CSS file is to do it the way you did it. Since the package is being updated during the time maintenance mode is on, there could be some potential problems if it used the CSS file from Hawat package. One more minified file is not that much of an extra weight and above all, it is dead simple, there will be no surprises ever.
Updated by Radko Krkoš over 3 years ago
- Related to Bug #7377: Warnings by pyflakes on build added
Updated by Pavel Kácha over 3 years ago
- Status changed from In Review to Feedback
Updated by Radko Krkoš over 3 years ago
- Status changed from Feedback to Resolved
- Target version changed from Backlog to 2.9
Merged into devel
.
Updated by Radko Krkoš over 3 years ago
- Assignee changed from Jan Mach to Radko Krkoš
Updated by Jan Mach about 3 years ago
- Status changed from Resolved to In Progress
- Assignee changed from Radko Krkoš to Jan Mach
- To be discussed set to Yes
Another warning and error reappeared, reopening and taking the issue:
W: mentat-ng: executable-not-elf-or-script etc/mentat/scripts/lib.sh
E: mentat-ng: systemd-service-file-outside-lib etc/systemd/system/mentat.service
Updated by Jan Mach about 3 years ago
- Status changed from In Progress to In Review
Fixed both issues:
W: mentat-ng: executable-not-elf-or-script etc/mentat/scripts/lib.sh
E: mentat-ng: systemd-service-file-outside-lib etc/systemd/system/mentat.service
lintian-info -t executable-not-elf-or-script
lintian-info -t systemd-service-file-outside-lib
Updated by Jan Mach about 3 years ago
- Status changed from In Review to Closed
No more warnings during build on Alchemist.