dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package live-boot dpkg-buildpackage: source version 4.0.2-1.drbl1 dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build live-boot-4.0.2 dpkg-buildpackage: host architecture amd64 dpkg-source: info: using options from live-boot-4.0.2/debian/source/options: --compression=xz dpkg-source: info: applying 01_force_hd_sd_nice_dev.patch dpkg-source: info: applying 02_enable_live_dns.patch dpkg-source: info: applying 03_nic_start_with_hotplug_or_auto.patch dpkg-source: info: applying 04_delay_upstart_tty.patch dpkg-source: info: applying 05_run_upstart-tty_in_main.patch dpkg-source: info: applying 06_remove_aufs_opt_noxino.patch dpkg-source: info: applying 07_add_serial_console_boot_param.patch dpkg-source: info: applying 08_add_hwbin_for_udev.patch dpkg-source: info: applying 09_memdisk_modules.patch dpkg-source: info: applying 10_overlayfs_kernel_3.18.patch fakeroot debian/rules clean dh clean --parallel dh_testdir -O--parallel dh_auto_clean -O--parallel make[1]: Entering directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' Nothing to clean. Nothing to distclean. make[1]: Leaving directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' dh_clean -O--parallel dpkg-source -b live-boot-4.0.2 dpkg-source: info: using options from live-boot-4.0.2/debian/source/options: --compression=xz dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building live-boot using existing ./live-boot_4.0.2.orig.tar.xz dpkg-source: info: building live-boot in live-boot_4.0.2-1.drbl1.debian.tar.xz dpkg-source: info: building live-boot in live-boot_4.0.2-1.drbl1.dsc debian/rules build dh build --parallel dh_testdir -O--parallel dh_auto_configure -O--parallel dh_auto_build -O--parallel make[1]: Entering directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' Nothing to build. make[1]: Leaving directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' dh_auto_test -O--parallel make[1]: Entering directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' Checking for syntax errors.......................... done. Checking for bashisms.........possible bashism in components/9990-aaa-fixme.sh line 13 (HOST(TYPE|NAME)=): HOSTNAME="host" .....possible bashism in components/9990-misc-helpers.sh line 624 (read with option other than -r): read -s passphrase possible bashism in components/9990-misc-helpers.sh line 1321 (ulimit): ( sysctl -w fs.file-max=391524 ; ulimit -HSn 16384 ...possible bashism in components/9990-mount-iscsi.sh line 39 (echo -e): echo -ne $i\\r ....possible bashism in components/9990-networking.sh line 132 ($HOST(TYPE|NAME)): OLDHOSTNAME=${HOSTNAME} possible bashism in components/9990-networking.sh line 136 ($HOST(TYPE|NAME)): [ -z ${HOSTNAME} ] && HOSTNAME=${OLDHOSTNAME} possible bashism in components/9990-networking.sh line 136 (HOST(TYPE|NAME)=): [ -z ${HOSTNAME} ] && HOSTNAME=${OLDHOSTNAME} ..... done. make[1]: Leaving directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' fakeroot debian/rules binary dh binary --parallel dh_testroot -O--parallel dh_prep -O--parallel dh_installdirs -O--parallel debian/rules override_dh_auto_install make[1]: Entering directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' dh_auto_install -- DESTDIR=debian/tmp make[2]: Entering directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' # Installing components mkdir -p debian/tmp/lib/live/boot cp components/* debian/tmp/lib/live/boot # Installing executables mkdir -p debian/tmp/usr/share/initramfs-tools/hooks cp backend/initramfs-tools/live.hook debian/tmp/usr/share/initramfs-tools/hooks/live mkdir -p debian/tmp/usr/share/initramfs-tools/scripts cp backend/initramfs-tools/live.script debian/tmp/usr/share/initramfs-tools/scripts/live mkdir -p debian/tmp/bin cp frontend/* debian/tmp/bin # Installing docs mkdir -p debian/tmp/usr/share/doc/live-boot cp -r COPYING debian/tmp/usr/share/doc/live-boot # Installing manpages for MANPAGE in manpages/en/*; \ do \ SECTION="$(basename ${MANPAGE} | sed -e 's|\.|\n|g' | tail -n1)"; \ install -D -m 0644 ${MANPAGE} debian/tmp/usr/share/man/man${SECTION}/$(basename ${MANPAGE}); \ done for LANGUAGE in es ja; \ do \ for MANPAGE in manpages/${LANGUAGE}/*; \ do \ SECTION="$(basename ${MANPAGE} | sed -e 's|\.|\n|g' | tail -n1)"; \ install -D -m 0644 ${MANPAGE} debian/tmp/usr/share/man/${LANGUAGE}/man${SECTION}/$(basename ${MANPAGE} .${LANGUAGE}.${SECTION}).${SECTION}; \ done; \ done make[2]: Leaving directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' # Removing useless files rm -f debian/tmp/usr/share/doc/live-boot/COPYING # live-boot-initramfs-tools mkdir -p debian/live-boot-initramfs-tools/usr/share mv debian/tmp/usr/share/initramfs-tools debian/live-boot-initramfs-tools/usr/share make[1]: Leaving directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' debian/rules override_dh_install make[1]: Entering directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' dh_install --fail-missing make[1]: Leaving directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' dh_installdocs -O--parallel dh_installchangelogs -O--parallel dh_installexamples -O--parallel dh_installman -O--parallel dh_installcatalogs -O--parallel dh_installcron -O--parallel dh_installdebconf -O--parallel dh_installemacsen -O--parallel dh_installifupdown -O--parallel dh_installinfo -O--parallel dh_installinit -O--parallel dh_installmenu -O--parallel dh_installmime -O--parallel dh_installmodules -O--parallel dh_installlogcheck -O--parallel dh_installlogrotate -O--parallel dh_installpam -O--parallel dh_installppp -O--parallel dh_installudev -O--parallel dh_installwm -O--parallel dh_installxfonts -O--parallel dh_installgsettings -O--parallel dh_bugfiles -O--parallel dh_ucf -O--parallel dh_lintian -O--parallel dh_gconf -O--parallel dh_icons -O--parallel dh_perl -O--parallel dh_usrlocal -O--parallel dh_link -O--parallel dh_compress -O--parallel dh_fixperms -O--parallel dh_installdeb -O--parallel dh_gencontrol -O--parallel dh_md5sums -O--parallel debian/rules override_dh_builddeb make[1]: Entering directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' dh_builddeb -- -Zxz dpkg-deb: building package `live-boot' in `../live-boot_4.0.2-1.drbl1_all.deb'. dpkg-deb: building package `live-boot-doc' in `../live-boot-doc_4.0.2-1.drbl1_all.deb'. dpkg-deb: building package `live-boot-initramfs-tools' in `../live-boot-initramfs-tools_4.0.2-1.drbl1_all.deb'. make[1]: Leaving directory `/work/steven/live-workzone/for-lb-4/live-boot/live-boot-4.0.2' dpkg-genchanges >../live-boot_4.0.2-1.drbl1_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-source --after-build live-boot-4.0.2 dpkg-source: info: using options from live-boot-4.0.2/debian/source/options: --compression=xz dpkg-source: info: unapplying 10_overlayfs_kernel_3.18.patch dpkg-source: info: unapplying 09_memdisk_modules.patch dpkg-source: info: unapplying 08_add_hwbin_for_udev.patch dpkg-source: info: unapplying 07_add_serial_console_boot_param.patch dpkg-source: info: unapplying 06_remove_aufs_opt_noxino.patch dpkg-source: info: unapplying 05_run_upstart-tty_in_main.patch dpkg-source: info: unapplying 04_delay_upstart_tty.patch dpkg-source: info: unapplying 03_nic_start_with_hotplug_or_auto.patch dpkg-source: info: unapplying 02_enable_live_dns.patch dpkg-source: info: unapplying 01_force_hd_sd_nice_dev.patch dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... I: live-boot source: quilt-patch-missing-description 01_force_hd_sd_nice_dev.patch N: N: quilt patch files should start with a description of patch. All lines N: before the start of the patch itself are considered part of the N: description. You can edit the description with quilt header -e when the N: patch is at the top of the stack. N: N: As well as a description of the purpose and function of the patch, the N: description should ideally contain author information, a URL for the bug N: report (if any), Debian or upstream bugs fixed by it, upstream status, N: the Debian version and date the patch was first included, and any other N: information that would be useful if someone were investigating the patch N: and underlying problem. Please consider using the DEP-3 format for this N: information. N: N: Refer to http://dep.debian.net/deps/dep3/ for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: patch-systems, Type: source N: I: live-boot source: quilt-patch-missing-description 02_enable_live_dns.patch I: live-boot source: quilt-patch-missing-description 03_nic_start_with_hotplug_or_auto.patch I: live-boot source: quilt-patch-missing-description 04_delay_upstart_tty.patch I: live-boot source: quilt-patch-missing-description 05_run_upstart-tty_in_main.patch I: live-boot source: quilt-patch-missing-description 06_remove_aufs_opt_noxino.patch I: live-boot source: quilt-patch-missing-description 07_add_serial_console_boot_param.patch I: live-boot source: quilt-patch-missing-description 08_add_hwbin_for_udev.patch I: live-boot source: quilt-patch-missing-description 09_memdisk_modules.patch I: live-boot source: quilt-patch-missing-description 10_overlayfs_kernel_3.18.patch W: live-boot source: newer-standards-version 3.9.6 (current is 3.9.4) N: N: The source package refers to a Standards-Version which is newer than the N: highest one lintian is programmed to check. If the source package is N: correct, then please upgrade lintian to the newest version. (If there is N: no newer lintian version, then please bug lintian-maint@debian.org to N: make one.) N: N: Severity: normal, Certainty: certain N: N: Check: standards-version, Type: source N: I: live-boot source: debian-watch-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/watch file. This file is used for automatic detection of new N: upstream versions by the Debian External Health Status project and other N: project infrastructure. If this package is maintained upstream, please N: consider adding a debian/watch file to detect new releases. N: N: If the package is not maintained upstream or if upstream uses a N: distribution mechanism that cannot be meaningfully monitored by uscan N: and the Debian External Health Status project, please consider adding a N: debian/watch file containing only comments documenting the situation. N: N: Refer to Debian Policy Manual section 4.11 (Optional upstream source N: location: debian/watch) and the uscan(1) manual page for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: watch-file, Type: source N: I: live-boot-doc: package-contains-empty-directory usr/share/doc/live-boot/ N: N: This package installs an empty directory. This might be intentional but N: it's normally a mistake. If it is intentional, add a lintian override. N: N: If a package ships with or installs empty directories, you can remove N: them in debian/rules by calling: N: N: $ find path/to/base/dir -type d -empty -delete N: N: Severity: wishlist, Certainty: possible N: N: Check: files, Type: binary, udeb N: W: live-boot-doc: manpage-section-mismatch usr/share/man/es/man5/persistence.conf.5.gz:6 5 != conf N: N: A man page usually should contain a .TH header, specifying the section. N: The section in this manpage doesn't match with the section in the N: filename. N: N: Refer to the groff_man(7) manual page and the man(1) manual page for N: details. N: N: Severity: normal, Certainty: certain N: N: Check: manpages, Type: binary N: W: live-boot-doc: manpage-has-errors-from-man usr/share/man/es/man7/live-boot.7.gz 118: warning [p 2, 10.0i, div `an-div', 0.0i]: cannot adjust line N: N: This man page provokes warnings or errors from man. N: N: "cannot adjust" or "can't break" are trouble with paragraph filling, N: usually related to long lines. Adjustment can be helped by left N: justifying, breaks can be helped with hyphenation, see "Manipulating N: Filling and Adjusting" and "Manipulating Hyphenation" in the manual. N: N: "can't find numbered character" usually means latin1 etc in the input, N: and this warning indicates characters will be missing from the output. N: You can change to escapes like \[:a] described on the groff_char man N: page. N: N: Other warnings are often formatting typos, like missing quotes around a N: string argument to .IP. These are likely to result in lost or malformed N: output. See the groff_man (or groff_mdoc if using mdoc) man page for N: information on macros. N: N: This test uses man's --warnings option to enable groff warnings that N: catch common mistakes, such as putting . or ' characters at the start of N: a line when they are intended as literal text rather than groff N: commands. This can be fixed either by reformatting the paragraph so that N: these characters are not at the start of a line, or by adding a N: zero-width space (\&) immediately before them. N: N: At worst, warning messages can be disabled with the .warn directive, see N: "Debugging" in the groff manual. N: N: To test this for yourself you can use the following command: N: LC_ALL=en_US.UTF-8 MANWIDTH=80 man --warnings -E UTF-8 -l >/dev/null N: N: Severity: normal, Certainty: certain N: N: Check: manpages, Type: binary N: W: live-boot-doc: manpage-section-mismatch usr/share/man/ja/man5/persistence.conf.5.gz:6 5 != conf W: live-boot-doc: manpage-section-mismatch usr/share/man/man5/persistence.conf.5.gz:1 5 != conf W: live-boot-doc: manpage-has-errors-from-man usr/share/man/man7/live-boot.7.gz 77: warning [p 2, 7.7i, div `an-div', 0.0i]: cannot adjust line I: live-boot-doc: spelling-error-in-manpage usr/share/man/man7/live-boot.7.gz Allows to Allows one to N: N: Lintian found a spelling error in the manpage. Lintian has a list of N: common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. N: N: If the string containing the spelling error is translated with the help N: of gettext (with the help of po4a, for example) or a similar tool, N: please fix the error in the translations as well as the English text to N: avoid making the translations fuzzy. With gettext, for example, this N: means you should also fix the spelling mistake in the corresponding N: msgids in the *.po files. N: N: Severity: minor, Certainty: possible N: N: Check: manpages, Type: binary N: I: live-boot-doc: spelling-error-in-manpage usr/share/man/man7/live-boot.7.gz specifing specifying I: live-boot-doc: spelling-error-in-manpage usr/share/man/man7/live-boot.7.gz allows to allows one to W: live-boot: binary-without-manpage bin/live-boot N: N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should N: have a manual page N: N: Note that though the man program has the capability to check for several N: program names in the NAMES section, each of these programs should have N: its own manual page (a symbolic link to the appropriate manual page is N: sufficient) because other manual page viewers such as xman or tkman N: don't support this. N: N: If the name of the man page differs from the binary by case, man may be N: able to find it anyway; however, it is still best practice to make the N: case of the man page match the case of the binary. N: N: If the man pages are provided by another package on which this package N: depends, lintian may not be able to determine that man pages are N: available. In this case, after confirming that all binaries do have man N: pages after this package and its dependencies are installed, please add N: a lintian override. N: N: Refer to Debian Policy Manual section 12.1 (Manual pages) for details. N: N: Severity: normal, Certainty: possible N: N: Check: manpages, Type: binary N: W: live-boot: binary-without-manpage bin/live-swapfile W: live-boot: script-not-executable lib/live/boot/9990-upstart-tty.sh N: N: This file starts with the #! sequence that marks interpreted scripts, N: but it is not executable. N: N: Severity: normal, Certainty: certain N: N: Check: scripts, Type: binary N: Finished running lintian. Now signing changes and any dsc files... signfile live-boot_4.0.2-1.drbl1.dsc 0x47CF935C signfile live-boot_4.0.2-1.drbl1_amd64.changes 0x47CF935C Successfully signed dsc and changes files