drjlevi | 2 Apr 21:10
Favicon

Dependency Problem Installing gnome-chess

Hello,

jonathan$ fink -y install  gnome-chess
Information about 9182 packages read in 4 seconds.
Can't resolve dependency "libglade2-dev (>= 2.6.3-2)" for package
"gnome-chess-0.4.0-2" (no matching packages/versions found)
Exiting with failure.

TIA, Jonathan

------------------------------------------------------------------------------
Alexander Hansen | 2 Apr 22:27
Picon
Gravatar

Re: Dependency Problem Installing gnome-chess

drjlevi <at> netonecom.net wrote:
> Hello,
>
> jonathan$ fink -y install  gnome-chess
> Information about 9182 packages read in 4 seconds.
> Can't resolve dependency "libglade2-dev (>= 2.6.3-2)" for package
> "gnome-chess-0.4.0-2" (no matching packages/versions found)
> Exiting with failure.
>
> TIA, Jonathan
>
>   
You should be receiving a fix via selfupdate soon (no change in the
revision of gnome-chess)

------------------------------------------------------------------------------
Robert Black | 2 Apr 22:53
Picon
Favicon

fink selfupdate fails on PPC G5 OSX-10.5.6

I reported this problem several months (and at least 3 System Updates)  
ago, and it still persists. Are you guys ever going to fix the CVS  
server, or is this only a problem for Mac PPC users, so you feel free  
to ignore it because Mac abandoned PPC architecture?

apollo18:~ rblack$ fink selfupdate

Fink has the capability to run the CVS commands as a normal user. That  
has some advantages - it uses that user's CVS settings files
and allows the package descriptions to be edited and updated without  
becoming root. Please specify the user login name that should
be used: [rblack]

For Fink developers only: Enter your SourceForge login name to set up  
full CVS access. Other users, just press return to set up
anonymous read-only access. [anonymous]

Checking to see if we can use hard links to merge the existing tree.  
Please ignore errors on the next few lines.
Now logging into the CVS server. When CVS asks you for a password,  
just press return (i.e. the password is empty).
/usr/bin/su rblack -c 'cvs - 
d:pserver:anonymous <at> fink.cvs.sourceforge.net:/cvsroot/fink login'
Logging in to :pserver:anonymous <at> fink.cvs.sourceforge.net:2401/cvsroot/ 
fink
CVS password:
cvs [login aborted]: connect to  
fink.cvs.sourceforge.net(216.34.181.110):2401 failed: Connection refused
### execution of /usr/bin/su failed, exit code 1
Failed: Logging into the CVS server for anonymous read-only access  
(Continue reading)

Monic Polynomial | 3 Apr 00:21
Picon
Favicon
Gravatar

Re: fink selfupdate fails on PPC G5 OSX-10.5.6

On 02/04/2009, at 17:53, Robert Black wrote:
> I reported this problem several months (and at least 3 System Updates)
> ago, and it still persists. Are you guys ever going to fix the CVS
> server, or is this only a problem for Mac PPC users, so you feel free
> to ignore it because Mac abandoned PPC architecture?

The CVS servers are hosted and managed by SourceForge.net, not Fink.  
In theory, cvs shouldn’t have different behaviours depending on which  
platform it’s being run.

> apollo18:~ rblack$ fink selfupdate
>
> Fink has the capability to run the CVS commands as a normal user. That
> has some advantages - it uses that user's CVS settings files
> and allows the package descriptions to be edited and updated without
> becoming root. Please specify the user login name that should
> be used: [rblack]
>
> For Fink developers only: Enter your SourceForge login name to set up
> full CVS access. Other users, just press return to set up
> anonymous read-only access. [anonymous]
>
> Checking to see if we can use hard links to merge the existing tree.
> Please ignore errors on the next few lines.
> Now logging into the CVS server. When CVS asks you for a password,
> just press return (i.e. the password is empty).
> /usr/bin/su rblack -c 'cvs -
> d:pserver:anonymous <at> fink.cvs.sourceforge.net:/cvsroot/fink login'
> Logging in to :pserver:anonymous <at> fink.cvs.sourceforge.net:2401/ 
> cvsroot/
(Continue reading)

Alexander Hansen | 3 Apr 01:05
Picon
Gravatar

Re: fink selfupdate fails on PPC G5 OSX-10.5.6


On Apr 2, 2009, at 6:21 PM, Monic Polynomial wrote:

On 02/04/2009, at 17:53, Robert Black wrote:
I reported this problem several months (and at least 3 System Updates)
ago, and it still persists. Are you guys ever going to fix the CVS
server, or is this only a problem for Mac PPC users, so you feel free
to ignore it because Mac abandoned PPC architecture?

The CVS servers are hosted and managed by SourceForge.net, not Fink.  
In theory, cvs shouldn’t have different behaviours depending on which  
platform it’s being run.

And, if it were a server-side issue, we don't have too much leverage on fixing it.   This isn't a server issue, though.  My 10.5.6/PowerPC machine updates from CVS quite happily.  



apollo18:~ rblack$ fink selfupdate

