Bug#1025655: marked as done (hovercraft: requires python3-setuptools)

2024-04-24 Thread Debian Bug Tracking System
Your message dated Wed, 24 Apr 2024 18:02:34 +
with message-id 
and subject line Bug#1025655: fixed in hovercraft 2.7-2+deb11u1
has caused the Debian Bug report #1025655,
regarding hovercraft: requires python3-setuptools
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.)


-- 
1025655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: hovercraft
Version: 2.7-2
Severity: important
X-Debbugs-Cc: bms.deb...@barwap.com

Dear Maintainer,


fresh install, running hovercraft 

$ hovercraft planning_presentation.rst html 
Traceback (most recent call last):
  File "/usr/bin/hovercraft", line 33, in 
sys.exit(load_entry_point('hovercraft==2.7', 'console_scripts', 
'console_script')())
  File "/usr/bin/hovercraft", line 25, in importlib_load_entry_point
return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
  File "", line 1030, in _gcd_import
  File "", line 1007, in _find_and_load
  File "", line 986, in _find_and_load_unlocked
  File "", line 680, in _load_unlocked
  File "", line 790, in exec_module
  File "", line 228, in _call_with_frames_removed
  File "/usr/share/hovercraft/hovercraft/__init__.py", line 6, in 
import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3243, 
in 
def _initialize_master_working_set():
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3226, 
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3255, 
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 568, in 
_build_master
ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 886, in 
require
needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 772, in 
resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'setuptools' distribution was not found 
and is required by hovercraft


   * What outcome did you expect instead?
$ hovercraft planning_presentation.rst html

(No errors - what did happen after apt-get install python3-setuptools)



