[MacPorts] #36618: MyPaint install error - dependencies not installed.
#36618: MyPaint install error - dependencies not installed. -----------------------+-------------------------------- Reporter: neukomp@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: mypaint -----------------------+-------------------------------- I tried to install MyPaint into a clean MacPorts 2.1.2 on a fresh install of 10.8.2 ML I'm getting the following errors: {{{ Error: The following dependencies were not installed: protobuf-python27 py27-gtk libglade2 py27-cairo py27-numpy py27-nose nosetests_select py27-distribute py27-py py27-gobject libxslt scons swig-python bison gsed swig pcre }}} I suppose I can manually install all these but I thought the dependencies are supposed to be installed via the install script? Thanks. -- Ticket URL: <https://trac.macports.org/ticket/36618> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36618: MyPaint install error - dependencies not installed. ------------------------+-------------------------------- Reporter: neukomp@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: mypaint | ------------------------+-------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid Comment: You're not showing us the actual error. Please attach the main.log of the failed port and re-open the ticket. -- Ticket URL: <https://trac.macports.org/ticket/36618#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36618: MyPaint install error - dependencies not installed. ------------------------+-------------------------------- Reporter: neukomp@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mypaint | ------------------------+-------------------------------- Changes (by neukomp@…): * status: closed => reopened * resolution: invalid => Comment: Sorry about that. I'm trying to learn how to do this correctly. Please find the log attached. It looks like it is an error with protobuf -- Ticket URL: <https://trac.macports.org/ticket/36618#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36618: MyPaint install error - dependencies not installed. ------------------------+-------------------------------- Reporter: neukomp@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mypaint | ------------------------+-------------------------------- Comment (by neukomp@…): Here also is the full output from terminal. {{{ sudo port install MyPaint ---> Computing dependencies for MyPaint ---> Dependencies to be installed: protobuf-python27 py27-gtk libglade2 py27-cairo py27-numpy py27-nose nosetests_select py27-distribute py27-py py27-gobject libxslt scons swig-python bison gsed swig pcre ---> Configuring protobuf-python27 Error: Please install py27-protobuf instead. Error: org.macports.configure for port protobuf-python27 returned: obsolete port Error: Failed to install protobuf-python27 Please see the log file for port protobuf-python27 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_protobuf-python27/protobuf- python27/main.log Error: The following dependencies were not installed: protobuf-python27 py27-gtk libglade2 py27-cairo py27-numpy py27-nose nosetests_select py27-distribute py27-py py27-gobject libxslt scons swig-python bison gsed swig pcre To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port MyPaint failed }}} -- Ticket URL: <https://trac.macports.org/ticket/36618#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36618: MyPaint install error - dependencies not installed. ------------------------+-------------------------- Reporter: neukomp@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: MyPaint | ------------------------+-------------------------- Changes (by macsforever2000@…): * status: reopened => new * owner: macports-tickets@… => ryandesign@… * port: mypaint => MyPaint Comment: Thanks, that explains it. @Ryan: MyPaint needs to depend on py27-protobuf instead of the now obsolete protobuf-python27 port. -- Ticket URL: <https://trac.macports.org/ticket/36618#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36618: MyPaint install error - dependencies not installed. ------------------------+-------------------------- Reporter: neukomp@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: MyPaint | ------------------------+-------------------------- Comment (by neukomp@…): I tried to manually install py27-protobuf and then re run install MyPaint but that didn't work. You guys spoiled me with getting the last MyPaint fix done in a few hours.... Can you give me an eta on when you might be able to deal with this? Thanks again. You guys are great! -- Ticket URL: <https://trac.macports.org/ticket/36618#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36618: MyPaint fails because protobuf-python27 has been renamed to py27-protobuf ------------------------+-------------------------- Reporter: neukomp@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: MyPaint | ------------------------+-------------------------- Changes (by ryandesign@…): * status: new => closed * cc: blair@… (added) * resolution: => fixed Comment: Sorry, I forgot. This really should have been done by the person who renamed the port. Fixed in r99039. -- Ticket URL: <https://trac.macports.org/ticket/36618#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36618: MyPaint fails because protobuf-python27 has been renamed to py27-protobuf ------------------------+-------------------------- Reporter: neukomp@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: MyPaint | ------------------------+-------------------------- Comment (by blair@…): My bad on not searching for protobuf-python27 dependent ports, I wasn't aware of other ports depending on it so didn't think to check. -- Ticket URL: <https://trac.macports.org/ticket/36618#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36618: MyPaint fails because protobuf-python27 has been renamed to py27-protobuf ------------------------+-------------------------- Reporter: neukomp@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: MyPaint | ------------------------+-------------------------- Comment (by neukomp@…): Thanks. It installs and runs properly again. -- Ticket URL: <https://trac.macports.org/ticket/36618#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts