Your message dated Thu, 29 Dec 2022 17:13:28 +0000
with message-id <e1pawta-005xar...@fasolo.debian.org>
and subject line Bug#1027275: Removed package(s) from unstable
has caused the Debian Bug report #1001585,
regarding libyang: dep8 failure
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1001585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001585
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libyang
Version: 1.0.225-1.1
Severity: normal

Dear Maintainer,

the DEP8 tests for libyang are failing:
https://ci.debian.net/packages/liby/libyang/

The reason is that d/t/control install libyang-tools, but there is a
transition going on and this line actually pulls in libyang2-tools.
The path to the test file differs in libyang2-tools., and the test
fails:

cp: cannot stat
'/usr/share/doc/libyang-tools/examples/ietf-interfaces.yang': No such
file or directory

I believe the correct fix is for d/t/control to use "@" to specify the
just-built packages, instead of the libyang-tools, which will come
from the archive and pick up the transitional package:

diff --git a/debian/tests/control b/debian/tests/control
index ca73c4a5..0da3e4ea 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: yanglint
 Depends: gzip,
-         libyang-tools
+         @

--- End Message ---
--- Begin Message ---
Version: 1.0.225-1.1+rm

Dear submitter,

as the package libyang has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1027275

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to