• Bug#1064014: dgit - unable to import dscs due to server issues.

    From Peter Green@21:1/5 to All on Thu Feb 15 20:00:01 2024
    Package: dgit

    Something seems to be wrong with the dgit infrastructure, I've been unable to import any dscs from Debian that include a dgit: header for a week or two now. I get messages like

    ['dgit', 'import-dsc', '/build/workingrepo/pool/main/g/giada/giada_0.22.0-4.dsc', '+workingbranch']
    "my" variable $date masks earlier declaration in same scope at /usr/bin/dgit line 2188.
    Dgit metadata in .dsc: specified git info (debian)
    dgit: import-dsc of .dsc with Dgit field, using git hash
    .dsc names distro debian: fetching rewrite map
    fatal: Could not read from remote repository.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ian Jackson@21:1/5 to Peter Green on Thu Feb 15 22:00:02 2024
    Peter Green writes ("Bug#1064014: dgit - unable to import dscs due to server issues."):
    Package: dgit

    Something seems to be wrong with the dgit infrastructure, I've been unable to import any dscs from Debian that include a dgit: header for a week or two now.
    I get messages like

    Hrm. Can you point me to an example dsc (eg dgit.dsc?) and semd me
    the output with -D ?

    --
    Ian Jackson <ijackson@chiark.greenend.org.uk> These opinions are my own.

    Pronouns: they/he. If I emailed you from @fyvzl.net or @evade.org.uk,
    that is a private address which bypasses my fierce spamfilter.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Peter Green@21:1/5 to Ian Jackson on Thu Feb 15 22:10:01 2024
    This is a multi-part message in MIME format.
    On 15/02/2024 20:48, Ian Jackson wrote:
    Hrm. Can you point me to an example dsc (eg dgit.dsc?) and semd me
    the output with -D ?

    dget -d https://deb.debian.org/debian/pool/main/g/giada/giada_0.22.0-4.dsc mkdir dgittest
    cd dgittest/
    git init
    dgit -D import-dsc ../giada_0.22.0-4.dsc +workingbranch

    | git rev-parse --show-toplevel
    `/home/plugwash/dgittest'
    | git config -z --get-regexp --local '.*'
    | git config -z --get-regexp --local '.*'
    | git config -z --get-regexp --global '.*'
    | git config -z --get-regexp --system '.*'
    | git check-ref-format --normalize refs/heads/workingbranch
    `refs/heads/workingbranch'
    | git symbolic-ref -q HEAD
    `refs/heads/master'
    | git for-each-ref '--format=%(objectname)' '[r]efs/heads/workingbranch'
    `'
    Dgit metadata in .dsc: specified git info (debian)
    dgit: import-dsc of .dsc with Dgit field, using git hash
    .dsc names distro debian: fetching rewrite map
    git_lrfetch_sane suppl=1 specs dgit-rewrite/map
    git_lrfetch_sane specre=(?:refs/dgit\-rewrite\/map)
    git_lrfetch_sane iteration 0
    | git ls-remote -q --refs https://git.dgit.debian.org/giada refs/dgit-rewrite/map
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.
    dgit: failed command: git ls-remote -q --refs https://git.dgit.debian.org/giada refs/dgit-rewrite/map

    dgit: error: subprocess failed with error exit status 128

    <!DOCTYPE html>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>
    <body>
    <div class="moz-cite-prefix">On 15/02/2024 20:48, Ian Jackson wrote:<br>
    </div>
    <blockquote type="cite"
    cite="mid:26062.30877.417829.248617@chiark.greenend.org.uk"><span
    style="white-space: pre-wrap">
    </span>
    <pre class="moz-quote-pre" wrap="">Hrm. Can you point me to an example dsc (eg dgit.dsc?) and semd me
    the output with -D ?</pre>
    </blockquote>
    <p><span style="white-space: pre-wrap">
    </span></p>
    <p>dget -d
    <a class="moz-txt-link-freetext" href="https://deb.debian.org/debian/pool/main/g/giada/giada_0.22.0-4.dsc">https://deb.debian.org/debian/pool/main/g/giada/giada_0.22.0-4.dsc</a><br>
    mkdir dgittest<br>
    cd dgittest/<br>
    git init<br>
    dgit -D import-dsc ../giada_0.22.0-4.dsc +workingbranch<br>
    <br>
    | git rev-parse --show-toplevel<br>
    =&gt; `/home/plugwash/dgittest'<br>
    | git config -z --get-regexp --local '.*'<br>
    | git config -z --get-regexp --local '.*'<br>
    | git config -z --get-regexp --global '.*'<br>
    | git config -z --get-regexp --system '.*'<br>
    | git check-ref-format --normalize refs/heads/workingbranch<br>
    =&gt; `refs/heads/workingbranch'<br>
    | git symbolic-ref -q HEAD<br>
    =&gt; `refs/heads/master'<br>
    | git for-each-ref '--format=%(objectname)'
    '[r]efs/heads/workingbranch'<br>
    =&gt; `'<br>
    Dgit metadata in .dsc: specified git info (debian)<br>
    dgit: import-dsc of .dsc with Dgit field, using git hash<br>
    .dsc names distro debian: fetching rewrite map<br>
    git_lrfetch_sane suppl=1 specs dgit-rewrite/map<br>
    git_lrfetch_sane specre=(?:refs/dgit\-rewrite\/map)<br>
    git_lrfetch_sane iteration 0<br>
    | git ls-remote -q --refs <a class="moz-txt-link-freetext" href="https://git.dgit.debian.org/giada">https://git.dgit.debian.org/giada</a>
    refs/dgit-rewrite/map<br>
    fatal: Could not read from remote repository.<br>
    <br>
    Please make sure you have the correct access rights<br>
    and the repository exists.<br>
    dgit: failed command: git ls-remote -q --refs
    <a class="moz-txt-link-freetext" href="https://git.dgit.debian.org/giada">https://git.dgit.debian.org/giada</a> refs/dgit-rewrite/map<br>
    <br>
    dgit: error: subprocess failed with error exit status 128<br>
    </p>
    </body>
    </html>

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