← Back to team overview

duplicity-team team mailing list archive

Re: Current LP Builds Failing

 

Below version 9, lockfile was named FileLock, at 9 or above it was named
LockFile.  The Ubuntu repos below 15.10 have version 0.8 while the repos
above have 0.11.  Letting it go unversioned meant the same code had to work
for both.


On Sat, Oct 31, 2015 at 11:23 AM, <edgar.soldin@xxxxxx> wrote:

> any reason why you wanted to enforce a specific version? ..ede
>
> On 31.10.2015 16:45, Kenneth Loafman wrote:
> > ede, you were right, but it was not a network issue, they intentionally
> block outside access.
> >
> > I did not like the suggestion they had, so instead, I made duplicity
> work with old or new.
> >
> > The builds are working again.
> >
> > ...Ken
> >
> >
> > On Sat, Oct 31, 2015 at 5:24 AM, Kenneth Loafman <kenneth@xxxxxxxxxxx
> <mailto:kenneth@xxxxxxxxxxx>> wrote:
> >
> >     Just added a question to LP.  Hope they can help.
> >
> >     https://answers.launchpad.net/launchpad/+question/273505
> >
> >     ...Ken
> >
> >
> >     On Fri, Oct 30, 2015 at 3:32 PM, Kenneth Loafman <
> kenneth@xxxxxxxxxxx <mailto:kenneth@xxxxxxxxxxx>> wrote:
> >
> >         It's a slim possibility given that it's been run several times.
> Once I'd believe, several times implies that the LP Build system cannot
> access the internet, and that would mean it's not building a bunch of
> packages.
> >
> >         ...Ken
> >
> >
> >         On Fri, Oct 30, 2015 at 11:33 AM, <edgar.soldin@xxxxxx <mailto:
> edgar.soldin@xxxxxx>> wrote:
> >
> >             Ken,
> >
> >             can it be that it is more a 'cannot access internet'
> situation? searching google suggests that
> >              http://is.gd/qa8JZA
> >
> >             probably the old lockfile package is cached while the new
> cannot be downloaded because pypi.python.org <http://pypi.python.org>
> cannot be resolved.
> >
> >             ..ede
> >
> >             On 30.10.2015 17:04, Kenneth Loafman wrote:
> >             > Mike, did you see this?
> >             >
> >             > ...Ken
> >             >
> >             >
> >             > On Tue, Oct 27, 2015 at 12:52 PM, Kenneth Loafman <
> kenneth@xxxxxxxxxxx <mailto:kenneth@xxxxxxxxxxx> <mailto:
> kenneth@xxxxxxxxxxx <mailto:kenneth@xxxxxxxxxxx>>> wrote:
> >             >
> >             >     I upgraded to lockfile>=0.9, got all the setup.py code
> changed over so tox passes completely.  Now the LP Build system is not
> happy.  It tries to get lockfile from pypi, but can't.  I suspect pip would
> fare much better, but I'm not sure how to set it up the build scripts to
> run pip.
> >             >
> >             >     mt, could you help with this?  There must be some
> magic I'm missing.
> >             >
> >             >     ...Thanks,
> >             >     ...Ken
> >             >
> >             >
> >             >     Searching for lockfile>=0.9
> >             >     Reading https://pypi.python.org/simple/lockfile/
> >             >     Download error on
> https://pypi.python.org/simple/lockfile/: [Errno -2] Name or service not
> known -- Some packages may not be found!
> >             >     Couldn't find index page for 'lockfile' (maybe
> misspelled?)
> >             >     Scanning index of all packages (this may take a while)
> >             >     Reading https://pypi.python.org/simple/
> >             >     Download error on https://pypi.python.org/simple/:
> [Errno -2] Name or service not known -- Some packages may not be found!
> >             >     No local packages or download links found for
> lockfile>=0.9
> >             >     error: Could not find suitable distribution for
> Requirement.parse('lockfile>=0.9')
> >             >     make[1]: *** [override_dh_auto_test] Error 1
> >             >     debian/rules:11: recipe for target
> 'override_dh_auto_test' failed
> >             >     make[1]: Leaving directory
> '/«BUILDDIR»/duplicity-0.7.05+bzr1139'
> >             >     make: *** [build] Error 2
> >             >     debian/rules:8: recipe for target 'build' failed
> >             >     dpkg-buildpackage: error: debian/rules build gave
> error exit status 2
> >             >
> >             >
> >             >
> >             >
> >             > _______________________________________________
> >             > Mailing list: https://launchpad.net/~duplicity-team <
> https://launchpad.net/%7Eduplicity-team>
> >             > Post to     : duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:
> duplicity-team@xxxxxxxxxxxxxxxxxxx>
> >             > Unsubscribe : https://launchpad.net/~duplicity-team <
> https://launchpad.net/%7Eduplicity-team>
> >             > More help   : https://help.launchpad.net/ListHelp
> >             >
> >
> >             _______________________________________________
> >             Mailing list: https://launchpad.net/~duplicity-team <
> https://launchpad.net/%7Eduplicity-team>
> >             Post to     : duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:
> duplicity-team@xxxxxxxxxxxxxxxxxxx>
> >             Unsubscribe : https://launchpad.net/~duplicity-team <
> https://launchpad.net/%7Eduplicity-team>
> >             More help   : https://help.launchpad.net/ListHelp
> >
> >
> >
> >
>

References