Public bug reported:

Description:    Ubuntu 20.04.2 LTS
Release:        20.04

rakudo:
  Installed: 2019.11-4
  Candidate: 2019.11-4
  Version table:
 *** 2019.11-4 500
        500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        100 /var/lib/dpkg/status

Installation of package creates broken symlinks in /usr/bin:

/usr/bin/raku -> 
/build/rakudo-OxccWl/rakudo-2019.11/debian/rakudo/usr/bin/rakudo
/usr/bin/raku-debug -> 
/build/rakudo-OxccWl/rakudo-2019.11/debian/rakudo/usr/bin/rakudo-debug


Fixed by manually creating appropriate links:

sudo ln -sf rakudo /usr/bin/raku
sudo ln -sf rakudo-debug /usr/bin/raku-debug

** Affects: rakudo (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: packaging

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936713

Title:
  Installation of package rakudo creates broken symlinks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rakudo/+bug/1936713/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to