← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1683948] Re: puredata-gui is missing dependency for puredata-core

 

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: puredata (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to puredata in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1683948

Title:
  puredata-gui is missing dependency for puredata-core

Status in puredata package in Ubuntu:
  Confirmed

Bug description:
  apt-get install puredata-gui results in an executable puredata-gui
  which fails with

  $ pd-gui
  Error in startup script: couldn't execute "/usr/lib/puredata/tcl/../bin/pd": no such file or directory
      while executing
  "exec -- $pd_exec -guiport $::port &"
      (procedure "main" line 19)
      invoked from within
  "main $::argc $::argv"
      (file "/usr/lib/puredata/tcl/pd-gui.tcl" line 759)

  
  reason is that the package has

  Depends: python3, tk (>= 8.4), tcl8.5 | tclsh
  Recommends: puredata

  where puredata should be listed under Depends.

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


References