On Sun, Jun 08, 2014 at 09:30:23AM -0400, Stephen Powell wrote:
> Package: linux
> Version: 3.14.4-1
> Severity: normal
> 
> "make deb-pkg", when issued on the s390x architecture, produces a 
> non-installable
> package.  The package is built for the s390 architecture, not the s390x
> architecture, and dpkg won't allow it to be installed, even if the package
> file is renamed to the expected naming convention (*_s390x.deb).

see scripts/package/builddeb:
        s390*)
                debarch=s390 ;;

this debarch setting very likely predates s390x


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to