Your message dated Wed, 05 Jul 2017 06:54:03 +0000 with message-id <[email protected]> and subject line Bug#857980: fixed in game-data-packager 53 has caused the Debian Bug report #857980, regarding game-data-packager: unexpected value of --target-format trigger an exception 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.) -- 857980: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857980 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: game-data-packager Version: 49 Severity: minor ./run hhgg --target-format ZZZ Traceback (most recent call last): File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.5/runpy.py", line 85, in _run_code exec(code, run_globals) File "/home/tchet/git/game-data-packager/game_data_packager/command_line.py", line 317, in <module> run_command_line() File "/home/tchet/git/game-data-packager/game_data_packager/command_line.py", line 177, in run_command_line g = dumb_parser.parse_args().game File "/usr/lib/python3.5/argparse.py", line 1735, in parse_args args, argv = self.parse_known_args(args, namespace) TypeError: 'NoneType' object is not iterable -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing'), (450, 'unstable'), (400, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-2-amd64 (SMP w/6 CPU cores) Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages game-data-packager depends on: ii fakeroot 1.21-3.1 ii python3-debian 0.1.30 ii python3-yaml 3.12-1 pn python3:any <none> Versions of packages game-data-packager recommends: ii game-data-packager-runtime 49 Versions of packages game-data-packager suggests: ii arj 3.10.22-15 ii binutils 2.28-2 ii cabextract 1.6-1+b1 ii cdparanoia 3.10.2+debian-11 ii dynamite 0.1.1-2+b2 ii gcc 4:6.3.0-1 pn gdebi | gdebi-kde <none> ii gir1.2-gdkpixbuf-2.0 2.36.5-2 ii innoextract 1.6-1+b2 ii lgc-pg 1.3.1-1 ii lgogdownloader 3.1-1 ii lhasa [lzh-archiver] 0.3.1-2+b1 ii make 4.1-9.1 ii p7zip-full 16.02+dfsg-2 ii steam 1.0.0.54-2 ii steamcmd 0~20130205-1 ii unace-nonfree 2.5-8 ii unar 1.10.1-1+b1 ii unrar 1:5.4.5-1 ii unshield 1.4.2-1 ii unzip 6.0-21 ii vorbis-tools 1.4.0-10+b1 ii xdelta 1.1.3-9.1+b1 -- no debconf information
--- End Message ---
--- Begin Message ---Source: game-data-packager Source-Version: 53 We believe that the bug you reported is fixed in the latest version of game-data-packager, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Simon McVittie <[email protected]> (supplier of updated game-data-packager 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 05 Jul 2017 06:35:22 +0100 Source: game-data-packager Binary: game-data-packager etqw etqw-server game-data-packager-runtime quake quake-server quake2 quake2-server quake3 quake3-server quake4 quake4-server Architecture: source Version: 53 Distribution: unstable Urgency: medium Maintainer: Debian Games Team <[email protected]> Changed-By: Simon McVittie <[email protected]> Closes: 784913 810059 842804 848374 856253 857880 857881 857980 860998 861316 862432 866875 Description: etqw - science-fiction-themed multiplayer first person shooter etqw-server - dedicated server for Enemy Territory: Quake Wars game-data-packager - Installer for game data files game-data-packager-runtime - Launcher for proprietary games quake2 - classic science-fiction-themed first person shooter quake2-server - dedicated server for Quake II quake3 - Quake III Arena menu entry and launcher scripts quake3-server - Quake III Arena dedicated server launcher scripts quake4 - science-fiction-themed first person shooter quake4-server - dedicated server for Quake 4 quake - classic gothic/horror-themed first person shooter quake-server - classic first person shooter - server and init script Changes: game-data-packager (53) unstable; urgency=medium . * Support for new languages and versions: - Update Quake II: The Reckoning (xatrix) to version 2.05 [adetiste] - Update Quake II: Ground Zero (rogue) to version 2.04 [smcv] * Enhancements and bug fixes: - Improve instructions given when data files are missing [smcv] - Work around command line parsing of LHa decompressor as seen in Wheezy & RPMfusion; users of lhasa were not affected [adetiste] - quake4 AppArmor: Allow more device enumeration [smcv] - quake series: Improve documentation for how to construct data packages, and fix broken symlinks (Closes: #866875) [smcv] - etqw, quake4, unreal, ut99: Use missing-data.txt to provide missing-engine.txt where the engine is part of the proprietary data part (Closes: #842804) [smcv] * Internal changes: - Declare compliance with Debian Policy 4.0.0 [smcv] - debian/copyright (for g-d-p and generated packages): Use https URL for Format [smcv] - debian/copyright: Sync Source with Vcs-Git [smcv] - debian/copyright: Declare overall license to be GPL-2, not GPL-2+ [smcv] - Build-depend on dbus and wrap dh_auto_build in dbus-run-session, so that Inkscape stops warning about inability to access the session bus [smcv] - Makefile: Use SOURCE_DATE_EPOCH [smcv] * Upload to unstable . game-data-packager (52) experimental; urgency=medium . * Fix a potential crash during data loading by initializing WantedFile.provides_files correctly [smcv] * Adjust game-data-packager-runtime Description to mention that it's used for the Quake series [adetiste] . game-data-packager (51) experimental; urgency=medium . * New game support: - Commander Keen: Goodbye Galaxy, including Secret of the Oracle (ck4), The Armageddon Machine (ck5) and Aliens Ate My Babysitter (ck6) (part of #786501) [skitt] * Enhancements and bug fixes: - If a downloadable file does not have the expected content, do not try to download it from the same URL again [adetiste] - Lower 'warning' message to 'info' about missing exotic unpacker if needed assets can found in other downloadable archives [adetiste] - Make .crc files in Doom 3 BFG optional. Not all versions have them (Closes: #862432) [smcv] - Add metadata indicating that Conquests of Camelot and Conquests of the Longbow can be obtained from GOG [adetiste] - Cope with hexen2demo_nov1997-linux-i586.tgz having been modified on the server. The changes do not affect the parts we repackage. [adetiste] * Internal changes: - Remove many unnecessary look_for directives that are implied by the special case that ?suffix is removed [adetiste] . game-data-packager (50) experimental; urgency=medium . * New game support: - King's Quest VII: The Princeless Bride [adetiste] - Mystery House: game release into the public domain [adetiste] - Police Quest IV [adetiste] - Space Quest 6 [adetiste] - Unreal Tournament (1999) [smcv] * Support for new languages and versions: - Document unsupported Doom v0.3 [nyav] (Closes: #857881) - Support for new GOG package of Icewind Dale 2 [Edward Allcutt] - Support for new GOG packages of Leisure Suit Larry games [adetiste] - Support for GOG packages of Jedi games (Closes: #784913) [adetiste] - Unreal: Add checksums for Unreal Gold v226b CD-ROM (Closes: #861316) [smcv] * Enhancements and bug fixes: - Fix exception thrown by CD ripping code (Closes: #860998) [adetiste] - Promote --search and --no-search from per-game options to global options so they show in global --help (Closes: #848374) [smcv] - Update man page [smcv, adetiste] - Refresh French translation of man page [adetiste] - xcom-ufo: Fix swapped file definitions, add GOG url (Closes: #856253) [R1dO] - Ensure that bsdtar/rpmbuild are present before attempting to build Arch/RPM packages [adetiste] - Bash completion: add --target-format & --target-distro [adetiste] - DotEmu online store is closing, remove all references [adetiste] - Remove GOG Windows cruft from various games [adetiste] - make-template: don't choke on v1 Zip files (Implode not implemented) [adetiste] - unzip: make --verbose work as expected [adetiste] - AppArmor: Allow more kinds of device enumeration [smcv] - build: Don't warn about being unable to derive one of several alternatives [smcv] - Tag games not available for sale anymore (Closes: #810059) [adetiste] * Internal changes: - Fix typo in TODO [nyav] (Closes: #857880) - Use locale 'C.UTF-8' instead of 'C' in Makefile, CPython will coerce it anyway (see PEP 538) [adetiste] - Use ImageMagick as a fallback when XCFTools are missing [adetiste] - Add a tool to detect outdated GoG packages [adetiste] - fix gdp-launcher for older pygobject [Ferdinand Thiessen] - Fix cross-build & argument checking (Closes: #857980) [adetiste] - TODO: sync with upcoming ScummVM 1.10.0 [adetiste] - Add missing 'franchise:' tags [adetiste] - .gitignore: Update for -runtime [smcv] - integration: Allow skipping test while offline [smcv] - unreal: Do lintian overrides from YAML, not from code [smcv] - build: For each package, summarize what gaps we failed to fill [smcv] - lazy loading of GOG & Steam modules to speed up startup [adetiste] Checksums-Sha1: b16ba16475f97a1f5a4ff2b23fcb4944839e6f98 2737 game-data-packager_53.dsc f2eee16b813a17f9bb21727b80d0646f40915d52 3423352 game-data-packager_53.tar.xz Checksums-Sha256: 5fcf1776ef23863fd891283bfdb032dad70b37cb4c8d8a3b39262f852fa82c8a 2737 game-data-packager_53.dsc fdaeccca9a7d27296066fb458a55113996e04046cbc59cd1702d205d92cc937e 3423352 game-data-packager_53.tar.xz Files: e528441cec57647ca7f791565cc6e79a 2737 contrib/games optional game-data-packager_53.dsc 91d2e15a049000a3d4c356878c099f5c 3423352 contrib/games optional game-data-packager_53.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE2pjyXAhxxJpZ6v8sTej/KmPHzJAFAllchGEACgkQTej/KmPH zJCd7RAAj3yfrE2Ekznvu92ZztPTtMseUPVkKKx7T4KG3dbf03vU/2GAHCvSNvp2 WFvOCDcQ+giqPw1RAvmcHCcEF8wfre9SQo8W3ED9kcglTpx+Z7/alnBq0qwSK046 xIAf4C6hYG1MuxN1cwQRQXXUilPsVUN/ro0q1WBxgVxW7ARDhSpwQTNG65/Ch/3f U6dBJO5dDTipaaT8VzFLs5pL/CWKoHi4rl0zI+patK7KBbyGBjO93i83tzf+KJWA wSnf5cRA+G+RAnC+pN7EPjxiSyj/NVvhGM3jmtfBTI+CqgzNFwJipA7Et+bq6RtI l8nXokarGarRTU9dLutmvleoL5Vlb2b69HRgrGtlznWaTu7LUu94Qg95lDMsiMg4 1NQ7L0Cl6dabgdLSSJ3LG1J8ncEKnBnz0/L1ZF1KCEBQmcyam/DRLH4/24XSHptg sU41I0DTX57zp/P0SYYZWPYsSE7eiTipsXnKLPg8QtXo0PbHTR3krh08q9Astm3S dOXn4lWiNs/N6rS0WjahPWvcH/a2s7knzEF4s0OJ42FMT8NauYiZtLoxD0bd7iSO 1vhUrxfBUOVo1O8tpgRBz29e+Hw60BC2pz80ud/l1l9SOq2/IH7TKfiKADp6MsgC b5dW0dUW7RUa/Jr7z4IFWh00hd2kv+6wtMJxSJpZTduUpCLN9MM= =ctGe -----END PGP SIGNATURE-----
--- End Message ---

