Your message dated Sat, 26 Jun 2010 12:57:29 +0200
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #586885,
regarding service-discovery-applet: Error in python installation dirs
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.)


-- 
586885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586885
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: service-discovery-applet
Severity: important
User: [email protected]
Usertags: python2.6


The package FTBFS in python 2.6. I attach a patch.

Thanks.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u service-discovery-applet-0.4.4/debian/rules service-discovery-applet-0.4.4/debian/rules
--- service-discovery-applet-0.4.4/debian/rules
+++ service-discovery-applet-0.4.4/debian/rules
@@ -5,7 +5,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 install/service-discovery-applet::
-	for i in debian/service-discovery-applet/usr/lib/python*/site-packages/sdapplet ; do \
+	for i in debian/service-discovery-applet/usr/lib/python*/*-packages/sdapplet ; do \
 	  cp -v debian/SimpleGladeApp.py $$i ; \
 	done

--- End Message ---
--- Begin Message ---
Sorry, in the second try the package builds well, posible my pbuilder
missconfiguration.

Sorry for the annoy.

Thanks!


--- End Message ---

Reply via email to