Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1200871
| From | Paul Gevers <elbrus@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#1073171: dgit fails to build libabigail source |
| Date | 2024-06-14 12:20 +0200 |
| Message-ID | <IPcch-2RGs-1@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <IP2mB-2LfU-1@gated-at.bofh.it> <IPbzz-2Rd5-9@gated-at.bofh.it> <IPbzz-2Rd5-7@gated-at.bofh.it> <IOZRM-2JPa-15@gated-at.bofh.it> <IPbzz-2Rd5-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, On 14-06-2024 11:08 a.m., Ian Jackson wrote: > If you reran the dgit rune with -D, we could probably see which > program failed to print the errno value, and reassign the bug to that > package as a request for better error handling. I now already get issues while cloning. I wonder if that is because I already used `dgit push` manually (to delayed) while not on /tmp Paul paul@mulciber /tmp $ dgit -D clone libabigail | git config -z --get-regexp --global '.*' | git config -z --get-regexp --system '.*' clone main body CD libabigail query: fetching https://api.ftp-master.debian.org/suites... canonical suite name for unstable is sid query: fetching https://git.dgit.debian.org/libabigail/info/refs... dgit-repos check_for_git => 1. + git init -q | git config -z --get-regexp --local '.*' + git config merge.dpkg-mergechangelogs.name 'debian/changelog merge driver' + git config merge.dpkg-mergechangelogs.driver 'dpkg-mergechangelogs -m %O %A %B %A' + git config user.email 'elbrus@debian.org' + git config user.name 'Paul Gevers' is_gitattrs_setup: found nothing fetching existing git history git_lrfetch_sane suppl=0 specs tags/archive/debian/* tags/debian/* dgit/sid dgit-rewrite/map git_lrfetch_sane specre=(?:refs/tags\/archive\/debian\/.*)|(?:refs/tags\/debian\/.*)|(?:refs/dgit\/sid)|(?:refs/dgit\-rewrite\/map) git_lrfetch_sane iteration 0 | git ls-remote -q --refs https://git.dgit.debian.org/libabigail 'refs/tags/archive/debian/*' 'refs/tags/debian/*' refs/dgit/sid 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/libabigail 'refs/tags/archive/debian/*' 'refs/tags/debian/*' refs/dgit/sid refs/dgit-rewrite/map dgit: error: subprocess failed with error exit status 128 clone rmonerror removing libabigail
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#1073171: dgit fails to build libabigail source Paul Gevers <elbrus@debian.org> - 2024-06-13 23:10 +0200
Bug#1073171: dgit fails to build libabigail source Ian Jackson <ijackson@chiark.greenend.org.uk> - 2024-06-14 01:50 +0200
Bug#1073171: dgit fails to build libabigail source Ian Jackson <ijackson@chiark.greenend.org.uk> - 2024-06-14 11:40 +0200
Bug#1073171: dgit fails to build libabigail source Paul Gevers <elbrus@debian.org> - 2024-06-14 12:20 +0200
Bug#1073171: dgit fails to build libabigail source Ian Jackson <ijackson@chiark.greenend.org.uk> - 2024-06-14 12:40 +0200
csiph-web