#18496 closed defect (invalid)
gnome-control-center @2.24.0.1 - Configure Blocked by Outdated gnome-doc-utils Port
Reported by: | ctempleton3@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | gnome-doc-utils, gnome-control-center |
Description
I can not configure gnome-control-center due to the dependancy gnome-doc-utils is outdated and blocking the config. Please update gnome-doc-utils and indicate the minimum version requirement in gnome-control center.
configure: error: gnome-doc-utils >= 0.3.2 not found
$ port installed gnome-doc-utils The following ports are currently installed: gnome-doc-utils @0.14.2_0 (active) $ port info gnome-doc-utils gnome-doc-utils @0.14.2 (gnome) gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp. Homepage: http://www.gnome.org/ Build Dependencies: pkgconfig, perl5, p5-xml-parser Library Dependencies: gettext, libiconv, libxml2, libxslt, py25-hashlib, py25-libxml2, python25 Runtime Dependencies: docbook-xml, docbook-xsl, rarian, iso-codes Platforms: darwin Maintainers: nomaintainer@macports.org $ port livecheck gnome-doc-utils $
Change History (6)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Port: | gnome-doc-utils gnome-control-center added |
---|
comment:2 Changed 16 years ago by ctempleton3@…
comment:3 Changed 16 years ago by jmroot (Joshua Root)
The problem is not that gnome-doc-utils is outdated, 0.14.2 is much more recent than 0.3.2. Also, why are you using trace mode? Are you aware that it is not perfect and can cause failures? The preferred flag for producing debug output is simply -d
.
comment:4 Changed 16 years ago by ctempleton3@…
Yep you are right. I understand there revision scheme now. I mistakenly added a '.' in my mind when I looked at the reversion number (aka, 0.1.4.2 instead of 0.14.2).
Also, I didn't know that a trace could block a build.
Please close this ticket as I have entered Ticket #18503 to replace this ticket due to the revision number not blocking the build.
Thanks,
Charles III
comment:5 Changed 16 years ago by dbevans (David B. Evans)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing per reporter request
Here is more detail on the problem I am encountering: