• Installer doesn't find the mirrors

    From David VANTYGHEM@21:1/5 to All on Sun Apr 9 22:10:01 2023
    This is a multi-part message in MIME format.
    Hello,

    I'm trying again to install Debian in a AQEMU virtual machine. I'm using
    this ISO : https://cdimage.debian.org/cdimage/ports/snapshots/2022-12-09/debian-11.0.0-powerpc-NETINST-1.iso

    Installation works until I must choose a mirror. I tried defaults
    mirrors and  http:, ftp.ports.debian.org, /debian-ports/ too but the installer can't access to them.

    I'm using this AQEMU configuration:

    /usr/bin/qemu-system-ppc -monitor stdio -k fr -machine accel=tcg -m 512
    -drive file="/home/david/Documents/Informatique/Documentation/Macintosh/debian-11.0.0-powerpc-NETINST-1.iso",media=cdrom
    -drive
    file="/home/david/Documents/Informatique/Documentation/Macintosh/Debian
    + LXDE sur iMac G3.vmdk",if=ide,media=disk -boot once=d,menu=on -net nic,macaddr=00:e0:4c:2c:09:45,model=rtl8139 -net user -rtc
    base=localtime -name "Debian + LXDE sur iMac G3" -M mac99

    If someone could help me please. I have no idea of the problem.

    --

    Passez à Linux :https://infolib.re

    .--.
    |o_o |
    ||_/ |
    // \\ Envoyé depuis mon Linux
    (| |)
    / \_ _/ \
    \___)=(___/

    <html>
    <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    </head>
    <body>
    <p>Hello,<br>
    <br>
    I'm trying again to install Debian in a AQEMU virtual machine. I'm
    using this ISO :
    <a class="moz-txt-link-freetext" href="https://cdimage.debian.org/cdimage/ports/snapshots/2022-12-09/debian-11.0.0-powerpc-NETINST-1.iso">https://cdimage.debian.org/cdimage/ports/snapshots/2022-12-09/debian-11.0.0-powerpc-NETINST-1.iso</a></p>
    <p>Installation works until I must choose a mirror. I tried defaults
    mirrors and  http:,  <a class="moz-txt-link-abbreviated" href="ftp://ftp.ports.debian.org">ftp.ports.debian.org</a>, /debian-ports/ too but
    the installer can't access to them.</p>
    <p>I'm using this AQEMU configuration:</p>
    <p>/usr/bin/qemu-system-ppc -monitor stdio -k fr -
  • From John Paul Adrian Glaubitz@21:1/5 to All on Sun Apr 9 23:10:01 2023
    --Apple-Mail-B006C38E-1283-4D49-87E6-66DC6386BAEE
    Content-Type: text/plain;
    charset=utf-8
    Content-Transfer-Encoding: quoted-printable

    Hello David!

    On Apr 9, 2023, at 10:02 PM, David VANTYGHEM <[email protected]> wrote:

    If someone could help me please. I have no idea of the problem.

    Please provide the syslog file that is stored as /var/log/syslog during installation. It’s otherwise not possible to debug the problem.

    Adrian
    --Apple-Mail-B006C38E-1283-4D49-87E6-66DC6386BAEE
    Content-Type: text/html;
    charset=utf-8
    Content-Transfer-Encoding: quoted-printable

    <html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr">Hello David!</div><div dir="ltr"><br><blockquote type="cite">On Apr 9, 2023, at 10:02 PM, David VANTYGHEM &lt;david.
    [email protected]&gt; wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><p>If someone could help me please. I have no idea of the problem.</p>
    <div id="grammalecte_menu_main_button_shadow_host" style="width:
    0px; height: 0px;"></div>


    </div></blockquote><div>Please provide the syslog file that is stored as /var/log/syslog during installation. It’s otherwise not possible to debug the problem.</div><div><br></div><div>Adrian</div></body></html>
    --Apple-Mail-B006C38E-1283-4D49-87E6-66DC6386BAEE--

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ken Cunningham@21:1/5 to All on Mon Apr 10 00:40:02 2023
    Your issue is in French, but it looks like the one I recently faced as well if I am reading it correctly.

    I fixed it using the information on this page:


    https://unix.stackexchange.com/questions/75807/no-public-key-available-on-apt-get-update


    I hope this helps you too.

    Ken



    On Apr 9, 2023, at 2:34 PM, David VANTYGHEM <[email protected]> wrote:


    Le 09/04/2023 à 23:09, John Paul Adrian Glaubitz a écrit :
    Hello David!

    On Apr 9, 2023, at 10:02 PM, David VANTYGHEM <[email protected]> wrote:

    If someone could help me please. I have no idea of the problem.
    Please provide the syslog file that is stored as /var/log/syslog during installation. It’s otherwise not possible to debug the problem.

    Adrian
    They are messages saying that PUBKEYS are not avalaibles.
    <Capture d’écran du 2023-04-09 23-32-25.png>
    --
    Passez à Linux : https://infolib.re

    .--.
    |o_o |
    ||_/ |
    // \\ Envoyé depuis mon Linux
    (| |)
    / \_ _/ \
    \___)=(___/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jeffrey Walton@21:1/5 to [email protected] on Mon Apr 10 05:00:01 2023
    On Sun, Apr 9, 2023 at 6:38 PM Ken Cunningham <[email protected]> wrote:

    Your issue is in French, but it looks like the one I recently faced as well if I am reading it correctly.

    I fixed it using the information on this page:

    https://unix.stackexchange.com/questions/75807/no-public-key-available-on-apt-get-update

    Ugh, Debian has chronic problems in key management for ports. I've got
    half a dozen to a dozen Chroot's for testing that have been broken for
    months.

    I really wish they would fix them and stop this madness.

    Jeff

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Paul Adrian Glaubitz@21:1/5 to All on Mon Apr 10 08:20:01 2023
    On Apr 10, 2023, at 4:54 AM, Jeffrey Walton <[email protected]> wrote:

    On Sun, Apr 9, 2023 at 6:38 PM Ken Cunningham <[email protected]> wrote:

    Your issue is in French, but it looks like the one I recently faced as well if I am reading it correctly.

    I fixed it using the information on this page:

    https://unix.stackexchange.com/questions/75807/no-public-key-available-on-apt-get-update

    Ugh, Debian has chronic problems in key management for ports. I've got
    half a dozen to a dozen Chroot's for testing that have been broken for months.

    There are no »chronic« problems. It’s intentional that keys expire.

    I really wish they would fix them and stop this madness.

    I will create new images next week which addresses this problem.

    Adrian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alex Perez@21:1/5 to John Paul Adrian Glaubitz on Sun Apr 30 18:30:01 2023
    This does not appear to have happened (new images)

    Is it something you can automate, or quasi-automate?
    On 4/9/2023 11:16:01 PM, John Paul Adrian Glaubitz <[email protected]> wrote:


    On Apr 10, 2023, at 4:54 AM, Jeffrey Walton wrote:

    On Sun, Apr 9, 2023 at 6:38 PM Ken Cunningham
    wrote:

    Your issue is in French, but it looks like the one I recently faced as well if I am reading it correctly.

    I fixed it using the information on this page:

    https://unix.stackexchange.com/questions/75807/no-public-key-available-on-apt-get-update

    Ugh, Debian has chronic problems in key management for ports. I've got
    half a dozen to a dozen Chroot's for testing that have been broken for months.

    There are no »chronic« problems. It’s intentional that keys expire.

    I really wish they would fix them and stop this madness.

    I will create new images next week which addresses this problem.

    Adrian

    <body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
    This does not appear to have happened (new images)<div><br></div><div>Is it something you can automate, or quasi-automate?</div><div class="mb_sig"></div><blockquote class='history_container' type='cite' style='
    border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;'>
    <p style='color: #AAAAAA; margin-top: 10px;'>On 4/9/2023 11:16:01 PM, John Paul Adrian Glaubitz &lt;[email protected]&gt; wrote:</p><div style='font-family:Arial,Helvetica,sans-serif'>

    <br>> On Apr 10, 2023, at 4:
    54 AM, Jeffrey Walton <[email protected]> wrote:
    <br>>
    <br>> On Sun, Apr 9, 2023 at 6:38 PM Ken Cunningham
    <br>> <[email protected]> wrote:
    <br>>>
    <br>>> Your issue is in French, but it looks like the one I recently faced as well if
    I am reading it correctly.
    <br>>>
    <br>>> I fixed it using the information on this page:
    <br>>>
    <br>>> https://unix.stackexchange.com/questions/75807/no-public-key-available-on-apt-get-update
    <br>>
    <br>> Ugh, Debian has chronic problems in key
    management for ports. I've got
    <br>> half a dozen to a dozen Chroot's for testing that have been broken for <br>> months.

    <br>There are no »chronic« problems. It’s intentional that keys expire.

    <br>> I really wish they would fix them and
    stop this madness.

    <br>I will create new images next week which addresses this problem.

    <br>Adrian <br></[email protected]></[email protected]></div></blockquote>
    </div></body>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Paul Adrian Glaubitz@21:1/5 to Alex Perez on Tue May 2 15:30:01 2023
    Hello Alex!

    On Sun, 2023-04-30 at 09:08 -0700, Alex Perez wrote:
     This does not appear to have happened (new images)

    Is it something you can automate, or quasi-automate?

    Unfortunately not. It requires some manual intervention at the moment, especially for the PowerPC images as I have to manually inject the
    hfsprogs and partman-hfs packages into debian-installer.

    Also, one always needs to make sure that the kernel in the debian-installer image matches the kernel that is currently in unstable, otherwise you get kernel/module version mismatch.

    The former issue could be resolved if someone could find out how to boot
    a PowerPC Mac from a FAT32 boot partition. It's supposed to work but I never verified that.

    If someone could test that, I can implement that and we won't have to resort
    to HFS which causes some headache since the APSL license of hfsprogs is considered non-free by Debian.

    Adrian

    --
    .''`. John Paul Adrian Glaubitz
    : :' : Debian Developer
    `. `' Physicist
    `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

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