[MacPorts] #48329: aspell not installed as a dependency
MacPorts
noreply at macports.org
Sun Jul 12 08:41:50 PDT 2015
#48329: aspell not installed as a dependency
-------------------------------+--------------------------------
Reporter: graziosi.angelo@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port:
-------------------------------+--------------------------------
After a clean installation of Yosemite, I am reinstalling Macports and
noticed that installing some aspell-dict packages DO NOT install aspell.
For example:
{{{
$ sudo port install aspell-dict-en
---> Fetching archive for aspell-dict-en
---> Attempting to fetch aspell-dict-en-7.1_0.darwin_14.noarch.tbz2 from
http://nue.de.packages.macports.org/macports/packages/aspell-dict-en
---> Attempting to fetch aspell-dict-
en-7.1_0.darwin_14.noarch.tbz2.rmd160 from
http://nue.de.packages.macports.org/macports/packages/aspell-dict-en
---> Installing aspell-dict-en @7.1_0
---> Activating aspell-dict-en @7.1_0
---> Cleaning aspell-dict-en
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
$ sudo port install aspell-dict-it
[...]
$ port installed | grep -i aspel
aspell-dict-en @7.1_0 (active)
aspell-dict-it @2.2_20050523-0_0 (active)
$ port installed requested | grep -i spel
aspell-dict-en @7.1_0 (active)
aspell-dict-it @2.2_20050523-0_0 (active)
}}}
which looks wrong to me...
In my old installation I had:
{{{
$ cat ports/macports/ports_installed-Yosemite.log | grep -i aspel
aspell @0.60.6.1_0 (active)
aspell-dict-en @7.1_0 (active)
aspell-dict-it @2.2_20050523-0_0 (active)
$ cat ports/macports/ports_requested-Yosemite.log | grep -i aspel
aspell-dict-en @7.1_0 (active)
aspell-dict-it @2.2_20050523-0_0 (active)
}}}
which looks right to me...
So, what am I missing?
Thanks,
Angelo.
--
Ticket URL: <https://trac.macports.org/ticket/48329>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list