After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350167 - pygtk-2.9.4 release broken, missing files
pygtk-2.9.4 release broken, missing files
Status: RESOLVED DUPLICATE of bug 350008
Product: pygtk
Classification: Bindings
Component: general
2.9.x
Other Linux
: Normal blocker
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-06 16:33 UTC by Karsten Bräckelmann
Modified: 2006-08-06 16:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karsten Bräckelmann 2006-08-06 16:33:09 UTC
The released pygtk-2.9.4 tarball is broken, due to 3 missing files.

[guenther@monkey tmp]$ ls pygtk-2.9.3/gtk/ > 3
[guenther@monkey tmp]$ ls pygtk-2.9.4/gtk/ > 4
[guenther@monkey tmp]$ diff -U 0 3 4
--- 3   2006-08-06 18:07:16.000000000 +0200
+++ 4   2006-08-06 18:07:19.000000000 +0200
@@ -3 +2,0 @@
-gdk-2.10.defs
@@ -15,2 +13,0 @@
-gtk-2.10.defs
-gtk-2.10-types.defs
Comment 1 Johan (not receiving bugmail) Dahlin 2006-08-06 16:37:58 UTC

*** This bug has been marked as a duplicate of 350008 ***
Comment 2 Karsten Bräckelmann 2006-08-06 16:42:58 UTC
Doh!  Sorry for the noise, and thanks for the fast fix.