Re: A variety of problems

2006-12-14 Thread Eric Angell
On Mon, Dec 11, 2006 at 20:20:40 -0600, Ryan Schmidt wrote: > Why is your /opt inside /private? That should not be. Perhaps you > installed the Cisco VPN client and it screwed up your MacPorts? > > This used to be in the FAQ but was removed two months ago, apparently > because Cisco fixed t

Re: A variety of problems

2006-12-13 Thread Kevin Ballard
I'm coming in late to the discussion, but I decided to look into this. It seems the -f switch doesn't take effect until after the current statefile is checked. This runs contrary to the documentation of the - f switch, but I'm not sure it's wrong. For example, if I have a port caml-extlib in

Re: A variety of problems

2006-12-13 Thread Daniel J. Luke
On Dec 13, 2006, at 1:09 AM, Eric Angell wrote: Done, sooner than expected. http://trac.macports.org/projects/macports/ticket/11143 Ok, it looks like it's not just a bug with the archive target (like I originally thought), but force doesn't override the state file for other targets too. I

Re: A variety of problems

2006-12-12 Thread Eric Angell
On Mon, Dec 11, 2006 at 18:43:05 -0500, Daniel J. Luke wrote: > >It removed the .tgz, but it did not modify the state file, and a > >further `port -f archive qt3` refused to create the archive, > >insisting that it already existed. > > That's a bug that should probably be fixed. port -f archive s

Re: A variety of problems

2006-12-11 Thread Mark Duling
Eric Angell <[EMAIL PROTECTED]> on Monday, December 11, 2006 at 8:23 PM -0800 wrote: >That is exactly true! I have the Cisco VPN client 4.7.00, which >I probably installed over a year ago, though somehow nothing else >has gone horribly wrong since then. The Cisco client is up to 4.9.01 now and t

Re: A variety of problems

2006-12-11 Thread Eric Angell
On Mon, Dec 11, 2006 at 20:20:40 -0600, Ryan Schmidt wrote: > Why is your /opt inside /private? That should not be. Perhaps you > installed the Cisco VPN client and it screwed up your MacPorts? That is exactly true! I have the Cisco VPN client 4.7.00, which I probably installed over a year a

Re: A variety of problems

2006-12-11 Thread Ryan Schmidt
On Dec 11, 2006, at 12:34, Eric Angell wrote: I then reran my gnucash install line, and had problems creating destroot for qt3. Specifically, it was trying to move something like /opt/local/var/db/dports/build/ _private_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_d pupdate_dpo

Re: A variety of problems

2006-12-11 Thread Ryan Schmidt
On Dec 11, 2006, at 16:21, Eric Angell wrote: If you don't mind re-installing any installed ports, you could do something like rm -Rf /opt/local Then download and install macports and do: port selfupdate and then try again with port install gnucash Given that you think my current install

Re: A variety of problems

2006-12-11 Thread Eric Angell
On Mon, Dec 11, 2006 at 18:43:05 -0500, Daniel J. Luke wrote: > (or are you just using ~ as a shortcut for the normal path to the > destroot?) Yes. I didn't particularly want to type (or even paste) /opt/local/var/db/dports/build/_private_opt_local_var_db_dports_sources_rsync.rsync.darwinports

Re: A variety of problems

2006-12-11 Thread Daniel J. Luke
On Dec 11, 2006, at 5:21 PM, Eric Angell wrote: This seems odd, but I'm not sure from your description exactly what happened. Sorry, I didn't save the logs from everything because I didn't expect to have such a hard time, so I don't have exact error messages. I'll try the explanation again. A

Re: A variety of problems

2006-12-11 Thread Eric Angell
On Mon, Dec 11, 2006 at 15:41:53 -0500, Frank McPherson wrote: > I think the script and script snippets in the second hint on http:// > trac.macosforge.org/projects/macports/wiki/ProblemHotlist might help > you solve problems related to a missing libint.3.dylib. This process > is what I did o

Re: A variety of problems

2006-12-11 Thread Eric Angell
On Mon, Dec 11, 2006 at 13:56:16 -0500, Daniel J. Luke wrote: > selfupdate does a sync, so this could be reduced to: > > port selfupdate; port install gnucash Good to know, thanks. > >so I moved it over, convinced > >archive to rerun with some difficulty*, and all was happy. I > >have no idea

Re: A variety of problems

2006-12-11 Thread Frank McPherson
Eric, I can't help on your first problem installing macports, or the second one with qt3, but I ran in to something very similar to your libintl dylib problems. On Dec 11, 2006, at 13:34, Eric Angell wrote: ld: warning prebinding disabled because dependent library: /opt/local/lib/libgwenh

Re: A variety of problems

2006-12-11 Thread Daniel J. Luke
On Dec 11, 2006, at 1:34 PM, Eric Angell wrote: `port sync; port selfupdate; port sync; port install gnucash`, selfupdate does a sync, so this could be reduced to: port selfupdate; port install gnucash so I moved it over, convinced archive to rerun with some difficulty*, and all was happy.

A variety of problems

2006-12-11 Thread Eric Angell
Since gnucash 2.0 was released five months ago, I've been anxiously awaiting a binary fink package, which I understand is slow in coming because of some experimental library dependencies. However, I recently noticed that there is now a portfile for it, and got excited. Gnucash is somewhat infamous