[Bug 434132] [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:55:50 UTC 2009


Public bug reported:

Binary package hint: mythnettv-gui

dh_pycentral -pmythnettv-gui
pycentral: pycentral debhelper: missing XB-Python-Version attribute in package mythnettv-gui
dh_strip -pmythnettv-gui  
dh_strip debug symbol extraction: all non-arch-all packages for this build platform i386: mythnettv-gui 
dh_strip debug symbol extraction: packages to act on: mythnettv-gui 
dh_strip debug symbol extraction: ignored packages: 
dh_compress -pmythnettv-gui  
dh_fixperms -pmythnettv-gui  
dh_makeshlibs -pmythnettv-gui  
dh_installdeb -pmythnettv-gui 
dh_perl -pmythnettv-gui 
dh_shlibdeps -pmythnettv-gui    
dh_gencontrol -pmythnettv-gui  
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-gui/usr/share/doc ] || \
	[ ! -d debian/mythnettv-gui/usr/share/doc ] || \
	for dep in `perl -ne 'if (/^(Pre-)?Depends:/) {s/^\w+://; foreach (split /,/) { split; print($_[0], "\n"); } }' debian/mythnettv-gui/DEBIAN/control`; do \
	    if [ -d debian/$dep/usr/share/doc ]; then \
                echo "Searching for duplicated docs in dependency $dep..."; \
                rootdir=`pwd`; \
                (cd debian/mythnettv-gui/usr/share/doc/mythnettv-gui; find -type f ! -name copyright | while read f; do \
                    thisfile="$rootdir/debian/mythnettv-gui/usr/share/doc/mythnettv-gui/$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-gui 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-gui/usr/share/gnome/help ]; then \
            cd debian/mythnettv-gui && 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-gui
dh_md5sums -pmythnettv-gui 
dh_builddeb -pmythnettv-gui 
Found files in /usr/lib/python2.6/site-packages (must be in dist-packages for python2.6).
debian/mythnettv-gui/usr/lib/python2.6/site-packages
debian/mythnettv-gui/usr/lib/python2.6/site-packages/MythNetTV-GUI
debian/mythnettv-gui/usr/lib/python2.6/site-packages/MythNetTV-GUI/__init__.py
debian/mythnettv-gui/usr/lib/python2.6/site-packages/MythNetTV-GUI/mythnettv-gui.py
debian/mythnettv-gui/usr/lib/python2.6/site-packages/mythnettv_gui-0.0.0.egg-info
dh_builddeb: dpkg-deb returned exit code 1
make: *** [binary-makedeb-IMPL/mythnettv-gui] Error 1
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error exit status 2

** Affects: mythnettv-gui (Ubuntu)
     Importance: Undecided
     Assignee: Andrew Starr-Bochicchio (andrewsomething)
         Status: Fix Released

** Changed in: mythnettv-gui (Ubuntu)
       Status: New => In Progress

** Changed in: mythnettv-gui (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/434132
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