alphax Posted October 1, 2012 Share Posted October 1, 2012 When trying to get anything from opkg manager, nothing works. I'm updated to the newest firmware, and have full internet access. However: opkg update fails with a 404: root@Pineapple:~# opkg update Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz.'>http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz. wget: server returned error: HTTP/1.1 404 Not Found Collected errors: * opkg_download: Failed to download http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz,'>http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz, wget returned 1. I've looked all over the forums for fixes, but most fixes just have to do with internet access. Mine, however, is fine. But when checking the link itself with curl, or even navigating to it in firefox, it always finds a 404. Never an internet access problem. http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/ This is where I need to get the packages update from, and google even shows a 404, but google's cache is the only way I can view it. Any and all help would be amazing, just got the pineapple for my birthday and would love to be able to get it up and running. -TM. Quote Link to comment Share on other sites More sharing options...
slimjim2234 Posted October 1, 2012 Share Posted October 1, 2012 Server could be down for maintenance? I'm not saying that's a definite answer but it's a possibility. Quote Link to comment Share on other sites More sharing options...
andrewthecoder Posted October 1, 2012 Share Posted October 1, 2012 Bad timing man, that package repository was fine yesterday. OpenWRT really ought to have a mirror - I think once it come back online I'll email a dev and offer to host one. For the time being, however, there isn't much you can do - that's the only location of the OpenWRT packages as far as I know so you'll just have to wait till it pops up again. Quote Link to comment Share on other sites More sharing options...
alphax Posted October 1, 2012 Author Share Posted October 1, 2012 Bah okay. Thanks for the replies. I've heard of other repositories I could use but didn't know if any of them would have anything decent. Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted October 2, 2012 Share Posted October 2, 2012 Dead for now. As far as I have heard: There was an unexpected RAID failure during a planned server migration. No ETA yet for when everything will be working again. Though, I believe it to be very soon, until they fix their issues OPKG will be unavailable. Best Regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
alphax Posted October 2, 2012 Author Share Posted October 2, 2012 Thanks Sebkinne, good to know. Is there another way for me to install tools on the pineapple? I know that their page for the source for everything is still up: http://mirror2.openwrt.org/sources/ So I wasn't sure if I could compile them then transfer them onto the pineapple and install from something like a USB drive. But after this, I'll be downloading everything from the repo and hosting it myself on a mirror. Speaking of which though, are there any other repositories for the pineapple? I've heard people mention them but wasn't sure what they were for or if they'd be of use to me. Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted October 2, 2012 Share Posted October 2, 2012 Thanks Sebkinne, good to know. Is there another way for me to install tools on the pineapple? I know that their page for the source for everything is still up: http://mirror2.openwrt.org/sources/ So I wasn't sure if I could compile them then transfer them onto the pineapple and install from something like a USB drive. But after this, I'll be downloading everything from the repo and hosting it myself on a mirror. Speaking of which though, are there any other repositories for the pineapple? I've heard people mention them but wasn't sure what they were for or if they'd be of use to me. Mirroring is not a great idea since we work a lot with bleeding edge. So your mirror will be out of date quite fast. But still, if you have the means why not ;) Instead of grabbing those sources: ftp://bo.mirror.garr.it/pub/1/openwrt/snapshots/trunk/ar71xx/packages/ That will do. Though, I cannot vouch for the repo and accept no responsibility as to the packages hosted there. Best Regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted October 2, 2012 Share Posted October 2, 2012 Downloads.openwrt.org is back up. There is no longer a need for a mirror. Be sure to correct your openwrt.config if you have changed it to the mirror. Quote Link to comment Share on other sites More sharing options...
pineapples4fun Posted October 2, 2012 Share Posted October 2, 2012 Downloads.openwrt.org is back up. There is no longer a need for a mirror. Be sure to correct your openwrt.config if you have changed it to the mirror. Server maybe up but as of 2:30 CST root@Pineapple:~# opkg updateDownloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz.wget: server returned error: HTTP/1.1 404 Not FoundCollected errors: * opkg_download: Failed to download http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz, wget returned 1.[/CODE] Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted October 2, 2012 Share Posted October 2, 2012 Server maybe up but as of 2:30 CST root@Pineapple:~# opkg updateDownloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz.wget: server returned error: HTTP/1.1 404 Not FoundCollected errors:* opkg_download: Failed to download http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz, wget returned 1.[/CODE]Blah yeah, hopefully soon. Finally got some sleep so now I'll be thinking straight haha. Quote Link to comment Share on other sites More sharing options...
alphax Posted October 3, 2012 Author Share Posted October 3, 2012 You're right the downloads.openwrt.org is back up, as are all of the folders, except for the snapshots folder. The one folder we need xD. Maybe another day or so >.> Quote Link to comment Share on other sites More sharing options...
abxy007 Posted October 3, 2012 Share Posted October 3, 2012 yeah its still down Quote Link to comment Share on other sites More sharing options...
Sadistic Posted October 4, 2012 Share Posted October 4, 2012 looks like the mirror is down now as well just tryed to get it to work but no go loged in with ftp and it looks like there snapshot dir is empty as well root@Pineapple:/# opkg updateDownloading ftp://bo.mirror.garr.it/pub/1/openwrt/snapshots/trunk/ar71xx/packages//Packages.gz.wget: bad response to RETR: 550 pub/1/openwrt/snapshots/trunk/ar71xx/packages//Packages.gz: No such file or directoryCollected errors:* opkg_download: Failed to download ftp://bo.mirror.garr.it/pub/1/openwrt/snapshots/trunk/ar71xx/packages//Packages.gz, wget returned 1.[/CODE] Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted October 4, 2012 Share Posted October 4, 2012 We will be providing a mirror that will be the default in the firmware soon. Best Regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted October 4, 2012 Share Posted October 4, 2012 We will be providing a mirror that will be the default in the firmware soon. Best Regards, Sebkinne Will it be a failover if openwrt goes down, go for hak5 mirror? Quote Link to comment Share on other sites More sharing options...
alphax Posted October 5, 2012 Author Share Posted October 5, 2012 Looking forward to the Hak5 mirror! I'd set one up now, just not sure which folder to get the correct sources from, and compilation methods. Wouldn't be hard to code a script to check daily for updates/additions to downloads.openwrt and download them into the mirror, though. Quote Link to comment Share on other sites More sharing options...
doctorzoid Posted October 5, 2012 Share Posted October 5, 2012 any news ? just when i managed to finish my python script, i cannot install python anymore on my wrt :( Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted October 5, 2012 Share Posted October 5, 2012 The correct OpenWRT downloads are still missing. We should have them available in a few hours. Best Regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
myst32 Posted October 5, 2012 Share Posted October 5, 2012 The correct OpenWRT downloads are still missing. We should have them available in a few hours. Best Regards, Sebkinne Thanks!! Quote Link to comment Share on other sites More sharing options...
XeryaX Posted October 5, 2012 Share Posted October 5, 2012 (edited) So, to shed some light on what is going on with openwrt... "There was a apparently major server RAID breakdown in connection with a planned version update for some services, and that left some of the services unusable for two days. Now most of the servers have been brought back online, but apparently the main web site is still off." That was a few days ago, the thread I linked below has a little more detail, but the snapshots are still being rebuilt... it looks like the ar7xx build keeps failing re-build for some reason; per the buildbot link below, the next attempt at rebuild will be complete in 2 hours, but nodes are already reporting failure, so it isnt likely that this will self-resolve today. I will post more or any links if I ever find any. https://forum.openwr...ic.php?id=39817 http://buildbot.openwrt.org/builders/ar71xx Edited October 6, 2012 by XeryaX Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted October 5, 2012 Share Posted October 5, 2012 So, to shed some light on what is going on with openwrt... "There was a apparently major server RAID breakdown in connection with a planned version update for some services, and that left some of the services unusable for two days. Now most of the servers have been brought back online, but apparently the main web site is still off." That was a few days ago, the thread I linked below has a little more detail, but the snapshots are still being rebuilt... it looks like the ar7xx build keeps failing re-build for some reason; per the buildbot link below, the next attempt at rebuild will be complete in 2 hours, but nodes are already reporting failure, so it isnt likely that this will self-resolve today. I will post more or any links if I ever find any. https://forum.openwr...ic.php?id=39817 http://buildbot.open...erfall?show=ar7 You posted the wrong build server. AR71XX is the one we need. Two builds are pending right now, they won't get updated for the next 24h. We will have the repo up asap - we just need to finish building the 2400+ packages. Best Regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
XeryaX Posted October 6, 2012 Share Posted October 6, 2012 (edited) You posted the wrong build server. AR71XX is the one we need. Two builds are pending right now, they won't get updated for the next 24h. We will have the repo up asap - we just need to finish building the 2400+ packages. Best Regards, Sebkinne Ahh, yes I see the errors now, I have updated the post to reflect the correct build... I guess I need alcohol to think straight. Seb, if you need a buildslave, PM me, I have some horsepower that could be utilized for something like this... Edited October 6, 2012 by XeryaX Quote Link to comment Share on other sites More sharing options...
doctorzoid Posted October 7, 2012 Share Posted October 7, 2012 Hi I can also set up a slave builder if needed ... Quote Link to comment Share on other sites More sharing options...
alphax Posted October 7, 2012 Author Share Posted October 7, 2012 Looking forward to hearing more. Been down since I got the pineapple towards the end of last month. Quote Link to comment Share on other sites More sharing options...
PineDominator Posted October 8, 2012 Share Posted October 8, 2012 This is verry anoying, I want to test some stuff out and cant because I need a couple packages:-( Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.