Re: [Fink-devel] fink vs modified info files

2009-04-27 Thread Daniel Macks
On Mon, Apr 27, 2009 at 01:45:28PM -0400, Benjamin Reed wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Jack Howarth wrote:
> >
> > Scanning package description filesWARNING: Unresolved CVS conflicts in 
> > "/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
> > WARNING: Repeated occurrence of field "depends" at line 61 of 
> > "/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
> > WARNING: Repeated occurrence of field "builddepends" at line 62 of 
> > "/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
> > WARNING: Repeated occurrence of field "buildconflicts" at line 63 of 
> > "/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
> > 
> > It should clearly state these are unresolved merges in the info
> > file and request the user to solve them or delete the file and
> > pull it down again.
> 
> That said, it's probably better to make this an ERROR instead of a
> WARNING and dump right out, so people don't think this is something they
> can ignore, or lose in the middle of the output somewhere.

Aborting during indexing, especially the automatic indexing that
happens after a selfupdate, is a Bad Idea because the automatic update
of the Essential packages won't happen. We could make the warning
louder and less buried. I *think* these files are not indexed (assumed
to be in a broken state). And if there's a CVS conflict, we already
know the file is in a broken state, so why bother even looking further
and noticing the dup fields? We might be able to set a Finally message
about it, but in the grand scheme of things, this is both a rare
problem and not a serious one: if you're doing this kind of editing,
you already (should at least!) know you're at risk for CVS
conflicts. And so what? So there's a file that needs to be fixed
before its contents can be used...that has zero effect beyond whatever
packages you're hacking in that one file.

dan

-- 
Daniel Macks
dma...@netspace.org
http://www.netspace.org/~dmacks


--
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] fink vs modified info files

2009-04-27 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jack Howarth wrote:
>   One minor nit that I have with 'fink selfupdate' is that is
> doesn't give sensible output if you have edited info files in
> your fink directories. It would be nice if fink could recognize
> the diff format that is produced in such cases and give the user
> a sensible warning instead of just

Generally, users should not be editing the info files in-place, and
instead should copy the file to their "local" tree.  (Packagers should
already know such things, and when we tell users about working around a
temporary issue, we usually remember to recommend they copy it to local
and edit it there.)

> Scanning package description filesWARNING: Unresolved CVS conflicts in 
> "/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
> WARNING: Repeated occurrence of field "depends" at line 61 of 
> "/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
> WARNING: Repeated occurrence of field "builddepends" at line 62 of 
> "/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
> WARNING: Repeated occurrence of field "buildconflicts" at line 63 of 
> "/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
> 
> It should clearly state these are unresolved merges in the info
> file and request the user to solve them or delete the file and
> pull it down again.

That said, it's probably better to make this an ERROR instead of a
WARNING and dump right out, so people don't think this is something they
can ignore, or lose in the middle of the output somewhere.

- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development

Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJ9e84Uu+jZtP2Zf4RAu5sAJ9BPaYeNxOOIMIn5aqCB0MiS0LVyACcDlZX
7p0RNr9w354G0TCTo0UEyUs=
=EBPS
-END PGP SIGNATURE-

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] fink vs modified info files

2009-04-27 Thread Jack Howarth
  One minor nit that I have with 'fink selfupdate' is that is
doesn't give sensible output if you have edited info files in
your fink directories. It would be nice if fink could recognize
the diff format that is produced in such cases and give the user
a sensible warning instead of just

Scanning package description filesWARNING: Unresolved CVS conflicts in 
"/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
WARNING: Repeated occurrence of field "depends" at line 61 of 
"/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
WARNING: Repeated occurrence of field "builddepends" at line 62 of 
"/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".
WARNING: Repeated occurrence of field "buildconflicts" at line 63 of 
"/sw/fink/dists/unstable/main/finkinfo/sci/ccp4.info".

It should clearly state these are unresolved merges in the info
file and request the user to solve them or delete the file and
pull it down again.
 Jack

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] rob braun is unable to continue as a package maintainer

2009-04-27 Thread Peter O'Gorman
Hi,
bbraun is no longer able to maintain any fink packages due to other
commitments.

I will change maintainership to 'None' later on, his packages, which are
very likely already quite out of date, are:

cc65-c64.info
cc65.info
gnuboy.info
xkobo.info
xkobo.patch
onyx.info
swi-prolog.info
fann.info
beacon-pm581.info
cgterm.info
sidplay.info
sidplay.patch
xmms-sid.info
xar.info
dclock.info
xdaliclock.info
evilwm.info

Peter
-- 
Peter O'Gorman
http://pogma.com

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] [Fwd: Re: [Fink-beginners] php5-cli startup errors]

2009-04-27 Thread Alexander Hansen
I'll forward this on to -devel, as _I_ have no idea.

 Original Message 
Subject:Re: [Fink-beginners] php5-cli startup errors
Date:   Mon, 30 Mar 2009 12:09:30 -0600
From:   TheSin 
To: Alexander Hansen 
References:
<27f004180903281257o19bee53dk24c19ed6bab2b...@mail.gmail.com>
<49d1071c.5050...@gmail.com>



I know i've been trying to figure this out since 10.5 php5 was done,  
it works fine cept when you have modules loaded but php without  
modules is kinda useless so it is a big problem, suggestions are  
indeed appreciated here.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 30-Mar-09, at 11:53 AM, Alexander Hansen wrote:

> Eriksen Costa wrote:
>> Hi there,
>>
>> It seems to have a problem with the build configuration of php5-cli
>> (http://pdb.finkproject.org/pdb/package.php/php5-cli) for the dynamic
>> lookup of system libraries. When using in cli, many startup errors
>> appears because the binary search for /sw/lib/php5/20060613 to load
>> the extensions (curl, gd, pdo, e.g.):
>>
>> $ php -m
>>
>> PHP Warning:  PHP Startup: Unable to load dynamic library './curl.so'
>> - (null) in Unknown on line 0
>> PHP Warning:  PHP Startup: Unable to load dynamic library './gd.so' -
>> (null) in Unknown on line 0
>> PHP Warning:  PHP Startup: Unable to load dynamic library './ldap.so'
>> - (null) in Unknown on line 0
>>
>> ...
>>
>> Changing the cli's php.ini extension_dir to use the correct path
>> (/sw/lib/php5/20060613-zts) causes an worse error:
>>
>> $ php -m
>>
>> dyld: NSLinkModule() error
>> dyld: Symbol not found: _executor_globals_id
>>  Referenced from: /sw/lib/php5/20060613-zts/curl.so
>>  Expected in: dynamic lookup
>>
>> Trace/BPT trap
>>
>> ...
>>
>>
>> Thanks.
>> 
> I'll cc the maintainer.
>
> Eriksen didn't specify system parameters, but I'm showing the same
> behavior with 10.5.6/Intel, on the latest update (php5-5.2.6-5).
>
> -- 
> Alexander Hansen
> Fink User Liaison
>
>


-- 
Alexander Hansen
Fink User Liaison


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel