Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] RetroPie Installation Trouble
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: RetroPie Installation Trouble
30th Oct, 2014, 03:20 PM
Post: #1
kRaYzRaY Offline
Registered
Posts: 2
Joined: Oct 2014
Reputation: 0
RetroPie Installation Trouble
During installation of RetroPie on RC3 I get errors during dependency installation for RetroArch:

E: Unable to locate package libudev-dev
E: Unable to locate package libxkbcommon-dev

My source.list looks like this currently, although I've already tried all of these sources to no avail:

### deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
### deb http://xbian.brantje.com stable main
### deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://apt.xbian.org stable main

I can't seem to find either of these packages anywhere. Did they go missing from all the xbian repos recently?
Find all posts by this user
Quote this message in a reply
31st Oct, 2014, 02:10 AM
Post: #2
menakite Offline
Management
******
Posts: 175
Joined: Apr 2014
Reputation: 27
RE: RetroPie Installation Trouble
Change your sources.list to:
Code:
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
### deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://apt.xbian.org stable main

and then:
Terminal
sudo apt-get update -f

Are you sure you're installing the Wheezy (Debian 7) package though?
libudev-dev exists on Wheezy, but libxkbcommon-dev is only in Debian testing. XBian is based on Wheezy (stable).
Find all posts by this user
Quote this message in a reply
31st Oct, 2014, 04:18 AM
Post: #3
kRaYzRaY Offline
Registered
Posts: 2
Joined: Oct 2014
Reputation: 0
RE: RetroPie Installation Trouble
I did exactly as you recommended, but with the same results. libudev-dev is nowhere to be found on those repos.

I've been following this simple guide to get RetroPie installed: http://thinwrists.co.uk/posts/2013/04/07/installing-retropi-emulationstation/

Update: I was able to install the libudev-dev package by temporarily adding a Debian repo to my sources (deb http://ftp.de.debian.org/debian wheezy main). That went well. However, I ran into some serious trouble when trying to install libxkbcommon-dev from a testing repo (deb http://ftp.de.debian.org/debian jessie main). There were a few errors at the end but I figured it might be ok. Well, now my Pi won't boot. It's stuck on 'starting xbmc...' and I can't ssh or telnet into it for more than a minute.

What are my recovery options for Xbian?

Update #2: I was able to restore from the awesome new btrfs snapshot system using the command sudo btrfs-auto-snapshot rollback root/@last_good_known during my ~1 minute telnet window. Now back to trying to get libxkbcommon-dev installed properly...
Find all posts by this user
Quote this message in a reply
16th Nov, 2014, 04:23 AM
Post: #4
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: RetroPie Installation Trouble
@kRaYzRaY

putting debian/wheezy debs on raspbian is worth a shot. but never mix generations (releases - wheezy vs. jessie).

if you ignore errors, you get broken some functionalities (at least). if you try to fix the dependencies and others, you actually install a new OS.

if the problem is with -dev packages, just find what it could be named in YOUR distro.
libudev-dev is present at raspbian too. the other one I would guess is x11proto-kb-dev . change the code of retropie install scripts to use that one. and you will see whether the code later compiles or not.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 12th May, 2025, 12:03 AM Powered By MyBB, © 2002-2025 MyBB Group.