[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-08-27 Thread Launchpad Bug Tracker
This bug was fixed in the package dh-python - 2.20150826 --- dh-python (2.20150826) unstable; urgency=medium * Remove '--with-doctest' from nose call, closes: 749506 to re-enable it: export PYBUILD_TEST_ARGS=--with-doctest * Build-Depends based test suite detection is used

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-07-30 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/dh-python -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422433 Title: installed packages should be checked first when generating dependencies To manage notifications

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-07-19 Thread Piotr Ożarowski
is there a way to get latest Ubuntu release name (or an alias, like sid or unstable or current) using stdlib only? (DistroInfo requires additional python3-distro-info build dependency)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-02-19 Thread James Page
Piotr distro-info provides ubuntu-distro-info --devel which would give you the name of the current devel release of Ubuntu, which is probably the right source for most re-generations - full URL: http://archive.ubuntu.com/ubuntu/dists/vivid/Contents-amd64.gz Does that work for you? -- You

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-02-19 Thread James Page
Proposed patch attached for supporting Ubuntu fallback generation. Piotr - can you let me know what you think? ** Patch added: pydist-ubuntu-support.patch https://bugs.launchpad.net/ubuntu/+source/dh-python/+bug/1422433/+attachment/4322470/+files/pydist-ubuntu-support.patch -- You received

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-02-19 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422433 Title: installed packages should be checked first when generating dependencies To manage notifications about this bug

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-02-18 Thread James Page
Piotr - thanks for the pointer! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422433 Title: installed packages should be checked first when generating dependencies To manage notifications about

Re: [Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-02-18 Thread Piotr Ożarowski
if you point me to Ubuntu's newest Contents file (without hardcoded release), I can use dpkg-vendor to use the right one during build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422433 Title:

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-02-16 Thread Piotr Ożarowski
in pydist/generate_fallback_list.py you can change SOURCE (I can change it to try SOURCE env. var. first, to make it easier for you) and then invoke `make dist_fallback` to generate new fallback file -- You received this bug notification because you are a member of Ubuntu Bugs, which is