Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • MariaDB 10.3 MariaDB 10.3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • MariaDB and MySQL Packaging TeamMariaDB and MySQL Packaging Team
  • MariaDB 10.3MariaDB 10.3
  • Merge requests
  • !6
The source project of this merge request has been removed.

Lintian complains about command-with-path-in-maintainer-script

Closed Faustin Lammler requested to merge (removed):lintian-command-with-path-in-script into master Dec 24, 2018
  • Overview 3
  • Pipelines 0
  • Changes 1

Lintian detects the command-with-path-in-maintainer-script on line 143 from the postinst (/bin/echo) script while it was previously on line 140. So this override was no more working.

Before: https://salsa.debian.org/faust-guest/mariadb-10.3/-/jobs/97057 After: https://salsa.debian.org/faust-guest/mariadb-10.3/-/jobs/97115

Search for "echo".

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: lintian-command-with-path-in-script