woo

Estimated time for the built package to reach download server?

Asked by Michel Van de gaer

You told me that there is a new being built here https://code.launchpad.net/~eudoxos/+archive/woo-daily/+recipebuild/636334 so it should land when you update everything after an hour or two (hopefully), via


sudo apt-get update
sudo apt-get install python-woo-singlecore

I just checked the link and on the site it said that it was build in 8 minutes, I did those two lines of code and all went well until the second line, and the same issue showed up (Re: WARN: unhandled IPython version 0.1, assuming 0.10 instead).

Question information

Language:
English Edit question
Status:
Solved
For:
woo Edit question
Assignee:
No assignee Edit question
Solved by:
Václav Šmilauer
Solved:
Last query:
Last reply:
Revision history for this message
Best Václav Šmilauer (eudoxos) said :
#1

It takes a while before the built package (in the PPA) reaches download server, package index is refreshed and so on - and it is not until then that apt-get can grab the newer package.

As far as I know, it usually takes less than one hour between the package being built and published in the archive.

Revision history for this message
Michel Van de gaer (michelvandegaer) said :
#2

Thanks Václav Šmilauer, that solved my question.