group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #05606
[Bug 1592663] Re: migrate fails to build in xenial
This bug was fixed in the package migrate - 0.10.0-4ubuntu1
---------------
migrate (0.10.0-4ubuntu1) yakkety; urgency=low
* Merge from Debian unstable. Remaining changes:
- d/control: Switch python{3}-mysqldb -> python{3}-pymysql.
* Dropped changes, BD only so OK in universe:
- d/control: Drop BD on python-ibm-db-sa, not in Ubuntu main.
- d/p/skip-ibm-tests.patch: Skip IBM DB tests if import fails.
* d/test.sh: Update for use with MySQL 5.7 (LP: #1592663).
* d/source/options: Ignore any changes to .egg-info.
migrate (0.10.0-4) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT to new URL
* d/copyright
- Changed source URL to new one
- Reordered
* Added suggests python-migrate-doc (Closes: #820656)
* Standards-Version is 3.9.8 not (no change needed)
-- James Page <james.page@xxxxxxxxxx> Mon, 27 Jun 2016 11:46:51 +0100
** Changed in: migrate (Ubuntu Yakkety)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1592663
Title:
migrate fails to build in xenial
Status in migrate package in Ubuntu:
Fix Released
Status in migrate source package in Xenial:
New
Status in migrate source package in Yakkety:
Fix Released
Bug description:
https://launchpadlibrarian.net/265375029/buildlog_ubuntu-xenial-
amd64.migrate_0.10.0-3ubuntu2_BUILDING.txt.gz
debian/rules override_dh_auto_test
make[1]: Entering directory '/«PKGBUILDDIR»'
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
debian/rules:50: warning: overriding recipe for target 'override_dh_installchangelogs'
/usr/share/openstack-pkg-tools/pkgos.make:65: warning: ignoring old recipe for target 'override_dh_installchangelogs'
chmod +x debian/test.sh
# Create a working "migrate" binary, so that shell calls continue to
# work even without python-migrate being installed
mkdir -p debian/bin
cp debian/migrate-for-tests debian/bin/migrate
sed -i "s#REPLACE_THIS_PATH#/«PKGBUILDDIR»#" debian/bin/migrate
# Create a minimalist egg-info, so that "import migrate"
# works and gets the correct version
mkdir -p sqlalchemy_migrate-0.10.0.egg-info
echo "Metadata-Version: 1.1" >sqlalchemy_migrate-0.10.0.egg-info/PKG-INFO
echo "Name: sqlalchemy-migrate" >>sqlalchemy_migrate-0.10.0.egg-info/PKG-INFO
echo "Version: 0.10.0" >>sqlalchemy_migrate-0.10.0.egg-info/PKG-INFO
# Launch the actual tests
/«PKGBUILDDIR»/debian/test.sh
===> Preparing MySQL temp folder
mysql_install_db: [ERROR] unknown option '--force'
2016-06-15 05:11:11 [ERROR] Unrecognized options
debian/rules:57: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:17: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/migrate/+bug/1592663/+subscriptions