Fink has the capability to run the CVS commands as a normal user. That
has some advantages - it uses that user's CVS settings files
and allows the package descriptions to be edited and updated without
becoming root. Please specify the user login name that should
be used: [rblack]

For Fink developers only: Enter your SourceForge login name to set up
full CVS access. Other users, just press return to set up
anonymous read-only access. [anonymous]

Checking to see if we can use hard links to merge the existing tree.
Please ignore errors on the next few lines.
Now logging into the CVS server. When CVS asks you for a password,
just press return (i.e. the password is empty).
/usr/bin/su rblack -c 'cvs -
d:pserver:anonymous <at> fink.cvs.sourceforge.net:/cvsroot/fink login'
Logging in to :pserver:anonymous <at> fink.cvs.sourceforge.net:2401/
cvsroot/
fink
CVS password:
cvs [login aborted]: connect to
fink.cvs.sourceforge.net(216.34.181.110):2401 failed: Connection  
refused
### execution of /usr/bin/su failed, exit code 1
Failed: Logging into the CVS server for anonymous read-only access
failed.


There is a FAQ entry in Fink’s documentation stating that this error  
is likely caused by the CVS servers being overloaded:
http://www.finkproject.org/faq/usage-fink.php?phpLang=en#cvs-busy

Do you _always_ get this message when self-updating via CVS? Are you  
able to self-update via rsync?


--
monipol



My thought, is that this is due to a firewall, which is an issue most definitely _not_ under our control.  You'll get a non-connection notice if port 2401 is blocked by your firewall.  

