• Devuan project
  • devuan-project
  • Issues
  • #57

Closed
Open
Opened 2016-05-31T02:13Z by Hector Gonzalez @cacho

postgres-client-common reports devuan as an unknown version of debian.

The script at fault is /usr/share/postgresql-common/supported-versions, here is a patch that shows the installed version of postgres for devuan jessie. supported-versions.diff

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

  • hellekin @hellekin Added Package label · 2016-05-31T13:32Z

    Added Package label

  • Joril
    Joril @joril · 2017-04-16T07:42Z

    Thanks for your patch! I couldn't find a way to apply it though :/

    $/usr/share/postgresql-common# patch --dry-run < supported-versions.diff 
    checking file supported-versions
    Hunk #1 FAILED at 59.
    Hunk #2 FAILED at 150.
    2 out of 2 hunks FAILED

    I made another one, using diff -u: supported-versions.patch