devscripts testsuite failure on raspbian.
Peter Green
plugwash at debian.org
Sun Feb 7 23:28:22 UTC 2016
On 01/02/16 12:27, Osamu Aoki wrote:
> $(dpkg-vendor --query Vendor 2>/dev/null)" in
> | "Ubuntu")
> | SUFFIX="0ubuntu1"
> | ;;
> | esac
> | fi
>
> Please check what "dpkg-vendor --query Vendor 2>/dev/null" returns on
> rasbian
root at odroidu2:/# dpkg-vendor --query Vendor 2>/dev/null
Raspbian
BTW it's raspbian not rasbian.
> (Maybe all non-Debian should be dealt like
> this by using lower case.
>
IMO if the code is generating version numbers of the form 0<lowercased
dpkg vendor name>1 then the testsuite should be checking for version
numbers of that form. Having a special case for every derivative would
be madeness.
Do you know where the code that generates the version numbers is?
More information about the devscripts-devel
mailing list