[Bug 434130] [NEW] FTBFS: Found files in /usr/lib/python2.6/site-packages (must be in dist-packages for python2.6).
Andrew Starr-Bochicchio
a.starr.b at gmail.com
Mon Sep 21 16:52:31 UTC 2009
Public bug reported:
Binary package hint: mythnettv
https://edge.launchpad.net/ubuntu/+archive/test-
rebuild-20090909/+build/1225840
dh_pycentral -pmythnettv
pycentral: pycentral debhelper: missing XB-Python-Version attribute in package mythnettv
dh_strip -pmythnettv
dh_strip debug symbol extraction: all non-arch-all packages for this build platform i386:
dh_strip debug symbol extraction: packages to act on:
dh_strip debug symbol extraction: ignored packages:
dh_compress -pmythnettv
dh_fixperms -pmythnettv
dh_makeshlibs -pmythnettv
dh_installdeb -pmythnettv
dh_perl -pmythnettv
dh_shlibdeps -pmythnettv
dh_gencontrol -pmythnettv
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unused substitution variable ${python:Versions}
# symlink identical documentation to depending packages
[ -n "$CDBS_NO_DOC_SYMLINKING" ] || \
[ -h debian/mythnettv/usr/share/doc ] || \
[ ! -d debian/mythnettv/usr/share/doc ] || \
for dep in `perl -ne 'if (/^(Pre-)?Depends:/) {s/^\w+://; foreach (split /,/) { split; print($_[0], "\n"); } }' debian/mythnettv/DEBIAN/control`; do \
if [ -d debian/$dep/usr/share/doc ]; then \
echo "Searching for duplicated docs in dependency $dep..."; \
rootdir=`pwd`; \
(cd debian/mythnettv/usr/share/doc/mythnettv; find -type f ! -name copyright | while read f; do \
thisfile="$rootdir/debian/mythnettv/usr/share/doc/mythnettv/$f"; \
depfile="$rootdir/debian/$dep/usr/share/doc/$dep/$f"; \
if [ -f $depfile -o -L $depfile ] && zcmp $thisfile $depfile >/dev/null; then \
echo " symlinking $f in mythnettv to file in $dep"; \
rm $thisfile; ln -s /usr/share/doc/$dep/$f $thisfile; \
fi; \
done ); \
fi; \
done
# symlink identical Gnome help files within packages
if [ -z "$CDBS_NO_GNOME_HELP_SYMLINKING" ] && [ -d debian/mythnettv/usr/share/gnome/help ]; then \
cd debian/mythnettv && LC_ALL=C fdupes -r1nq usr/share/gnome/help | while read s; do \
set -- $(echo $s | tr ' ' '\n' | sort); \
f=$1; shift; \
for d; do \
echo "symlinking duplicate Gnome help file $d to $f"; \
rm $d; ln -s /$f $d; \
done; \
done; \
fi
dh_link -p mythnettv
dh_md5sums -pmythnettv
dh_builddeb -pmythnettv
Found files in /usr/lib/python2.6/site-packages (must be in dist-packages for python2.6).
debian/mythnettv/usr/lib/python2.6/site-packages
debian/mythnettv/usr/lib/python2.6/site-packages/mythnettv-0.0.0.egg-info
dh_builddeb: dpkg-deb returned exit code 1
make: *** [binary-makedeb-IMPL/mythnettv] Error 1
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error exit status 2
** Affects: mythnettv (Ubuntu)
Importance: Undecided
Assignee: Andrew Starr-Bochicchio (andrewsomething)
Status: Fix Released
** Changed in: mythnettv (Ubuntu)
Status: New => In Progress
** Changed in: mythnettv (Ubuntu)
Assignee: (unassigned) => Andrew Starr-Bochicchio (andrewsomething)
--
FTBFS: Found files in /usr/lib/python2.6/site-packages (must be in dist-packages for python2.6).
https://bugs.launchpad.net/bugs/434130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list