Symbolic links in /usr/local/bin deleted after upgrade from 1.7.4-1 to 1.8.0-1

Bug #1811991 reported by Patrick L Archibald
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
elixir-lang (Ubuntu)
New
Undecided
Unassigned

Bug Description

It appears the Elixir symbolic links in /usr/local/bin are deleted when upgrading from 1.7.4-1 to 1.8.0-1.

Here is what the symbolic links looked like on version 1.7.4. They are gone after the upgrade to 1.8.0-1.

htplainf@pla-social:~$ elixir -v
Erlang/OTP 21 [erts-10.2] [source] [64-bit] [smp:1:1] [ds:1:1:10] [async-threads:1]

Elixir 1.7.4 (compiled with Erlang/OTP 20)
@pla-social:~$ ls /usr/local/bin -l
total 0
lrwxrwxrwx 1 root root 24 Aug 13 08:00 elixir -> ../lib/elixir/bin/elixir
lrwxrwxrwx 1 root root 25 Aug 13 08:00 elixirc -> ../lib/elixir/bin/elixirc
lrwxrwxrwx 1 root root 21 Aug 13 08:00 iex -> ../lib/elixir/bin/iex
lrwxrwxrwx 1 root root 21 Aug 13 08:00 mix -> ../lib/elixir/bin/mix
lrwxrwxrwx 1 root root 35 Aug 5 16:59 wscat -> ../lib/node_modules/wscat/bin/wscat
@pla-social:~$

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.