-- System Information:
Debian Release: 11.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-19-amd64 (SMP w/12 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hovercraft depends on:
ii  libjs-impress  1.0.0-1
ii  libjs-sphinxdoc3.4.3-2
ii  python33.9.2-3
ii  python3-docutils   0.16+dfsg-4
ii  python3-lxml   4.6.3+dfsg-0.1+deb11u1
ii  python3-pkg-resources  52.0.0-4
ii  python3-pygments   2.7.1+dfsg-2.1
ii  python3-svg.path   3.0-2
ii  python3-watchdog   1.0.2-2

hovercraft recommends no packages.

hovercraft suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: hovercraft
Source-Version: 2.7-2+deb11u1
Done: Andreas Beckmann 

We believe that the bug you reported is fixed in the latest version of
hovercraft, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1025...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann  (supplier of updated hovercraft package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 24 Apr 2024 06:11:30 +0200
Source: hovercraft
Architecture: source
Version: 2.7-2+deb11u1
Distribution: bullseye
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Andreas Beckmann 
Closes: 1025655
Changes:
 

Bug#1025655: marked as done (hovercraft: requires python3-setuptools)

2024-03-28 Thread Debian Bug Tracking System
Your message dated Thu, 28 Mar 2024 18:17:09 +
with message-id 
and subject line Bug#1025655: fixed in hovercraft 2.7-6~deb12u1
has caused the Debian Bug report #1025655,
regarding hovercraft: requires python3-setuptools
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.)


-- 
1025655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: hovercraft
Version: 2.7-2
Severity: important
X-Debbugs-Cc: bms.deb...@barwap.com

Dear Maintainer,


fresh install, running hovercraft 

$ hovercraft planning_presentation.rst html 
Traceback (most recent call last):
  File "/usr/bin/hovercraft", line 33, in 
sys.exit(load_entry_point('hovercraft==2.7', 'console_scripts', 
'console_script')())
  File "/usr/bin/hovercraft", line 25, in importlib_load_entry_point
return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
  File "", line 1030, in _gcd_import
  File "", line 1007, in _find_and_load
  File "", line 986, in _find_and_load_unlocked
  File "", line 680, in _load_unlocked
  File "", line 790, in exec_module
  File "", line 228, in _call_with_frames_removed
  File "/usr/share/hovercraft/hovercraft/__init__.py", line 6, in 
import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3243, 
in 
def _initialize_master_working_set():
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3226, 
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3255, 
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 568, in 
_build_master
ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 886, in 
require
needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 772, in 
resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'setuptools' distribution was not found 
and is required by hovercraft


   * What outcome did you expect instead?
$ hovercraft planning_presentation.rst html

(No errors - what did happen after apt-get install python3-setuptools)



-- System Information:
Debian Release: 11.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-19-amd64 (SMP w/12 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hovercraft depends on:
ii  libjs-impress  1.0.0-1
ii  libjs-sphinxdoc3.4.3-2
ii  python33.9.2-3
ii  python3-docutils   0.16+dfsg-4
ii  python3-lxml   4.6.3+dfsg-0.1+deb11u1
ii  python3-pkg-resources  52.0.0-4
ii  python3-pygments   2.7.1+dfsg-2.1
ii  python3-svg.path   3.0-2
ii  python3-watchdog   1.0.2-2

hovercraft recommends no packages.

hovercraft suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: hovercraft
Source-Version: 2.7-6~deb12u1
Done: Andreas Beckmann 

We believe that the bug you reported is fixed in the latest version of
hovercraft, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1025...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann  (supplier of updated hovercraft package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 25 Mar 2024 21:54:54 +0100
Source: hovercraft
Architecture: source
Version: 2.7-6~deb12u1
Distribution: bookworm
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 1025655
Changes:
 

Bug#1025655: marked as done (hovercraft: requires python3-setuptools)

2024-03-18 Thread Debian Bug Tracking System
Your message dated Tue, 19 Mar 2024 01:36:25 +
with message-id 
and subject line Bug#1025655: fixed in hovercraft 2.7-6
has caused the Debian Bug report #1025655,
regarding hovercraft: requires python3-setuptools
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.)


-- 
1025655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: hovercraft
Version: 2.7-2
Severity: important
X-Debbugs-Cc: bms.deb...@barwap.com

Dear Maintainer,


fresh install, running hovercraft 

$ hovercraft planning_presentation.rst html 
Traceback (most recent call last):
  File "/usr/bin/hovercraft", line 33, in 
sys.exit(load_entry_point('hovercraft==2.7', 'console_scripts', 
'console_script')())
  File "/usr/bin/hovercraft", line 25, in importlib_load_entry_point
return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
  File "", line 1030, in _gcd_import
  File "", line 1007, in _find_and_load
  File "", line 986, in _find_and_load_unlocked
  File "", line 680, in _load_unlocked
  File "", line 790, in exec_module
  File "", line 228, in _call_with_frames_removed
  File "/usr/share/hovercraft/hovercraft/__init__.py", line 6, in 
import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3243, 
in 
def _initialize_master_working_set():
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3226, 
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3255, 
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 568, in 
_build_master
ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 886, in 
require
needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 772, in 
resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'setuptools' distribution was not found 
and is required by hovercraft


   * What outcome did you expect instead?
$ hovercraft planning_presentation.rst html

(No errors - what did happen after apt-get install python3-setuptools)



-- System Information:
Debian Release: 11.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-19-amd64 (SMP w/12 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hovercraft depends on:
ii  libjs-impress  1.0.0-1
ii  libjs-sphinxdoc3.4.3-2
ii  python33.9.2-3
ii  python3-docutils   0.16+dfsg-4
ii  python3-lxml   4.6.3+dfsg-0.1+deb11u1
ii  python3-pkg-resources  52.0.0-4
ii  python3-pygments   2.7.1+dfsg-2.1
ii  python3-svg.path   3.0-2
ii  python3-watchdog   1.0.2-2

hovercraft recommends no packages.

hovercraft suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: hovercraft
Source-Version: 2.7-6
Done: Andreas Beckmann 

We believe that the bug you reported is fixed in the latest version of
hovercraft, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1025...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann  (supplier of updated hovercraft package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 19 Mar 2024 02:12:55 +0100
Source: hovercraft
Architecture: source
Version: 2.7-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 1025655
Changes:
 hovercraft (2.7-6) unstable;