Android Error getting required Ubuntu Packages
#1
I am following the steps provided here:https://raw.githubusercontent.com/xbmc/xbmc/master/docs/README.android

Just started to find that I am stuck!
Followed the second step:
Code:
# sudo apt-get install build-essential default-jdk git curl autoconf \
       unzip zip zlib1g-dev gawk gperf cmake

Get many errors as seen here: http://pastebin.com/SFmA44TV

Please help, thanks

Edit: Similar errors running
Code:
sudo apt-get install ia32-libs
as well
Reply
#2
Although the package list might not be up-to-date, considering yourself stuck at this point probably means compiling Kodi might be a difficult task for your linux dev knowledge...

Did you run " apt-get update" as indicated?
Reply
#3
snip:
Err http://us.archive.ubuntu.com/ubuntu/ raring-updates/main openjdk-7-jre-lib all 7u25-2.3.10-1ubuntu0.13.04.2
404 Not Found [IP: 91.189.91.24 80]
Err http://us.archive.ubuntu.com/ubuntu/ raring/main ca-certificates-java all 20121112+nmu2
404 Not Found [IP: 91.189.91.24 80]
Err http://us.archive.ubuntu.com/ubuntu/ raring/main tzdata-java all 2013b-1ubuntu1
404 Not Found [IP: 91.189.91.24 80]

the packages are simply not available on the ubuntu servers. Thats because your ubuntu version is out of life for >1y
Reply
#4
Well, they're still available, but archived: http://old-releases.ubuntu.com/ubuntu/di...g-updates/

My droid build VM machine is 12.04 Wink
Reply
#5
(2015-01-06, 11:00)wsnipex Wrote: snip:
Err http://us.archive.ubuntu.com/ubuntu/ raring-updates/main openjdk-7-jre-lib all 7u25-2.3.10-1ubuntu0.13.04.2
404 Not Found [IP: 91.189.91.24 80]
Err http://us.archive.ubuntu.com/ubuntu/ raring/main ca-certificates-java all 20121112+nmu2
404 Not Found [IP: 91.189.91.24 80]
Err http://us.archive.ubuntu.com/ubuntu/ raring/main tzdata-java all 2013b-1ubuntu1
404 Not Found [IP: 91.189.91.24 80]

the packages are simply not available on the ubuntu servers. Thats because your ubuntu version is out of life for >1y

Thanks I was on 13.01 but will update
Reply
#6
Fixed
Reply
#7
Fixed
Reply
#8
Fixed
Reply
#9
Fixed.
Reply
#10
Fixed.
Reply

Logout Mark Read Team Forum Stats Members Help
Error getting required Ubuntu Packages0