help: installing erlang-mini on raspbian/jessie

69 views
Skip to first unread message

Rafael Gonzalez

unread,
Apr 20, 2016, 2:04:20 PM4/20/16
to erlang-embedded
Hi all

I'm new to the world of Erlang and though that nothing could be better than starting with a brand new RPi3 to play with
I have followed the instructions given in the website, however I get a depdendency error for 
an apparently missing  erlang-handbook
package.

I would be very grateful if someone could tell me how to fix this

--Rafael


pi@raspberrypi:~ $  sudo nano /etc/apt/sources.list

Connecting to packages.erlang-solutions.com (packages.erlang-solutions.com)|31.172.186.53|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3133 (3.1K) [text/plain]
Saving to: ‘erlang_solutions.asc’

erlang_solutions.as 100%[=====================>]   3.06K  --.-KB/s   in 0.001s 

2016-04-20 17:51:12 (3.90 MB/s) - ‘erlang_solutions.asc’ saved [3133/3133]

pi@raspberrypi:~ $ sudo apt-key add erlang_solutions.asc && rm erlang_solutions.asc
OK
pi@raspberrypi:~ $ sudo apt-get update
<OMIT LINES HERE>

pi@raspberrypi:~ $ sudo apt-get install erlang-mini
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 erlang-mini : Depends: erlang-handbook but it is not installable
E: Unable to correct problems, you have held broken packages.

Rafael Gonzalez

unread,
Apr 21, 2016, 11:16:51 AM4/21/16
to erlang-embedded
Reply to myself:

erlang-mini is a meta-package that only includes several packages.
I just downloaded the deb file, inspected the dependencies and instelled them one by one except erlang-handbook
But I think the proper thing to do is upload erlang-handbook in this repo or remove the dependency.

Greetings
Reply all
Reply to author
Forward
0 new messages