Ralph Roth
Ralph Roth
# Debian 12, 32bit, i686 ``` $ lsblk -ln -o PATH,FSTYPE | grep -w xfs /dev/sdb2 xfs $xfs_db -r -c sb -c print /dev/sdb2 Illegal instruction $xfs_db -V xfs_db version...
The files in lib are (should be) sourced before. So usage() is in lib/help-functions.sh
Seems it is not sourced. Can not test it due to missing hardware.... ~/cfg2html/cfg2html/hpux on master $ grep -r help-functions * packaging/cfg2html.psf: file -m 755 -o root -g sys help-functions.sh
No not yet, it's in the file "cfg2html" (stub driver). My next commit should close this issue
``` $ rpm -qa|grep cron cron-4.2-150400.84.3.1.x86_64 cronie-1.5.7-150400.84.3.1.x86_64 $ dpkg -l | grep cron ii anacron 2.3-31ubuntu2 amd64 cron-like program that doesn't go by time ii cron 3.0pl1-137ubuntu3 amd64 process scheduling...
Can anybody test this on other platforms and provide feedback? TIA!
Closed as suggested by Ed
See also issue #63 - It is really a mess and needs a complete rewrite and cleanup. Already tried to do some and failed...
Perl -> https://www.debian.org/doc/debian-policy/ch-files.html#scripts
Already fixed some low hanging fruits... ``` $ lintian cfg2html_7.2.0_all.deb E: cfg2html: bogus-mail-host-in-debian-changelog ralph@p16s23z version 7.2.0 (line 1) E: cfg2html: copyright-file-contains-full-gpl-license E: cfg2html: copyright-not-using-common-license-for-gpl E: cfg2html: file-in-etc-not-marked-as-conffile etc/cfg2html/systeminfo E: cfg2html:...