[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: Suppress warnings from cryptsetup initramfs hook.

Holger Levsen gitlab at salsa.debian.org
Sat Oct 27 11:28:47 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
b22a4ea7 by Chris Lamb at 2018-10-27T03:51:18Z
Suppress warnings from cryptsetup initramfs hook.

This should fix the "unstable" diffoscope builds, eg:

  https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/555/parsed_console/

For example:

  Setting up linux-image-4.18.0-2-amd64 (4.18.10-2) ...
  I: /vmlinuz.old is now a symlink to boot/vmlinuz-4.18.0-2-amd64
  I: /initrd.img.old is now a symlink to boot/initrd.img-4.18.0-2-amd64
  I: /vmlinuz is now a symlink to boot/vmlinuz-4.18.0-2-amd64
  I: /initrd.img is now a symlink to boot/initrd.img-4.18.0-2-amd64
  /etc/kernel/postinst.d/initramfs-tools:
  update-initramfs: Generating /boot/initrd.img-4.18.0-2-amd64
  cryptsetup: WARNING: Couldn't determine root device
  cryptsetup: ERROR: Couldn't resolve device /dev/dm-2
  cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
      nor crypto modules. If that's on purpose, you may want to uninstall the
      'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
      integration and avoid this warning.
  loadkeys is missing. Please install the 'kbd' package.
  Setting up policykit-1 (0.105-21) ...
  Setting up cryptsetup (2:2.0.4-3) ...

- - - - -
a82dfa35 by Holger Levsen at 2018-10-27T10:28:18Z
Merge branch 'mr-origin-13'

- - - - -


1 changed file:

- logparse/debian-pkg-ci.rules


Changes:

=====================================
logparse/debian-pkg-ci.rules
=====================================
@@ -30,6 +30,10 @@ ok /perl: warning: Setting locale failed./
 ok /W: .+: debian-news-entry-has-strange-distribution UNRELEASED/
 ok /W: .+ changes: orig-tarball-missing-upstream-signature/
 
+# Suppress warnings from cryptsetup initramfs hook
+ok /cryptsetup: .+/
+ok /^    integration and avoid this warning\.$
+
 # suppress warnings from commit messages
 ok /HEAD is now at .+/
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/2d0aafcdbf616ca30b0491a4347bc69d63f9dc56...a82dfa35c3e6228360885885b1a659472a066a16

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/2d0aafcdbf616ca30b0491a4347bc69d63f9dc56...a82dfa35c3e6228360885885b1a659472a066a16
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181027/b8a5c062/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list