Your message dated Wed, 18 Oct 2006 22:06:54 +0200
with message-id <[EMAIL PROTECTED]>
and subject line python-vobject: #393892 done
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: python-vobject
Version: 0.4.4-1
Severity: serious
Tags: patch
When building 'python-vobject' on unstable,
I get the following error:
running install_egg_info
running egg_info
writing requirements to src/vobject.egg-info/requires.txt
writing src/vobject.egg-info/PKG-INFO
writing top-level names to src/vobject.egg-info/top_level.txt
writing dependency_links to src/vobject.egg-info/dependency_links.txt
error: patches: No such file or directory
make: *** [python-install-py] Error 1
With the attached patch 'python-vobject' can be built on unstable.
Regards
Andreas Jochens
diff -urN ../tmp-orig/python-vobject-0.4.4/debian/rules ./debian/rules
--- ../tmp-orig/python-vobject-0.4.4/debian/rules 2006-10-18
09:09:26.000000000 +0000
+++ ./debian/rules 2006-10-18 09:09:23.000000000 +0000
@@ -5,7 +5,6 @@
# Add here any variable or target overrides you need
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_PYTHON_CLEAN_ARGS = --all
DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
--- End Message ---
--- Begin Message ---
This was a duplicate report, sorry!
--- End Message ---