PDA

View Full Version : Failed to fetch weekly-build package



JerkyChew
October 21st, 2009, 08:51 PM
Just rebooted into a Mythbuntu box I haven't used in a couple weeks and tried to update my system. I'm pulling from the weekly-builds repos. I received the following:

Failed to fetch http://weeklybuilds.mythbuntu.org/mythbuntu/trunk-0.22/ubuntu/pool/main/m/mythtv/libmyth-0.22-0_0.22.0~trunk22374-0ubuntu0~mythbuntu1_amd64.deb
404 Not Found

Browsing to that URL I do get a 404 not found. Anybody else having issues?

tgm4883
October 21st, 2009, 10:29 PM
Just rebooted into a Mythbuntu box I haven't used in a couple weeks and tried to update my system. I'm pulling from the weekly-builds repos. I received the following:

Failed to fetch http://weeklybuilds.mythbuntu.org/mythbuntu/trunk-0.22/ubuntu/pool/main/m/mythtv/libmyth-0.22-0_0.22.0~trunk22374-0ubuntu0~mythbuntu1_amd64.deb
404 Not Found

Browsing to that URL I do get a 404 not found. Anybody else having issues?

Thats a pretty old package, maybe try an apt-get update?

The latest version is
0.22.0+fixes22547-0ubuntu0+mythbuntu2

JerkyChew
October 21st, 2009, 10:33 PM
Good call - I was using the Synaptic GUI and even though I hit reload prior to updating I guess it didn't pull down the correct updates. I ran apt-get update and apt-get upgrade from the CLI and everything went through. Thanks!