Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • deb-build-jobs deb-build-jobs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • deb-build-jobsdeb-build-jobs
  • Issues
  • #37
Closed
Open
Issue created Nov 23, 2019 by Guido Gunther@guido.gunther💤Owner

blessed-builds: lintian check always fails

the lintian check checks the binary package but that will always fail since the .dsc got mangled by our mergechanges call:

E: mesa changes: bad-distribution-in-changes-file amber-phone
E: mesa changes: file-size-mismatch-in-changes-file mesa_19.2.4-1pureos+librem5.2.dsc 4524 != 5233
E: mesa changes: checksum-mismatch-in-changes-file md5 mesa_19.2.4-1pureos+librem5.2.dsc
E: mesa changes: checksum-mismatch-in-changes-file sha1 mesa_19.2.4-1pureos+librem5.2.dsc
E: mesa changes: checksum-mismatch-in-changes-file sha256 mesa_19.2.4-1pureos+librem5.2.dsc

@arno.bauernoppel to avoid that you can either change it to check the source changes file or (better) add --source-only-changes to pbuilder-options and drop the mergechangelog call completely.

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