| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/lintian/checks/ |
Upload File : |
Check-Script: md5sums Author: Christian Schwarz <schwarz@debian.org> Abbrev: md5 Type: binary Needs-Info: md5sums, bin-pkg-control, unpacked Info: This script checks if md5sum control files are valid, if they are provided by a binary package. Tag: no-md5sums-control-file Severity: wishlist Certainty: certain Info: This package does not contain an md5sums control file. This control file listing the MD5 checksums of the contents of the package is not required, but if present debsums can use it to verify that no files shipped with your package have been modified. Providing it is recommended. . If you are using debhelper to create your package, just add a call to <tt>dh_md5sums</tt> at the end of your binary-indep or binary-arch target, right before <tt>dh_builddeb</tt>. Tag: malformed-md5sums-control-file Severity: important Certainty: certain Info: The indicated line of the md5sums control file for this package was malformed. Each line of an md5sums control file should contain an MD5 checksum, some whitespace, and then the path to the file corresponding to that checksum. Tag: md5sum-mismatch Severity: important Certainty: certain Info: The md5sum listed for the file does not match the actual file contents. . Usually, this error occurs during the package build process, if the <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt> is run. . Font files regenerated at post-install time by <tt>t1c2pfb</tt> should be overridden. Tag: md5sums-lists-nonexistent-file Severity: important Certainty: certain Info: The md5sums control file lists a file which is not included in the package. . Usually, this error occurs during the package build process, if the <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt> is run. Tag: file-missing-in-md5sums Severity: normal Certainty: certain Info: The package contains a file which isn't listed in the md5sums control file. . Usually, this error occurs during the package build process, if the <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt> is run.