The cvs-proxy package hasn't worked in a while to the best that I can tell, but the built-in CVS on Leopard supposedly has HTTP proxy support.  From "info cvs" I've come up with the following commands to try (they don't  to be run within your Fink tree for diagnostic purposes):

cvs -d:pserver;proxy=www.myproxy.net;proxyport=8000:\
anonymous <at> fink.cvs.sourceforge.net:/cvsroot/fink login

cvs -d:pserver;proxy=www.myproxy.net;proxyport=8000:\
anonymous <at> fink.cvs.sourceforge.net:/cvsroot/fink co fink

where you need to replace 'www.myproxy.net' by your proxy address, and '8000' by your actual proxy port.  


Try that out, and send us back a transcript.  If it works; great.  If not, then we've been talking about trying to make other options available that work through http.  
------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
Alessio Sarti | 3 Apr 14:41
Picon

Troubles making ruby18

Dear all,
I'm trying to compile ruby18 against on
Mac OS X 10.5.6 (9G55)
uname -r gives:
Darwin macbook-pro-di-alessio-sarti.local 9.6.0 Darwin Kernel Version 
9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386

The error I get comes up when trying to make openssl related libs, and 
is appended below...
Am I missing something stupid?

Cheers,
alessio

cc -dynamic -bundle -L"/sw/src/fink.build/ruby18-1.8.1-2/ruby-1.8.1" 
-L"/sw/lib"  -o openssl.bundle openssl_missing.o ossl.o ossl_asn1.o 
ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o 
ossl_engine.o ossl_hmac.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o 
ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_rsa.o 
ossl_rand.o ossl_ssl.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o 
ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o 
ossl_x509revoked.o ossl_x509store.o  -lruby -lssl -lcrypto  -ldl -lobjc 
Undefined symbols:
 "_ENGINE_load_chil", referenced from:
     _ossl_engine_s_load in ossl_engine.o
 "_ENGINE_load_atalla", referenced from:
     _ossl_engine_s_load in ossl_engine.o
 "_ENGINE_load_aep", referenced from:
     _ossl_engine_s_load in ossl_engine.o
 "_ENGINE_load_ubsec", referenced from:
     _ossl_engine_s_load in ossl_engine.o
 "_ENGINE_load_4758cca", referenced from:
     _ossl_engine_s_load in ossl_engine.o
 "_ENGINE_load_nuron", referenced from:
     _ossl_engine_s_load in ossl_engine.o
 "_ENGINE_load_sureware", referenced from:
     _ossl_engine_s_load in ossl_engine.o
 "_ENGINE_load_cswift", referenced from:
     _ossl_engine_s_load in ossl_engine.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [openssl.bundle] Error 1
make: *** [all] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ruby18-1.8.1-2
(Lettura del database ... 90770 file e directory attualmente installati.)
Rimozione di fink-buildlock-ruby18-1.8.1-2 ...
Failed: phase compiling: ruby18-1.8.1-2 failed

------------------------------------------------------------------------------
Alexander Hansen | 3 Apr 15:16
Picon
Gravatar

Re: Troubles making ruby18

Alessio Sarti wrote:
> Dear all,
> I'm trying to compile ruby18 against on
> Mac OS X 10.5.6 (9G55)
> uname -r gives:
> Darwin macbook-pro-di-alessio-sarti.local 9.6.0 Darwin Kernel Version 
> 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
>
> The error I get comes up when trying to make openssl related libs, and 
> is appended below...
> Am I missing something stupid?
>
> Cheers,
> alessio
>
> cc -dynamic -bundle -L"/sw/src/fink.build/ruby18-1.8.1-2/ruby-1.8.1" 
> -L"/sw/lib"  -o openssl.bundle openssl_missing.o ossl.o ossl_asn1.o 
> ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o 
> ossl_engine.o ossl_hmac.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o 
> ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_rsa.o 
> ossl_rand.o ossl_ssl.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o 
> ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o 
> ossl_x509revoked.o ossl_x509store.o  -lruby -lssl -lcrypto  -ldl -lobjc 
> Undefined symbols:
>  "_ENGINE_load_chil", referenced from:
>      _ossl_engine_s_load in ossl_engine.o
>  "_ENGINE_load_atalla", referenced from:
>      _ossl_engine_s_load in ossl_engine.o
>  "_ENGINE_load_aep", referenced from:
>      _ossl_engine_s_load in ossl_engine.o
>  "_ENGINE_load_ubsec", referenced from:
>      _ossl_engine_s_load in ossl_engine.o
>  "_ENGINE_load_4758cca", referenced from:
>      _ossl_engine_s_load in ossl_engine.o
>  "_ENGINE_load_nuron", referenced from:
>      _ossl_engine_s_load in ossl_engine.o
>  "_ENGINE_load_sureware", referenced from:
>      _ossl_engine_s_load in ossl_engine.o
>  "_ENGINE_load_cswift", referenced from:
>      _ossl_engine_s_load in ossl_engine.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[1]: *** [openssl.bundle] Error 1
> make: *** [all] Error 1
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-ruby18-1.8.1-2
> (Lettura del database ... 90770 file e directory attualmente installati.)
> Rimozione di fink-buildlock-ruby18-1.8.1-2 ...
> Failed: phase compiling: ruby18-1.8.1-2 failed
>
>
>   
You should be able to get this version via the binary distribution:

sudo apt-get install ruby18

Or, I get the same error with openssl098-dev installed, so if you have
that installed, remove it.

I'll cc the maintainer to see about moving the current package from
unstable, which doesn't suffer from this issue, or to fix this one up
not to have this problem anymore.

--

-- 
Alexander Hansen
Fink User Liaison

------------------------------------------------------------------------------
Michal Suchanek | 3 Apr 15:47
Picon
Favicon
Gravatar

Re: Troubles making ruby18

2009/4/3 Alexander Hansen <alexanderk.hansen <at> gmail.com>:

> You should be able to get this version via the binary distribution:
>
> sudo apt-get install ruby18
>
> Or, I get the same error with openssl098-dev installed, so if you have
> that installed, remove it.
>
> I'll cc the maintainer to see about moving the current package from
> unstable, which doesn't suffer from this issue, or to fix this one up
> not to have this problem anymore.
>

Ruby 1.8.1 is ancient, has security issues, and should be replaced
with the ruby from unstable (which iirc somebody promised in the
package submission for the ruby security update).

It would be quite helpful to update the Ruby in stable to the version
in unstable.

Thanks

Michal

------------------------------------------------------------------------------
Alessio Sarti | 3 Apr 15:51
Picon

Re: Troubles making ruby18

Indeed, removing openssl098-dev made the job.
Thank you so much for your kind help.
alessio

Michal Suchanek ha scritto:
> 2009/4/3 Alexander Hansen <alexanderk.hansen <at> gmail.com>:
>
>   
>> You should be able to get this version via the binary distribution:
>>
>> sudo apt-get install ruby18
>>
>> Or, I get the same error with openssl098-dev installed, so if you have
>> that installed, remove it.
>>
>> I'll cc the maintainer to see about moving the current package from
>> unstable, which doesn't suffer from this issue, or to fix this one up
>> not to have this problem anymore.
>>
>>     
>
> Ruby 1.8.1 is ancient, has security issues, and should be replaced
> with the ruby from unstable (which iirc somebody promised in the
> package submission for the ruby security update).
>
> It would be quite helpful to update the Ruby in stable to the version
> in unstable.
>
> Thanks
>
> Michal
>
>   

------------------------------------------------------------------------------
Alexander Hansen | 3 Apr 16:07
Picon
Gravatar

Re: Troubles making ruby18

Michal Suchanek wrote:
> 2009/4/3 Alexander Hansen <alexanderk.hansen <at> gmail.com>:
>
>   
>> You should be able to get this version via the binary distribution:
>>
>> sudo apt-get install ruby18
>>
>> Or, I get the same error with openssl098-dev installed, so if you have
>> that installed, remove it.
>>
>> I'll cc the maintainer to see about moving the current package from
>> unstable, which doesn't suffer from this issue, or to fix this one up
>> not to have this problem anymore.
>>
>>     
>
> Ruby 1.8.1 is ancient, has security issues, and should be replaced
> with the ruby from unstable (which iirc somebody promised in the
> package submission for the ruby security update).
>
> It would be quite helpful to update the Ruby in stable to the version
> in unstable.
>
> Thanks
>
> Michal
>   
I'll make sure that there aren't any missing dependencies or versions of
dependencies and do that.

--

-- 
Alexander Hansen
Fink User Liaison

------------------------------------------------------------------------------

Gmane