• The following packages will be REMOVED: libhwy1

    From Mathieu Malaterre@21:1/5 to All on Tue Aug 29 09:50:01 2023
    Dear DD,

    Could someone please review what I did wrong for src:highway. For some
    reason I cannot install libhwy1:amd64 + libhwy1:i386 on my system:

    % apt-cache policy libhwy1:amd64
    libhwy1:
    Installed: 1.0.5-1
    Candidate: 1.0.5-1
    Version table:
    *** 1.0.5-1 500
    500 http://deb.debian.org/debian sid/main amd64 Packages
    100 /var/lib/dpkg/status

    Gives:

    % sudo apt install libhwy1:i386
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    The following packages will be REMOVED:
    libhwy1
    The following NEW packages will be installed:
    libhwy1:i386
    0 upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
    Need to get 512 kB of archives.
    After this operation, 161 kB of additional disk space will be used.
    Do you want to continue? [Y/n] n

    Thanks !

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mathieu Malaterre@21:1/5 to All on Tue Aug 29 10:40:01 2023
    [CC me please]

    FTBFS on several architectures:

    That's actually a related issue, I am working with upstream to fix
    those. In order to do so, I'd like to co-install i386 and amd64. Right
    now I can only install one *or* the other. I'd like to install *both*:

    % sudo apt install -y libhwy1:i386
    % apt-cache policy libhwy1:i386
    libhwy1:i386:
    Installed: 1.0.4-1
    Candidate: 1.0.4-1
    Version table:
    *** 1.0.4-1 500
    500 http://deb.debian.org/debian sid/main i386 Packages
    100 /var/lib/dpkg/status

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mathieu Malaterre@21:1/5 to sebastic@xs4all.nl on Thu Aug 31 14:20:02 2023
    On Tue, Aug 29, 2023 at 11:15 AM Sebastiaan Couwenberg
    <sebastic@xs4all.nl> wrote:

    On 8/29/23 10:38, Mathieu Malaterre wrote:
    FTBFS on several architectures:

    That's actually a related issue, I am working with upstream to fix
    those. In order to do so, I'd like to co-install i386 and amd64. Right
    now I can only install one *or* the other. I'd like to install *both*:

    You can't because 1.0.5-1 is available for amd64, but not i386 where it FTBFS:

    https://buildd.debian.org/status/logs.php?pkg=highway&arch=amd64
    https://buildd.debian.org/status/logs.php?pkg=highway&arch=i386

    # aptitude install libhwy1:amd64 libhwy1:i386
    libhwy1:i386 is already installed at the requested version (1.0.4-1) libhwy1:i386 is already installed at the requested version (1.0.4-1)
    The following NEW packages will be installed:
    libhwy1{b}
    0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0 B/538 kB of archives. After unpacking 3471 kB will be used.
    The following packages have unmet dependencies:
    libhwy1 : Breaks: libhwy1:i386 (!= 1.0.5-1) but 1.0.4-1 is installed
    libhwy1:i386 : Breaks: libhwy1 (!= 1.0.4-1) but 1.0.5-1 is to be installed The following actions will resolve these dependencies:

    Remove the following packages:
    1) libhwy1:i386 [1.0.4-1 (now, unstable)]

    Thanks for your kind help here. It seems aptitude output is much more
    readable than what I used.

    snapshot.d.o did work quite well for me so I am able to run creduce after all.

    Thanks again
    -M

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)