Your message dated Mon, 30 Sep 2019 15:41:24 +0000
with message-id <[email protected]>
and subject line Bug#925272: fixed in sumo 1.3.1-2
has caused the Debian Bug report #925272,
regarding sumo-tools: webWizard index.html file not generated/included
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.)
--
925272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925272
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sumo-tools
Version: 1.1.0+dfsg1-1
Severity: normal
Tags: patch
The file usr/share/sumo/tools/webWizard/index.html is missing in the
sumo-tools package, resulting in a file-not-found error when you run
the script.
It is present in the upstream orig source tarball and it was present
in the previous 0.32 sumo source and built sumo-tools package.
The issue would seem to be the line:
rm -rf ./tools/webWizard/index.html
in debian.rules (after "#Clean some unneeded files and fix permissions")
This is new since 0.32, so seems deliberate, but I can't see why you'd
want to remove this file.
All the other files that get removed in there no longer seem to
exist in the orig tarball, so all these deletions seem redundant.
Attached is a patch that fixes the index.html issue.
qdiff -Nru sumo-1.1.0+dfsg1/debian/changelog sumo-1.1.0+dfsg1/debian/changelog
--- sumo-1.1.0+dfsg1/debian/changelog 2019-02-03 09:17:52.000000000 +0000
+++ sumo-1.1.0+dfsg1/debian/changelog 2019-03-22 02:51:34.000000000 +0000
@@ -1,3 +1,11 @@
+sumo (1.1.0+dfsg1-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Stop deleting webWizard index.html (and other files already gone)
+ * Clean docs-build files
+
+ -- Wookey <[email protected]> Fri, 22 Mar 2019 02:51:34 +0000
+
sumo (1.1.0+dfsg1-1) unstable; urgency=medium
[ Michael Behrisch ]
diff -Nru sumo-1.1.0+dfsg1/debian/rules sumo-1.1.0+dfsg1/debian/rules
--- sumo-1.1.0+dfsg1/debian/rules 2019-02-03 09:05:51.000000000 +0000
+++ sumo-1.1.0+dfsg1/debian/rules 2019-03-22 02:50:44.000000000 +0000
@@ -26,15 +26,15 @@
$(MAKE) pydoc
#Clean some unneeded files and fix permissions
find ./tools -name '*.pyc' -print0 | xargs -0 rm -f
- rm -rf ./tools/contributed/traci4j/COPYING
- rm -rf ./tools/contributed/trafficmodeler/src/resources/icons/Thumbs.db
- rm -rf ./tools/contributed/traci4j/.gitignore
- rm -rf ./tools/contributed/traas/license.txt
- rm -rf ./tools/contributed/traas/javadoc
- rm -rf ./tools/contributed/traci4matlab/license.txt
- rm -rf ./tools/contributed/trafficmodeler/LICENSE.txt
- rm -rf ./tools/webWizard/index.html
- rm -rf ./tools/game/sounds/license.txt
+ #rm -rf ./tools/contributed/traci4j/COPYING
+ #rm -rf ./tools/contributed/trafficmodeler/src/resources/icons/Thumbs.db
+ #rm -rf ./tools/contributed/traci4j/.gitignore
+ #rm -rf ./tools/contributed/traas/license.txt
+ #rm -rf ./tools/contributed/traas/javadoc
+ #rm -rf ./tools/contributed/traci4matlab/license.txt
+ #rm -rf ./tools/contributed/trafficmodeler/LICENSE.txt
+ #rm -rf ./tools/webWizard/index.html
+ #rm -rf ./tools/game/sounds/license.txt
override_dh_auto_build-arch:
dh_auto_build -a
--- End Message ---
--- Begin Message ---
Source: sumo
Source-Version: 1.3.1-2
We believe that the bug you reported is fixed in the latest version of
sumo, 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.
Anton Gladky <[email protected]> (supplier of updated sumo 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: SHA512
Format: 1.8
Date: Mon, 30 Sep 2019 17:16:50 +0200
Source: sumo
Architecture: source
Version: 1.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Closes: 925272 925273
Changes:
sumo (1.3.1-2) unstable; urgency=medium
.
[ Anton Gladky ]
* [4471ca1] Remove Build-Depends-Indep section
.
[ Wookey ]
* [b28a361] Clean docs after build. (Closes: #925273)
* [eddc3af] Do not clean webWizard index.html. (Closes: #925272)
Checksums-Sha1:
bfb37edde31b68070bb19169312e13c8c3cc811b 2196 sumo_1.3.1-2.dsc
dd0cf247d069b8bac3a00c9f11a1ec5b958415ab 19724 sumo_1.3.1-2.debian.tar.xz
b4e5794149bc34d2314fe212e14bb3682ef2458f 6638 sumo_1.3.1-2_source.buildinfo
Checksums-Sha256:
8517b6f8d4787180f238eb9a3283f134cfe08f47e9dd611643c3b4843ddd05c8 2196
sumo_1.3.1-2.dsc
154f3e8585d320aa5e09742364a90ce8627ab14c4666aa7467ef376fe6e01d87 19724
sumo_1.3.1-2.debian.tar.xz
1cd38888b7dfe48a2dc7c6a5dfb4c96a19c0c2d2c7600ce3b77f373333541c3e 6638
sumo_1.3.1-2_source.buildinfo
Files:
2bccd540e633383cbeb3afef2d8b7360 2196 science optional sumo_1.3.1-2.dsc
fb9af890cdbd040a5ac66ad0be8f3087 19724 science optional
sumo_1.3.1-2.debian.tar.xz
943b3d33a0d8439e13f9eef51660280a 6638 science optional
sumo_1.3.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAl2SHKYACgkQ0+Fzg8+n
/wb+PxAAlIcWGKTI7VEPmR7Ky0uW2v3b3wayeJJAtnpOH2zHhjiPB1e8DGpRbMR5
4RG+GwnjoyZa2c1LB7Cz3eCpM1UGWgyqBMwSQk0rsFoni9G6G38f453rmXD0akCu
Q7qpPJNfwWMDQyQOO5xhUT5wHUOa0DYM73PbLAglVo6gHlpXvQbI6ZradMB11PYe
ECP7oiVPwStuQ5rGoGCy5CYPehnccQIJvEAUsWry1sfpTp6tkm3kYy6eE4ze98AI
6FgRGks3dwq5b33nM+ILvbUW/uTDNtvOEd+xo/3taRFUCvr/aZjD7uud1q7SulNT
hktCSlAe9VmIsKCqBin4Oj2BaF5WQfVtN/AiRYM008pdwJS7rUcuI8qhetcGyC0E
6x3wGqOE2EfeUxWR2yqYQNssqsV3vj+vco1G7JNYGBYrALpm3AVXy6/mIZNb+BDR
NU9N3UqCDtsPSyUkhzJ6k+mQ/XwAHvD4f+mi6WBs90lbikC/LBHJ9wHEqDlZd+qZ
OBFg0fj6KqwN1cyDTWgZ2jRBOWga07GhJB26u7i7mkUOfY0TCvXRwfspwU6vXw1Z
P1TPWz2t4RbSF9pbDxsvgAZ7vL1CdCP14xcIvZO4lRDiI1VXZ3ONXtL7zIwg/SfF
jhG+QbOqKDPwDxkqvXv6OVCbWMcVxztF6lQ+jeMfteAe8Tc9xt8=
=dg8F
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers