Comment 3 for bug 555384

Revision history for this message
Boobek (bkanyo) wrote : Re: crash when try to share a new application

of course:
[502]boo@luci multistarter$ quickly share --ppa MultiStarter --verbose
/usr/lib/pymodules/python2.6/lazr/restfulclient/__init__.py:19: UserWarning: Module launchpadlib was already imported from /usr/lib/pymodules/python2.6/launchpadlib/__init__.py, but /usr/lib/pymodules/python2.6 is being added to sys.path
  import pkg_resources
Get Launchpad Settings
Launchpad connection is ok
key_id: XXXX, email: <email address hidden>
running install_egg_info
Writing /tmp/tmpu0u9RB/multistarter-10.04.1_public1.egg-info
WARNING: the following files are not recognized by DistUtilsExtra.auto:
  multistarter.desktop.in
  po/multistarter.pot
Searching packages which provide required Python modules:
   appindicator ... python-appindicator
   desktopcouch.records.record ... python-desktopcouch-records
   desktopcouch.records.server ... python-desktopcouch-records
   gtk ... python-gtk2
   pygtk ... [not found]
   pynotify ... python-notify
Ubuntu packaging created in debian/
pushing to launchpad
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package multistarter
dpkg-buildpackage: source version 10.04.1-public1
dpkg-buildpackage: source changed by Boobek <email address hidden>
 fakeroot debian/rules clean
/usr/share/cdbs/1/class/python-distutils.mk:68: WARNING: Use of XS-Python-Version and XB-Python-Version fields in debian/control is deprecated with pysupport method; use debian/pyversions if you need to specify specific versions.
test -x debian/rules
dh_testroot
dh_clean
cd . && python setup.py clean -a
running clean
'build/lib.linux-i686-2.6' does not exist -- can't clean it
'build/bdist.linux-i686' does not exist -- can't clean it
'build/scripts-2.6' does not exist -- can't clean it
WARNING: the following files are not recognized by DistUtilsExtra.auto:
  multistarter.desktop.in
  po/multistarter.pot
rm -rf debian/python-module-stampdir
find . -name '*.pyc' -exec rm '{}' ';'
find . -prune -name '*.egg-info' -exec rm -rf '{}' ';'
 dpkg-source -I.bzr -b multistarter
dpkg-source: info: using source format `1.0'
dpkg-source: warning: source directory 'multistarter' is not <sourcepackage>-<upstreamversion> 'multistarter-10.04.1'
dpkg-source: info: building multistarter in multistarter_10.04.1-public1.tar.gz
dpkg-source: info: building multistarter in multistarter_10.04.1-public1.dsc
 signfile multistarter_10.04.1-public1.dsc
gpg: skipped "Boobek <email address hidden>": secret key not available
gpg: [stdin]: clearsign failed: secret key not available

 dpkg-genchanges -S >../multistarter_10.04.1-public1_source.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: source only upload: Debian-native package
dpkg-buildpackage: warning: Failed to sign .dsc and .changes file
ERROR: an error occurred during source package creation
ERROR: share command failed
Aborting