Your message dated Wed, 04 Oct 2023 17:36:28 +0200
with message-id <[email protected]>
and subject line Re: ftp.debian.org: dak check-archive files-in-dsc and dak 
check-archive validate-builddeps crashes
has caused the Debian Bug report #993863,
regarding ftp.debian.org: dak check-archive files-in-dsc and dak check-archive 
validate-builddeps crashes
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 [email protected]
immediately.)


-- 
993863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993863
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ftp.debian.org
Severity: normal
Usertags: dak

Hi,

This morning I was playing with dak check-archive, and see these two issues :

dak@christian ~ % dak check-archive validate-indices
Traceback (most recent call last):
  File "/usr/bin/dak", line 252, in <module>
    main()
  File "/usr/bin/dak", line 231, in main
    module.main()
  File "/usr/lib/python3/dist-packages/dak/check_archive.py", line 591, in main
    check_indices_files_exist()
  File "/usr/lib/python3/dist-packages/dak/check_archive.py", line 456, in 
check_indices_files_exist
    validate_packages(suite, component, arch)
  File "/usr/lib/python3/dist-packages/dak/check_archive.py", line 431, in 
validate_packages
    % (Cnf["Dir::Root"], suite, component, architecture)
NameError: name 'Cnf' is not defined


dak@christian ~ % dak check-archive validate-builddeps
Traceback (most recent call last):
  File "/usr/bin/dak", line 252, in <module>
    main()
  File "/usr/bin/dak", line 231, in main
    module.main()
  File "/usr/lib/python3/dist-packages/dak/check_archive.py", line 595, in main
    check_build_depends()
  File "/usr/lib/python3/dist-packages/dak/check_archive.py", line 501, in 
check_build_depends
    os.path.walk(cnf["Dir::Root"], chk_bd_process_dir, None)
AttributeError: module 'posixpath' has no attribute 'walk'

Chirstian

--- End Message ---
--- Begin Message ---
On Tue, 07 Sep 2021 14:21:33 +0200 Christian Marillat <[email protected]> 
wrote:
> Package: ftp.debian.org
> Severity: normal
> Usertags: dak
> 
> Hi,
> 
> This morning I was playing with dak check-archive, and see these two issues :

This buig has been fixed.

Chirstian
 

--- End Message ---

Reply via email to