pkgstripfiles: symlinks doc files but leaves records in md5sums
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pkgbinarymangler (Ubuntu) |
Fix Released
|
High
|
Martin Pitt | ||
vtk (Ubuntu) |
Confirmed
|
Medium
|
Fabrice Coutadeur |
Bug Description
A number of bugs in the vtk package have been picked up by lintian as part of NEW processing. The lintian messages, and corresponding explanations, are listed below:
E: libvtk-java: md5sums-
E: libvtk5-dev: md5sums-
E: libvtk5.6-qt4: md5sums-
E: tcl-vtk: md5sums-
N:
N: The md5sums control file lists a file which is not included in the
N: package.
N:
N: Usually, this error occurs during the package build process, if the
N: debian/tmp/ directory is touched after dh_md5sums or debstd is run.
N:
N: If all the files in the DEBIAN/ subdirectory are listed above, the
N: problem was probably caused by building the package using a buggy
N: debstd/debmake. In this case, rebuilding the package with an updated
N: debstd should fix the problem.
N:
N: Severity: important, Certainty: certain
N:
W: libvtk-java: postinst-
N:
N: The postinst script calls ldconfig even though no shared libraries are
N: installed in a directory controlled by the dynamic library loader.
N:
N: Refer to Debian Policy Manual section 8.1.1 (ldconfig) for details.
N:
N: Severity: minor, Certainty: certain
N:
W: libvtk-java: postrm-
N:
N: The postrm script calls ldconfig even though no shared libraries are
N: installed in a directory controlled by the dynamic library loader.
N:
N: Refer to Debian Policy Manual section 8.1.1 (ldconfig) for details.
N:
N: Severity: minor, Certainty: certain
N:
I'm really not sure what's going on with the changelogs; this may point to a bug in pkgbinarymangler rather than in vtk.
Changed in vtk (Ubuntu): | |
assignee: | nobody → Fabrice Coutadeur (fabricesp) |
importance: | Undecided → Medium |
Changed in pkgbinarymangler (Ubuntu): | |
importance: | Undecided → High |
Changed in vtk (Ubuntu): | |
status: | New → Confirmed |
summary: |
- pkgstripfiles: removes changelogs but leaves records in md5sums + pkgstripfiles: symlinks changelogs but leaves records in md5sums |
summary: |
- pkgstripfiles: symlinks changelogs but leaves records in md5sums + pkgstripfiles: symlinks doc files but leaves records in md5sums |
Changed in pkgbinarymangler (Ubuntu): | |
status: | Triaged → Fix Committed |
Confirmed that this is a bug in pkgbinarymangler; have just seen the same problem in another package in NEW. Martin, this seems to have been introduced in pkgstripfiles in pbm 96. Can you fix this to make sure md5sums files get updated in tandem with documentation removals from packages?