• Upload commands to debomatic-amd64

    From Mathieu Malaterre@21:1/5 to All on Mon Oct 30 10:20:02 2023
    Dear all,

    I am trying to follow documentation from:

    * http://debomatic-amd64.debian.net/

    and:

    * https://deb-o-matic.readthedocs.io/en/stable/upload.html#prepare-command-files

    Which does not seems to be working for me today;

    % dcut -U debomatic jxl.commands
    usage: dcut [-h] [-d] [-f] [-c FILE] [-m MAINTAINER] [-k KEYID] [-S]
    [-O FILENAME] [-P] [-s] [-v]
    [HOST] {debomatic-binnmu,debomatic-builddep,debomatic-kill,debomatic-porter,debomatic-rebuild,debomatic-rm}
    ...
    dcut: error: argument {debomatic-binnmu,debomatic-builddep,debomatic-kill,debomatic-porter,debomatic-rebuild,debomatic-rm}:
    invalid choice: 'jxl.commands' (choose from 'debomatic-binnmu', 'debomatic-builddep', 'debomatic-kill', 'debomatic-porter', 'debomatic-rebuild', 'debomatic-rm')

    Would anyone spot the issue ?

    Thanks

    For reference:

    % cat /etc/dput.d/profiles/debomatic.json
    {
    "allow_dcut": true,
    "meta": "debomatic",
    "fqdn": "debomatic-amd64.debian.net",
    "incoming": "/srv/debomatic-amd64",
    "login": "debomatic",
    "method": "sftp",
    "check-debs": { "skip": true }
    }

    % apt-cache policy dput-ng
    dput-ng:
    Installed: 1.35+deb12u1
    Candidate: 1.35+deb12u1
    Version table:
    *** 1.35+deb12u1 500
    500 http://deb.debian.org/debian bookworm/main amd64 Packages
    500 http://deb.debian.org/debian bookworm/main i386 Packages
    100 /var/lib/dpkg/status

    % cat jxl.commands
    rebuild ffmpeg_7:6.0-7 unstable experimental
    rebuild geeqie_1:2.1-1 unstable experimental
    rebuild gimp_2.10.34-1 unstable experimental
    rebuild graphicsmagick_1.4+really1.3.42-1 unstable experimental
    rebuild imlib2_1.12.1-1 unstable experimental
    rebuild kimageformats_5.107.0-3 unstable experimental
    rebuild krita_1:5.2.0+dfsg-1 unstable experimental
    rebuild swayimg_1.12-1 unstable experimental
    rebuild vips_8.14.5-1 unstable experimental
    rebuild webkit2gtk_2.42.1-2 unstable experimental
    rebuild wpewebkit_2.42.1-1 unstable experimental

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Metzler@21:1/5 to malat@debian.org on Mon Oct 30 17:50:01 2023
    On 2023-10-30 Mathieu Malaterre <malat@debian.org> wrote:
    Dear all,

    I am trying to follow documentation from:

    * http://debomatic-amd64.debian.net/

    and:

    * https://deb-o-matic.readthedocs.io/en/stable/upload.html#prepare-command-files

    Which does not seems to be working for me today;

    % dcut -U debomatic jxl.commands
    usage: dcut [-h] [-d] [-f] [-c FILE] [-m MAINTAINER] [-k KEYID] [-S]
    [-O FILENAME] [-P] [-s] [-v]
    [HOST] {debomatic-binnmu,debomatic-builddep,debomatic-kill,debomatic-porter,debomatic-rebuild,debomatic-rm}
    ...
    dcut: error: argument
    [...]
    % apt-cache policy dput-ng
    dput-ng:
    [...]

    Looks like you are reading docs for dput but have dput-ng installed.

    cu Andreas
    --
    `What a good friend you are to him, Dr. Maturin. His other friends are
    so grateful to you.'
    `I sew his ears on from time to time, sure'

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