• Bug#265426: lush: FTBFS on amd64: Please add 'amd64' to the supported a

    From Andreas Jochens@1:229/2 to All on Fri Aug 13 10:20:11 2004
    From: [email protected]

    Package: lush
    Severity: wishlist
    Tags: patch

    The latest change from 'any' to an explicit list of supported architectures broke the amd64 port. Please add 'amd64' to the supported architectures.

    Regards
    Andreas Jochens

    diff -urN ../tmp-orig/lush-1.0+cvs.2004.05.15/debian/control ./debian/control --- ../tmp-orig/lush-1.0+cvs.2004.05.15/debian/control 2004-08-11 22:26:53.000000000 +0200
    +++ ./debian/control 2004-08-13 07:09:39.705027441 +0200
    @@ -6,7 +6,7 @@
    Standards-Version: 3.6.1.1

    Package: lush
    -Architecture: alpha arm hppa i386 m68k mips mipsel powerpc s390 sparc +Architecture: alpha amd64 arm hppa i386 m68k mips mipsel powerpc s390 sparc
    Depends: ${misc:Depends}, ${shlibs:Depends}, lush-library
    Description: Lisp Universal Shell Executable
    Lush is a programming language and environment that is based on the


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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Thomas Bushnell BSG@1:229/2 to Andreas Jochens on Fri Aug 13 11:00:23 2004
    From: [email protected]

    Andreas Jochens <[email protected]> writes:

    The latest change from 'any' to an explicit list of supported architectures broke the amd64 port. Please add 'amd64' to the supported architectures.

    Sorry about that; I'll do an upload right away.

    What we *really* need is a way to do:

    Architecture: !ia64

    Thomas


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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Andreas Jochens@1:229/2 to Thomas Bushnell BSG on Fri Aug 13 11:30:15 2004
    From: [email protected]

    On 04-Aug-13 01:14, Thomas Bushnell BSG wrote:
    Andreas Jochens <[email protected]> writes:

    The latest change from 'any' to an explicit list of supported architectures broke the amd64 port. Please add 'amd64' to the supported architectures.

    Sorry about that; I'll do an upload right away.

    Thank you for your help.

    What we *really* need is a way to do:

    Architecture: !ia64

    That would be nice. Quite a few packages had to be patched for the
    amd64 port just for the same reason and it certainly will be the same
    for other ports. Are there any efforts under way to support this?
    I guess dpkg and the buildd's will have to be patched to recognize this properly.

    Regards
    Andreas Jochens


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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)