Jeremy Brand <[EMAIL PROTECTED]> writes:

> Package: dpkg-dev
> Version: 1.10.28
>
> When I invoke `dpkg-architecture` on Sarge/amd64, the output is
> seemingly broken:
>                                                                               
>    $ uname -a
> Linux gamera.domain.mars 2.6.8-11-amd64-k8-smp #1 SMP Wed Jun 1 00:01:27 CEST 
> 2$
> $ dpkg-architecture
> DEB_BUILD_ARCH=
> DEB_BUILD_GNU_CPU=
> DEB_BUILD_GNU_SYSTEM=
> DEB_BUILD_GNU_TYPE=
> DEB_HOST_ARCH=
> DEB_HOST_GNU_CPU=                                                             
>   DEB_HOST_GNU_SYSTEM=
> DEB_HOST_GNU_TYPE=

I can't reproduce that and since every second package uses
dpkg-architecture during build the buildd would have had tons of
failures during build with this.

I would suggest looking for the error somewhere else. Did you change
gcc or something?


[EMAIL PROTECTED]:~% apt-cache policy dpkg-dev
dpkg-dev:
  Installed: 1.10.28

[EMAIL PROTECTED]:~% uname -a
Linux frosties 2.6.8-frosties-1 #2 Sun Oct 3 22:06:03 CEST 2004 x86_64 GNU/Linux

[EMAIL PROTECTED]:~% dpkg-architecture        
DEB_BUILD_ARCH=amd64
DEB_BUILD_GNU_CPU=x86_64
DEB_BUILD_GNU_SYSTEM=linux
DEB_BUILD_GNU_TYPE=x86_64-linux
DEB_HOST_ARCH=amd64
DEB_HOST_GNU_CPU=x86_64
DEB_HOST_GNU_SYSTEM=linux
DEB_HOST_GNU_TYPE=x86_64-linux

MfG
        Goswin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to