[MacPorts] #51407: Error on archivefetch for port inkscape
#51407: Error on archivefetch for port inkscape ----------------------------+-------------------------------- Reporter: silvio.tarca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ----------------------------+-------------------------------- On installing port inkscape, MacPorts installs the dependency enchant @1.6.0_4+applespell. Then, when attempting to install port inkscape it returns the following error: :debug:archivefetch enchant is installed with the following variants: +applespell :debug:archivefetch required: aspell, forbidden: applespell :debug:archivefetch rejected, because required variant aspell is missing :error:archivefetch org.macports.archivefetch for port inkscape returned: enchant must be installed with +aspell and without +applespell. :debug:archivefetch Error code: NONE :debug:archivefetch Backtrace: enchant must be installed with +aspell and without +applespell. If I attempt to install enchant variant +aspell, MacPorts installs variant +applespell+aspell. Then, I get the same error, essentially, when attempting to install inkscape. -- Ticket URL: <https://trac.macports.org/ticket/51407> MacPorts <https://www.macports.org/> Ports system for OS X
#51407: inkscape: enchant must be installed with +aspell and without +applespell -----------------------------+---------------------- Reporter: silvio.tarca@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: inkscape | -----------------------------+---------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => devans@… * port: => inkscape Old description:
On installing port inkscape, MacPorts installs the dependency enchant @1.6.0_4+applespell. Then, when attempting to install port inkscape it returns the following error: :debug:archivefetch enchant is installed with the following variants: +applespell :debug:archivefetch required: aspell, forbidden: applespell :debug:archivefetch rejected, because required variant aspell is missing :error:archivefetch org.macports.archivefetch for port inkscape returned: enchant must be installed with +aspell and without +applespell. :debug:archivefetch Error code: NONE :debug:archivefetch Backtrace: enchant must be installed with +aspell and without +applespell.
If I attempt to install enchant variant +aspell, MacPorts installs variant +applespell+aspell. Then, I get the same error, essentially, when attempting to install inkscape.
New description: On installing port inkscape, MacPorts installs the dependency enchant @1.6.0_4+applespell. Then, when attempting to install port inkscape it returns the following error: {{{ :debug:archivefetch enchant is installed with the following variants: +applespell :debug:archivefetch required: aspell, forbidden: applespell :debug:archivefetch rejected, because required variant aspell is missing :error:archivefetch org.macports.archivefetch for port inkscape returned: enchant must be installed with +aspell and without +applespell. :debug:archivefetch Error code: NONE :debug:archivefetch Backtrace: enchant must be installed with +aspell and without +applespell. }}} If I attempt to install enchant variant +aspell, MacPorts installs variant +applespell+aspell. Then, I get the same error, essentially, when attempting to install inkscape. -- Comment: See the instructions at comment:ticket:51287:10. -- Ticket URL: <https://trac.macports.org/ticket/51407#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51407: inkscape: enchant must be installed with +aspell and without +applespell --------------------------------------+---------------------- Reporter: silvio.tarca@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: inkscape inkscape-devel | --------------------------------------+---------------------- Changes (by devans@…): * status: new => assigned * port: inkscape => inkscape inkscape-devel Comment: The error message is not as obvious as it should be. +applespell is a default variant and so will be added to any variants that you select. It, therefore, must be explicitly disabled. To correctly install enchant for inkscape (or inkscape-devel) use {{{ sudo port install enchant +aspell -applespell }}} -- Ticket URL: <https://trac.macports.org/ticket/51407#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts