Re: [Fink-devel] Patch and PatchScript ignored

2004-06-01 Thread Martin Costabel
Alexander Strange wrote:
[]
Current stable and unstable both have 0.20.2-1 which supports this.
Cvs log shows that dumpinfo is not in the released versions of fink:
RCS file: /cvsroot/fink/fink/perlmod/Fink/Engine.pm,v
Working file: Engine.pm
head: 1.176
[]
symbolic names:
release_0_20_2: 1.163
[...]

revision 1.164
date: 2004/04/08 01:58:32;  author: dmacks;  state: Exp;  lines: +48 -1
Implemented 'fink dumpinfo'

revision 1.163
date: 2004/03/23 08:46:17;  author: vasi;  state: Exp;  lines: +9 -11
Allow non-consecutive SourceN.

And it was activated even later. Only fink from cvs has it. Released 
fink is 2 months behind.

--
Martin
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-06-01 Thread Alexander Strange
On May 31, 2004, at 10:10 PM, Rohan Lloyd wrote:
You're not the only one. I get exactly the same results here.
--
Rohan Lloyd
Oh, now it's missing for me too. It must have disappeared when I went 
from 0.20.1.cvs to 0.20.2.


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-06-01 Thread Martin Langhoff (NZL)
Alexander Strange wrote:
What version of fink is it (fink --version)?
Current stable and unstable both have 0.20.2-1 which supports this.
Hmmm. This doesn't seem normal, then -- I have a very old fink even if I 
have current FINK:

[EMAIL PROTECTED]:~]$ fink --version
Package manager version: 0.18.3
Distribution version: 0.7.0
Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2003 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
[EMAIL PROTECTED]:~]$ sudo fink selfupdate
Password:
(1)  Delete it and download again
(2)  Assume it is a partial download and try to continue
(3)  Don't download, use existing file
The file CURRENT-FINK-10.3 already exists, how do you want to proceed? 
[1]
/bin/rm -f CURRENT-FINK-10.3
curl -f -L -O http://fink.sourceforge.net/CURRENT-FINK-10.3
  % Total% Received % Xferd  Average Speed  Time 
  Curr.
 Dload  Upload TotalCurrent  Left 
  Speed
100 6  100 60 0  3  0  0:00:01  0:00:01  0:00:00 
0

You already have the package descriptions from the latest Fink point 
release.
(installed:0.7.0 available:0.7.0)
[EMAIL PROTECTED]:~]$

--
--
Martin Langhoff  http://nzl.com.ar/

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-06-01 Thread David R. Morrison
Your fink selfupdate is set to take things from point releases, which
are made every few months.  If you want to change to a more rapidly
updating fink, run the command fink selfupdate-rsync.

 You already have the package descriptions from the latest Fink point 
 release.
 (installed:0.7.0 available:0.7.0)


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-05-31 Thread Martin Langhoff (NZL)
Ben Hines wrote:
Works fine here, with those info files. (the patch fails, though) 
Perhaps you have an old version of your info file there somewhere. If 
all else fails try putting the revision on 2 and see if 'fink update' 
updates it to 2.
Thanks! Bumping the revision helped. Is this a fink bug, or should I be 
changing revision number every attempt during a debugging session?

regards,


martin
--
--
Martin Langhoff  http://nzl.com.ar/

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-05-31 Thread Ben Hines
On May 31, 2004, at 1:39 PM, Martin Langhoff (NZL) wrote:
Ben Hines wrote:
Works fine here, with those info files. (the patch fails, though) 
Perhaps you have an old version of your info file there somewhere. If 
all else fails try putting the revision on 2 and see if 'fink update' 
updates it to 2.
Thanks! Bumping the revision helped. Is this a fink bug, or should I 
be changing revision number every attempt during a debugging session?


Also don't know if you tried it but you can usually just run 'fink  
index' to kick the indexer sometimes. But upping the rev is a good way 
to tell what fink is actually using.

-Ben

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-05-31 Thread Alexander Strange
On May 31, 2004, at 9:07 PM, Ben Hines wrote:
Also don't know if you tried it but you can usually just run 'fink  
index' to kick the indexer sometimes. But upping the rev is a good way 
to tell what fink is actually using.

-Ben
It's easier to do 'fink dumpinfo package'; this prints the revision 
and path to .info file.


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-05-31 Thread Alexander Strange
On May 31, 2004, at 9:58 PM, Nigel Stanger wrote:
On 1/6/2004 1:37 PM, Alexander Strange at [EMAIL PROTECTED] spake 
thus:

It's easier to do 'fink dumpinfo package'; this prints the revision
and path to .info file.
Huh?!?
nuevorico fink dumpinfo pcrs0
fink: unknown command dumpinfo.
Type 'fink --help' for more information.
Confused.
What version of fink is it (fink --version)?
Current stable and unstable both have 0.20.2-1 which supports this.

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-05-31 Thread Rohan Lloyd
On 1 Jun 2004, at 12:06 PM, Nigel Stanger wrote:
On 1/6/2004 1:59 PM, Alexander Strange at [EMAIL PROTECTED] spake 
thus:

What version of fink is it (fink --version)?
Current stable and unstable both have 0.20.2-1 which supports this.
nuevorico fink --version
Package manager version: 0.20.2
Distribution version: 0.7.0.cvs
nuevorico fink list fink
Information about 3177 packages read in 3 seconds.
 i   fink 0.20.2-1 The Fink package manager
I'm running unstable. Hmm... even more confused :)
You're not the only one. I get exactly the same results here.
--
Rohan Lloyd

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-05-30 Thread Ben Hines
On May 29, 2004, at 11:43 PM, Martin Langhoff (NZL) wrote:
Building my 1st fink packages and I cannot for the life of me get 
Patch or PatchScript entries to be observed. Is there any mechanism to 
debug this situation? If I prevent the builddir from being removed, I 
can apply the patch successfully, by hand. Doesn't help too much.

Works fine here, with those info files. (the patch fails, though) 
Perhaps you have an old version of your info file there somewhere. If 
all else fails try putting the revision on 2 and see if 'fink update' 
updates it to 2.

-Ben

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel