Opened 14 years ago
Closed 14 years ago
#26681 closed defect (fixed)
gucharmap fails to activate while installing gedit-plugins
Reported by: | macports@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | gedit, gedit-plugins | Cc: | |
Port: | gucharmap |
Description
Hi there,
i tried to install gedit-plugins with "sudo port install gedit-plugins" and the installation failed.
The Output of the shell was:
sudo port install gedit-plugins Password: ---> Computing dependencies for gedit-plugins ---> Dependencies to be installed: gucharmap py25-pygtksourceview py25-gobject python25 tk tcl xorg-libXScrnSaver xorg-scrnsaverproto py25-gtk py25-cairo py25-numpy py25-nose py25-distribute vte ---> Fetching gucharmap ---> Attempting to fetch gucharmap-2.30.3.tar.bz2 from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gucharmap/2.30/ ---> Attempting to fetch gucharmap-2.30.3.tar.bz2 from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gucharmap/2.30/ ---> Verifying checksum(s) for gucharmap ---> Extracting gucharmap ---> Applying patches to gucharmap ---> Configuring gucharmap ---> Building gucharmap ---> Staging gucharmap into destroot ---> Installing gucharmap @2.30.3_0 ---> Activating gucharmap @2.30.3_0 Error: Target org.macports.activate returned: shell command failed Log for gucharmap is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gucharmap/main.log Error: The following dependencies failed to build: gucharmap py25-pygtksourceview py25-gobject python25 tk tcl xorg-libXScrnSaver xorg-scrnsaverproto py25-gtk py25-cairo py25-numpy py25-nose py25-distribute vte Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Before, I only installed macports and the port "gedit", so nothing else is installed except gedit and macports itself.
I hope my english isn't so bad and the infos are enough. If not, don't hesitate to grumble at me.
Chriss
Attachments (1)
Change History (4)
comment:1 Changed 14 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Port: | gucharmap added; gedit-plugins removed |
Status: | new → assigned |
Summary: | gedit-plugins can not be installed because of dependencies → gucharmap fails to activate while installing gedit-plugins |
Changed 14 years ago by macports@…
comment:3 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Its updating the hicolor icon cache during the activate phase but the port doesn't install any icons.
Command removed from post-activate in r72022.
Please update your ports to get the change, clean port gucharmap and try again. Thanks for your report.
sudo port selfupdate sudo port clean gucharmap sudo port install gedit-plugins
Note: See
TracTickets for help on using
tickets.
The error seems to occur during activation of dependency gucharmap.
Please attach a copy of the log file mentioned in the error message so we can see what's happening.