Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T tails
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 920
    • Issues 920
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tails
  • tails
  • Issues
  • #11420
Closed
Open
Created May 15, 2016 by Cyril 'kibi' Brulebois@CyrilBrulebois

Please detect libdvd-css failures

Originally created by @CyrilBrulebois on #11420 (Redmine)

While implementing support for snapshots, it was discovered that the initial patch series provided by intrigeri and me was missing support for a few cases in the apt-get wrapper (which makes it possible to keep track of all installed packages, so that they can be referenced in a manifest for snapshotting purposes).

Even though that was already fixed by intrigeri, it was considered bad taste to have a build go through while failures were supposed to be detected as early as possible.

I filed https://bugs.debian.org/824078 in the Debian BTS, but it seems the maintainer doesn’t quite get why the current behaviour is buggy and worth fixing.

Therefore, I suggest implementing checks in config/chroot_local-hooks/59-libdvd-pkg after those lines:

apt-get --yes install libdvd-pkg
dpkg-reconfigure libdvd-pkg

to make sure that the libdvdcss2 package is indeed installed at this stage.

Assigning to intrigeri as we discovered this together, so that he can comment on the issue.

Feature Branch: hybridwipe/feature/11420-verify-libdvdcss

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking