Re: [Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-11-07 Thread David Thompson
On 11/4/05, Martin Costabel [EMAIL PROTECTED] wrote:
 David Thompson wrote:
  It appears that you are right - removing the deb file made no
  difference. I have two gcc3.1.info files on my system, at the
  following locations:
 
  /sw/fink/10.4-transitional/stable/main/finkinfo/languages/gcc3.1.info
  /sw/fink/10.4-transitional/unstable/main/finkinfo/languages/gcc3.1.info
 
  They are both identical - and are clearly version 1175-6:
 
  Package: gcc3.1
  Version: 1175
  Revision: 6
  Source: 
  http://www.opensource.apple.com/darwinsource/tarballs/other/gcc3-1175.tar.gz
  Source-MD5: 0f0abd6694aceeedc1abff21641580c4
 
  Should I just remove one or both of these files, or is there something
  else I need to do?

 I'd remove them. If selfupdate worked correctly, it would remove them
 for you, because they were removed from the repository sometime in August.

Thanks, that worked perfectly.

Dave


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-11-04 Thread Martin Costabel

David Thompson wrote:

It appears that you are right - removing the deb file made no
difference. I have two gcc3.1.info files on my system, at the
following locations:

/sw/fink/10.4-transitional/stable/main/finkinfo/languages/gcc3.1.info
/sw/fink/10.4-transitional/unstable/main/finkinfo/languages/gcc3.1.info

They are both identical - and are clearly version 1175-6:

Package: gcc3.1
Version: 1175
Revision: 6
Source: 
http://www.opensource.apple.com/darwinsource/tarballs/other/gcc3-1175.tar.gz
Source-MD5: 0f0abd6694aceeedc1abff21641580c4

Should I just remove one or both of these files, or is there something
else I need to do?


I'd remove them. If selfupdate worked correctly, it would remove them 
for you, because they were removed from the repository sometime in August.


--
Martin



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-11-03 Thread Alexander K. Hansen
On 11/3/05, David Thompson [EMAIL PROTECTED] wrote:
 I just ran fink selfupdate and I'm trying to run fink update-all
 but it's getting hung up on gcc3.1. I read some past posts about the
 Xcode Legacy Compilers, and I've installed that, but fink still
 insists on installing its own version. Is there a way to find out if
 Apple's gcc3.1 is working properly, and can I convince fink not to
 install its own gcc3.1?

 Thanks,
 Dave

 P.S. - I have:

 Package manager version: 0.24.10
 Distribution version: 0.8.0.cvs

 This is the output:

 The following 49 packages will be installed or updated:
  atk1 atk1-shlibs esound esound-bin esound-common esound-shlibs gcc3.1
  geda-bundle geda-doc geda-examples geda-gnetlist geda-gschem geda-gsymcheck
  geda-symbols geda-utils glib2 glib2-dev glib2-shlibs gmp gmp-shlibs gtk+2
  gtk+2-dev gtk+2-shlibs gtkglarea2 gtkglarea2-shlibs libgdgeda
  libgdgeda6-shlibs libgeda libtool14 libtool14-shlibs libxml2 libxml2-bin
  libxml2-shlibs libxslt libxslt-bin libxslt-shlibs numeric-py23 ocaml passwd
  pcb python python23 python23-shlibs python23-socket python24 python24-shlibs
  python24-socket transfig xchat
 The following 17 additional packages will be installed:
  docbook-utils geda-gattrib geda-gsch2pcb guile16 guile16-dev guile16-libs
  guile16-shlibs libgeda24-shlibs libgettext3-dev lynx-ssl make openssl097
  openssl097-dev openssl097-shlibs readline5 sgmls-pm xdg-base
 Do you want to continue? [Y/n] (assuming default)
 /sw/bin/dpkg-lockwait -i
 /sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
 dpkg: regarding .../gcc3.1_1175-6_darwin-powerpc.deb containing gcc3.1:
  fink conflicts with gcc3.1 (= 1175-6)
   gcc3.1 (version 1175-6) is to be installed.
 /sw/bin/dpkg: error processing
 /sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
 (--install):
  conflicting packages - not installing gcc3.1
 Errors were encountered while processing:
  
 /sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
 ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
 Failed: can't install package gcc3.1-1175-6



fink is supposed to autodetect the gcc3.1 package from the Legacy
Compilers and create a virtual package accordingly.  Do you indeed
have this virtual (visible via fink list gcc3.1 )?  If not run
fink-virtual-pkgs --debug to see what's going on.

If you do have the virtual package, see if running fink cleanup will
clear out the old gcc-3.1 deb file.  If that doesn't work then you may
need to remove it manually.



--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-11-03 Thread David Thompson
Okay, fink list gcc3.1 says:

Information about 5138 packages read in 8 seconds.
(i)  gcc3.1   1175-6   Version 3.1 of the Gnu Compiler Collection

And, fink-virtual-pkgs --debug returns the following about gcc3.1:

Package: gcc3.1
Status: install ok installed
Version: 3.1-1
homepage: http://fink.sourceforge.net/faq/comp-general.php#gcc2
builddependsonly: true
description: [virtual package representing the gcc 3.1 compiler]

So I do have the virtual package. fink cleanup ran fine but didn't
mention gcc3.1, and running fink update-all still gives me the same
errors as listed below. How would I go about removing the old gcc-3.1
deb file manually?

Dave

On 11/3/05, Alexander K. Hansen [EMAIL PROTECTED] wrote:
 On 11/3/05, David Thompson [EMAIL PROTECTED] wrote:
  I just ran fink selfupdate and I'm trying to run fink update-all
  but it's getting hung up on gcc3.1. I read some past posts about the
  Xcode Legacy Compilers, and I've installed that, but fink still
  insists on installing its own version. Is there a way to find out if
  Apple's gcc3.1 is working properly, and can I convince fink not to
  install its own gcc3.1?
 
  Thanks,
  Dave
 
  P.S. - I have:
 
  Package manager version: 0.24.10
  Distribution version: 0.8.0.cvs
 
  This is the output:
 
  The following 49 packages will be installed or updated:
   atk1 atk1-shlibs esound esound-bin esound-common esound-shlibs gcc3.1
   geda-bundle geda-doc geda-examples geda-gnetlist geda-gschem geda-gsymcheck
   geda-symbols geda-utils glib2 glib2-dev glib2-shlibs gmp gmp-shlibs gtk+2
   gtk+2-dev gtk+2-shlibs gtkglarea2 gtkglarea2-shlibs libgdgeda
   libgdgeda6-shlibs libgeda libtool14 libtool14-shlibs libxml2 libxml2-bin
   libxml2-shlibs libxslt libxslt-bin libxslt-shlibs numeric-py23 ocaml passwd
   pcb python python23 python23-shlibs python23-socket python24 
  python24-shlibs
   python24-socket transfig xchat
  The following 17 additional packages will be installed:
   docbook-utils geda-gattrib geda-gsch2pcb guile16 guile16-dev guile16-libs
   guile16-shlibs libgeda24-shlibs libgettext3-dev lynx-ssl make openssl097
   openssl097-dev openssl097-shlibs readline5 sgmls-pm xdg-base
  Do you want to continue? [Y/n] (assuming default)
  /sw/bin/dpkg-lockwait -i
  /sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
  dpkg: regarding .../gcc3.1_1175-6_darwin-powerpc.deb containing gcc3.1:
   fink conflicts with gcc3.1 (= 1175-6)
gcc3.1 (version 1175-6) is to be installed.
  /sw/bin/dpkg: error processing
  /sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
  (--install):
   conflicting packages - not installing gcc3.1
  Errors were encountered while processing:
   
  /sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
  ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
  Failed: can't install package gcc3.1-1175-6
 
 

 fink is supposed to autodetect the gcc3.1 package from the Legacy
 Compilers and create a virtual package accordingly.  Do you indeed
 have this virtual (visible via fink list gcc3.1 )?  If not run
 fink-virtual-pkgs --debug to see what's going on.

 If you do have the virtual package, see if running fink cleanup will
 clear out the old gcc-3.1 deb file.  If that doesn't work then you may
 need to remove it manually.



 --
 Alexander K. Hansen
 Fink Documenter
 [Day Job] Levitated Dipole Experiment
 http://psfcwww2.psfc.mit.edu/ldx/



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-11-03 Thread David Thompson
It appears that you are right - removing the deb file made no
difference. I have two gcc3.1.info files on my system, at the
following locations:

/sw/fink/10.4-transitional/stable/main/finkinfo/languages/gcc3.1.info
/sw/fink/10.4-transitional/unstable/main/finkinfo/languages/gcc3.1.info

They are both identical - and are clearly version 1175-6:

Package: gcc3.1
Version: 1175
Revision: 6
Source: 
http://www.opensource.apple.com/darwinsource/tarballs/other/gcc3-1175.tar.gz
Source-MD5: 0f0abd6694aceeedc1abff21641580c4

Should I just remove one or both of these files, or is there something
else I need to do?

Dave

On 11/3/05, Martin Costabel [EMAIL PROTECTED] wrote:
 Alexander K. Hansen wrote:
 []
  sudo rm -rf 
  /sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
  /sw/fink/debs/gcc3.1_1175-6_darwin-powerpc.deb

 I don't believe that the presence or absence of a deb file has an
 influence on fink's decision whether to install a package or not. The
 culprit is more likely to be a gcc3.1.info file, version 1175-6, that
 should not be there; it should have been removed be a selfupdate some 3
 months ago.

 --
 Martin




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-11-02 Thread David Thompson
I just ran fink selfupdate and I'm trying to run fink update-all
but it's getting hung up on gcc3.1. I read some past posts about the
Xcode Legacy Compilers, and I've installed that, but fink still
insists on installing its own version. Is there a way to find out if
Apple's gcc3.1 is working properly, and can I convince fink not to
install its own gcc3.1?

Thanks,
Dave

P.S. - I have:

Package manager version: 0.24.10
Distribution version: 0.8.0.cvs

This is the output:

The following 49 packages will be installed or updated:
 atk1 atk1-shlibs esound esound-bin esound-common esound-shlibs gcc3.1
 geda-bundle geda-doc geda-examples geda-gnetlist geda-gschem geda-gsymcheck
 geda-symbols geda-utils glib2 glib2-dev glib2-shlibs gmp gmp-shlibs gtk+2
 gtk+2-dev gtk+2-shlibs gtkglarea2 gtkglarea2-shlibs libgdgeda
 libgdgeda6-shlibs libgeda libtool14 libtool14-shlibs libxml2 libxml2-bin
 libxml2-shlibs libxslt libxslt-bin libxslt-shlibs numeric-py23 ocaml passwd
 pcb python python23 python23-shlibs python23-socket python24 python24-shlibs
 python24-socket transfig xchat
The following 17 additional packages will be installed:
 docbook-utils geda-gattrib geda-gsch2pcb guile16 guile16-dev guile16-libs
 guile16-shlibs libgeda24-shlibs libgettext3-dev lynx-ssl make openssl097
 openssl097-dev openssl097-shlibs readline5 sgmls-pm xdg-base
Do you want to continue? [Y/n] (assuming default)
/sw/bin/dpkg-lockwait -i
/sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
dpkg: regarding .../gcc3.1_1175-6_darwin-powerpc.deb containing gcc3.1:
 fink conflicts with gcc3.1 (= 1175-6)
  gcc3.1 (version 1175-6) is to be installed.
/sw/bin/dpkg: error processing
/sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
(--install):
 conflicting packages - not installing gcc3.1
Errors were encountered while processing:
 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package gcc3.1-1175-6


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-09-13 Thread jkolata
After a fink self-update, gcc3.1 is listed as outdated but I  
couldn't update it.  Is this a problem?



Information about 4906 packages read in 4 seconds.
The following package will be installed or updated:
gcc3.1
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- 
powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb

dpkg: regarding .../gcc3.1_1175-6_darwin-powerpc.deb containing gcc3.1:
fink conflicts with gcc3.1 (= 1175-6)
  gcc3.1 (version 1175-6) is to be installed.
/sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary- 
darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb (--install):

conflicting packages - not installing gcc3.1
Errors were encountered while processing:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/ 
gcc3.1_1175-6_darwin-powerpc.deb

### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package gcc3.1-1175-6

Fink version:
Package manager version: 0.24.10
Distribution version: 0.8.0.cvs

Mac OSX 10.4.2



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42 plasma tv or your very

own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-09-13 Thread Alexander K. Hansen
On 9/13/05, jkolata [EMAIL PROTECTED] wrote:
 After a fink self-update, gcc3.1 is listed as outdated but I
 couldn't update it.  Is this a problem?
 
 
 Information about 4906 packages read in 4 seconds.
 The following package will be installed or updated:
 gcc3.1
 /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-
 powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
 dpkg: regarding .../gcc3.1_1175-6_darwin-powerpc.deb containing gcc3.1:
 fink conflicts with gcc3.1 (= 1175-6)
gcc3.1 (version 1175-6) is to be installed.
 /sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary-
 darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb (--install):
 conflicting packages - not installing gcc3.1
 Errors were encountered while processing:
 /sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/
 gcc3.1_1175-6_darwin-powerpc.deb
 ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
 Failed: can't install package gcc3.1-1175-6
 
 Fink version:
 Package manager version: 0.24.10
 Distribution version: 0.8.0.cvs
 
 Mac OSX 10.4.2
 
 
 
 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server.
 Download it for free - -and be entered to win a 42 plasma tv or your very
 own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Fink-users mailing list
 Fink-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fink-users
 

What OS version are you running?  If it's Tiger, you shouldn't have
gcc3.1 at all unless you've installed the Xcode Legacy Compilers
package--i.e. this may be a residue of a Panther installation.

-- 
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42 plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink conflicts with gcc3.1 (= 1175-6)

2005-09-13 Thread David R. Morrison


On Sep 13, 2005, at 6:48 PM, Alexander K. Hansen wrote:



On 9/13/05, jkolata [EMAIL PROTECTED] wrote:



After a fink self-update, gcc3.1 is listed as outdated but I
couldn't update it.  Is this a problem?


Information about 4906 packages read in 4 seconds.
The following package will be installed or updated:
gcc3.1
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-
powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb
dpkg: regarding .../gcc3.1_1175-6_darwin-powerpc.deb containing  
gcc3.1:

fink conflicts with gcc3.1 (= 1175-6)
   gcc3.1 (version 1175-6) is to be installed.
/sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary-
darwin-powerpc/languages/gcc3.1_1175-6_darwin-powerpc.deb (-- 
install):

conflicting packages - not installing gcc3.1
Errors were encountered while processing:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/languages/
gcc3.1_1175-6_darwin-powerpc.deb
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package gcc3.1-1175-6

Fink version:
Package manager version: 0.24.10
Distribution version: 0.8.0.cvs

Mac OSX 10.4.2



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42 plasma tv or  
your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/ 
geronimo.php

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users





What OS version are you running?  If it's Tiger, you shouldn't have
gcc3.1 at all unless you've installed the Xcode Legacy Compilers
package--i.e. this may be a residue of a Panther installation.




There was a gcc3.1 package in the 10.4-transitional tree until  
recently.  It has now become obsolete, due to Apple having released  
the Xcode Legacy Compilers package.  Please install that instead, if  
there are gcc3.1-using packages which you need.


  -- Dave




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42 plasma tv or your very

own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users