I am running RasPBX on a BBB and with raspbx-upgrade and apt-get update && apt-get dist-upgrade i do not pull in any updates or fixes.
I'm getting several "Failed to fetch" errors with "apt-get update", specifically 404 Not Found [IP: 91.189.88.140 80] so I wonder if my apt build isn't pointing at the correct location.
"/etc/apt/sources.list.d/raspbx.list" currently points to:
Asterisk should show version 11.13.0 after this. If it doesn't, please run raspbx-upgrade again.
Are you still using an older image from 2013 or the latest 24-04-1014 image?
Last edit: Gernot 2014-10-07
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running RasPBX on a BBB and with raspbx-upgrade and apt-get update && apt-get dist-upgrade i do not pull in any updates or fixes.
I'm getting several "Failed to fetch" errors with "apt-get update", specifically 404 Not Found [IP: 91.189.88.140 80] so I wonder if my apt build isn't pointing at the correct location.
"/etc/apt/sources.list.d/raspbx.list" currently points to:
http://repo.raspbx.org/apt/debian wheezy main
and yes my internet connection is working fine --
thanks in advance
this seeems to have fixed the issue
http://askubuntu.com/questions/417466/arm-ubuntu-fails-to-get-certain-packages
however while the raspbx upgrade says version 19 i am still on asterisk version 11.8?
thanks,
Please run
Asterisk should show version 11.13.0 after this. If it doesn't, please run raspbx-upgrade again.
Are you still using an older image from 2013 or the latest 24-04-1014 image?
Last edit: Gernot 2014-10-07
that worked -- looks good
believe i am running the latest image
thanks,