Bug#1032396: build-rdeps does not work in bookworm

2023-10-06 Thread Gioele Barabucci

Control: tags -1 patch

A patch to fix this issue is available at:

https://salsa.debian.org/debian/devscripts/-/merge_requests/368

Regards,

--
Gioele Barabucci



Bug#1032396: build-rdeps does not work in bookworm

2023-03-05 Thread Gioele Barabucci

Package: devscripts
Version: 2.23.2

build-rdeps cannot read the source files currently distributed in 
bookworm. At the same time it works fine with sid.


To reproduce:

$ cat /etc/apt/sources.list
deb http://deb.debian.org/debian/ bookworm main
deb-src http://deb.debian.org/debian/ bookworm main

$ build-rdeps --sudo --update systemtap
Hit:1 http://deb.debian.org/debian bookworm InRelease
Reading package lists... Done
W: http://deb.debian.org/debian/dists/bookworm/InRelease: The key(s) in 
the keyring /etc/apt/trusted.gpg.d/debian-archive-testing-stable.gpg are 
ignored as the file has an unsupported filetype.

build-rdeps: unable to find sources files.
Did you forget to run apt-get update (or add --update to this command)? 
at /usr/bin/build-rdeps line 520.


Regards,

--
Gioele Barabucci