Your message dated Mon, 9 May 2011 12:44:09 +0200
with message-id <[email protected]>
and subject line Re: Bug#626150: Architecture should be limited to powerpc
has caused the Debian Bug report #626150,
regarding Architecture should be limited to powerpc
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
626150: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626150
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openbios-ppc
Severity: normal
Hi Aurelien,
I've tried to rebuild openbios-ppc for Univention Corporate Server,
a Debian derived distribution based on Debian stable (currently Lenny, our next
release will be based on Squeeze).
We only build for i386 and amd64. openbios-ppc is declared as
"Architecture: all", but when trying to build the package on x86
is errors out:
(..)
dh_testdir
This package must be built on a PowerPC machine
(..)
As such, the Architecture: field should be limited to "powerpc".
Cheers,
Moritz
--- End Message ---
--- Begin Message ---
On Mon, May 09, 2011 at 12:37:18PM +0200, Moritz Muehlenhoff wrote:
> Package: openbios-ppc
> Severity: normal
>
> Hi Aurelien,
> I've tried to rebuild openbios-ppc for Univention Corporate Server,
> a Debian derived distribution based on Debian stable (currently Lenny, our
> next
> release will be based on Squeeze).
>
> We only build for i386 and amd64. openbios-ppc is declared as
> "Architecture: all", but when trying to build the package on x86
> is errors out:
>
> (..)
> dh_testdir
> This package must be built on a PowerPC machine
> (..)
>
> As such, the Architecture: field should be limited to "powerpc".
>
No, this package can only be built on powerpc, but should be arch:all,
as this package contains a firmware taht is needed for QEMU to be able
to get qemu-system-ppc working.
This is due to the fact that Debian doesn't allow binary blob in the
packages, and also doesn't allow cross-compiler in the archive, which
would also allow this package to be built on all architecture.
The same is true for openbios-sparc (can only be built on sparc), or
seabios (can only be built on i386 and amd64).
--
Aurelien Jarno GPG: 1024D/F1BCDB73
[email protected] http://www.aurel32.net
--- End Message ---