29

It looks like chromium-browser @ https://launchpad.net/~chromium-daily/+archive/ppa haven't been build for the past 6 weeks.

I tried to get in touch with them on launchpad but I've got no answers...

  • The daily and Dev channels have stopped, probably because at the Beta channel the last build there which is 2 weeks old, completely failed to build on various of its components. – Uri Herrera Feb 17 '12 at 17:58

2 Answers2

22

Yes, unfortunately, the machine that the bot was running on was low on disk space (which preparing chromium uploads requires quite a bit). I was going to try to do some manual uploads for the beta and dev channels. I'm not sure how soon the dailies will be available again. I can try to post here when the space issues are resolved.

micahg
  • 1,612
4

@micahg answers this question. In the meantime, my current workaround is to install a more recent chromium from this repository. You can add-apt-repository and install it as usual. I didn't want the other packages from the repository so I pinned just the chromium packages to prevent the rest from installing. Wrote a step by step in this answer. There is also another repository that has a new chromium mentioned here and fewer other packages so you won't need to pin packages, but the developer hosting that package currently is dissuading people from using it, hence my preference for the former repository.

I hope at some point we have a more unified "definitive" place to get chromium rather than these disparate repositories, like it used to be with the chromium-daily channel which they are trying to get going again.

yuvilio
  • 3,389
  • You should link this question to yours or ask a moderator for it instead of the answer you put. – Uri Herrera Jul 31 '12 at 05:10
  • I just edited my answer to mention another question besides mine, so can't really link it just to that one as users might prefer the latter repository (which doesn't require pinning). – yuvilio Jul 31 '12 at 05:15
  • There are inofficial PPAs for the Chromium stable and dev channels. – kynan Aug 29 '12 at 13:33