Opened 18 years ago

Closed 18 years ago

#7401 closed defect (worksforme)

BUG: upgrade fails for gnome-applets, others, also installed under fink

Reported by: fwburton@… Owned by: gnome-darwinports@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: fwburton@…
Port:

Description

When I try to upgrade gnome-applets, gnome-session or gnome-terminal nothing is printed. (e.g. Not even the "Fetching ..." line appears.) The process (tclsh) coutinues to consume cpu cycles and virtual memory, until, when left overnight, my hard disk runs out of space due to VM usage. I am running Mac OS X 10.4.5.

I also have older versions of these three packages installed under fink. In both cases the packages were installed as an indirect result of installing other packages.

Attachments (1)

gnome-applets.txt (119.0 KB) - added by fwburton@… 18 years ago.
output from: locate gnome-applets

Download all attachments as: .zip

Change History (8)

comment:1 Changed 18 years ago by mww@…

Owner: changed from darwinports-bugs@… to gnome-darwinports@…
Summary: upgrade fails for gnome-applets, others, also installed under finkBUG: upgrade fails for gnome-applets, others, also installed under fink

comment:2 Changed 18 years ago by rhwood@…

Status: newassigned

Please attempt the upgrade using the following command:

sudo port -dv upgrade gnome-applets > ~/gnome-applets.upgrade.log 2>&1 sudo port -dv upgrade gnome-session > ~/gnome-session.upgrade.log 2>&1 sudo port -dv upgrade gnome-terminal > ~/gnome-terminal.upgrade.log 2>&1

and once those processes are complete (it may take a while), attach the logs to this bug.

Thank you.

Changed 18 years ago by fwburton@…

Attachment: gnome-applets.txt added

output from: locate gnome-applets

comment:3 Changed 18 years ago by fwburton@…

(From update of attachment 6664) I ran the first command for just over 15 minutes and it produced a 692 K log, but no output in the terminal window. I sorted a copy of this and a lot of stuff is being done over and over again.

If you want me to run the other two commands, I can.

I am enclosing one file you did not request: gnome-applets.txt, which was generated by

locate gnome-applets

At the end of the file you will see some fink files in /sw/fink/...

I can provide you with more information if you wish. In fact, it appears that I can provide you with an infinite amount, as long as you don't mind waiting for it to be produced. :-)

Warren

comment:4 Changed 18 years ago by fwburton@…

(In reply to comment #5) On Feb 23, 2006, at 2:00 AM, Randall Wood wrote: ... If you are willing, I would like the logs.

That said, there is a faster work-around for you:

sudo port -f uninstall gnome-applets ; sudo port clean --all gnome-applets ; sudo port install gnome-applets

That command will uninstall gnome-applets, throw any garbage the port may have left around during the aborted upgrade process away, and then install the port. I sometimes resort to this trick when an upgrade seems to act strange as well. ...

The quick fix (on a different copy of the same system) didn't work either:

[burton@alison Resume]% sudo port -f uninstall gnome-applets ; sudo port clean --all gnome-applets ; sudo port install gnome-applets Password: ---> Unable to uninstall gnome-applets 2.10.0_1, the following ports depend on it: ---> metacity Warning: Uninstall forced. Proceeding despite dependencies. ---> Deactivating gnome-applets 2.10.0_1 ---> Uninstalling gnome-applets 2.10.0_1 ---> Cleaning gnome-applets ---> Fetching gnome-applets ---> Attempting to fetch gnome-applets-2.12.2.tar.bz2 from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gnome-applets/2.12/ ---> Verifying checksum(s) for gnome-applets ---> Extracting gnome-applets ---> Configuring gnome-applets Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darw inports.org_dpupdate_dports_gnome_gnome-applets/work/gnome-applets-2.12.2" && ./configure --prefix=/opt/local" returned error 1 Command output: checking for LIBGLADE... yes checking for gdk-pixbuf-csource... /opt/local/bin/gdk-pixbuf-csource checking for glib-genmarshal... /opt/local/bin/glib-genmarshal checking for gconftool-2... /opt/local/bin/gconftool-2 Using config source xml::/opt/local/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for xsltproc... /opt/local/bin/xsltproc checking for GTOP_APPLETS... configure: WARNING: libgtop not found. Not building gtop applets. checking for LIBXKLAVIER... yes checking for LIBWNCK... yes checking for inclusion of libgswitchit... yes checking for inclusion of libkbdraw... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for GDU_MODULE_VERSION_CHECK... configure: error: Package requirements (gnome-doc-utils >= 0.3.2) were not met:

No package 'gnome-doc-utils' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables GDU_MODULE_VERSION_CHECK_CFLAGS and GDU_MODULE_VERSION_CHECK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

Error: /opt/local/bin/port: Status 1 encountered during processing. [burton@alison Resume]% port info gnome-doc-utils gnome-doc-utils 0.5.3, gnome/gnome-doc-utils http://www.gnome.org/

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.

Build Dependencies: libxml2, libxslt, py-libxml2 Library Dependencies: scrollkeeper Platforms: darwin Maintainers: gnome-darwinports@… [burton@alison Resume]% sudo port install gnome-doc-utils ---> Activating gnome-doc-utils 0.5.3_0 Error: Target com.apple.activate returned: Image error: /opt/local/var/lib/scrollkeeper/am/scrollkeeper_cl.xml already exists and does not belong to a registered port. Unable to activate port gnome-doc-utils. Error: /opt/local/bin/port: Status 1 encountered during processing. [burton@alison Resume]%

comment:5 Changed 18 years ago by rhwood@…

[burton@alison Resume]% sudo port install gnome-doc-utils ---> Activating gnome-doc-utils 0.5.3_0 Error: Target com.apple.activate returned: Image error: /opt/local/var/lib/scrollkeeper/am/scrollkeeper_cl.xml already exists and does not belong to a registered port. Unable to activate port gnome-doc-utils. Error: /opt/local/bin/port: Status 1 encountered during processing.

Use sudo "port -f install gnome-doc-utils" There are a number of ports that trigger scrollkeeper-update. Hunting them down and fixing them seems to be a never-ending task. The above command should get you through that problem without having to wait on the port to be fixed.

comment:6 Changed 18 years ago by rhwood@…

Are you still having problems with this or can this bug be closed?

comment:7 Changed 18 years ago by rhwood@…

Resolution: worksforme
Status: assignedclosed

Closing after lack of response.

Note: See TracTickets for help on using tickets.