Re: [Fink-devel] failed du_sk-tests in making fink-0.19.2.cvs-20040317

2004-03-18 Thread Daniel Macks
On Wed, Mar 17, 2004 at 06:48:52PM -0500, Dave Vasilevsky wrote:
 On Mar 17, 2004, at 1:22 PM, jfm wrote:
 I thought this was quite correct : isn't a subdirectory a file in 
 itself ?
 
 Directories are files, yes. But why doesn't du count directories on 
 HFS? I don't care which it does, as long as it's consistent.
 
 I'd like to both keep du_sk consistent with du, but I can't have that 
 and also have FS independence. So which is more important?

I think if Debian uses 'du -sk' for Installed-Size then that's the
behavior we should have, not 'du -sk as if it were run on a certain
FS'. That field is created during compiling and used during
installation, and in general, these two actions occur on the same
filesystem. If you're going to the trouble to change fink, may as
well make it give a correct-for-that-user size.

If your test case is reasonable and it fails, then the solution seems
to be fixing the code, not contorting the test to hide the regession:)

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] failed du_sk-tests in making fink-0.19.2.cvs-20040317

2004-03-18 Thread Dave Vasilevsky
Alright, in fink cvs, du_sk now counts the same as 'du -sk' on both 
filesystems. I had to remove the test for du_sk(empty directory) = 0, 
since apparently it's not on UFS.

jfm, could you please test it? Thanks.

Dave


PGP.sig
Description: This is a digitally signed message part


[Fink-devel] fink-cvs

2004-03-18 Thread jfm
Hi Dan,

Since today's update to fink, I also get msgs :

Failed: Can't resolve dependency libsoup-ssl-shlibs (= 1.99.28-3) for 
package libsoup-ssl-1.99.28-3 (no matching packages/versions found)
Failed: Can't resolve dependency gal199-shlibs (= 1.99.11-6) for 
package gal199-1.99.11-6 (no matching packages/versions found)
Failed: Can't resolve dependency gtkhtml3-shlibs (= 3.0.10-9) for 
package gtkhtml3-3.0.10-9 (no matching packages/versions found)

This looks suspicious, no ?

Best,

Jean-Francois



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink-cvs

2004-03-18 Thread jfm
Hi Dan,

Trying a bit more :

fink list -o
Information about 3532 packages read in 15 seconds.
Use of uninitialized value in exists at /sw/lib/perl5/Fink/Status.pm 
line 153.
Use of uninitialized value in exists at 
/sw/lib/perl5/Fink/VirtPackage.pm line 472.
... repeats
 I omit the non-interesting ones below :
(i)  gal199 1.99.11-6The GNOME 
Accessibility Library
(i)  gal199-dev 1.99.11-6The GNOME 
Accessibility Library
(i)  gtkhtml3   3.0.10-9 HTML 
rendering/printing/editing engine
(i)  gtkhtml3-dev   3.0.10-9 HTML 
rendering/printing/editing engine
(i)  libsoup-ssl1.99.28-3SOAP 
implementation in C, with SSL support
(i)  libsoup-ssl-dev1.99.28-3SOAP 
implementation in C, with SSL support
(i)  openafs1.2.8-4  The AFS 
distributed client/server filesystem
(i)  openafs-dbserver   1.2.8-4  The AFS 
distributed filesystem- database server
(i)  openafs-dev1.2.8-4  The AFS 
distributed filesystem- static libraries
(i)  openafs-fileserver 1.2.8-4  The AFS 
distributed filesystem- file server
(i)  openafs-kpasswd1.2.8-4  The AFS 
distributed filesystem- old password changing
(i)  openssl097 0.9.7d-1 Secure Sockets 
Layer and general crypto library
(i)  openssl097-dev 0.9.7d-1 Secure Sockets 
Layer and general crypto library

Each time the missing splitoff is the first _ the non-numbered one.

JF



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink-cvs

2004-03-18 Thread Daniel Macks
On Thu, Mar 18, 2004 at 02:31:42PM +0100, jfm wrote:
 Hi Dan,
 
 Since today's update to fink, I also get msgs :
 
 Failed: Can't resolve dependency libsoup-ssl-shlibs (= 1.99.28-3) for 
 package libsoup-ssl-1.99.28-3 (no matching packages/versions found)
 Failed: Can't resolve dependency gal199-shlibs (= 1.99.11-6) for 
 package gal199-1.99.11-6 (no matching packages/versions found)
 Failed: Can't resolve dependency gtkhtml3-shlibs (= 3.0.10-9) for 
 package gtkhtml3-3.0.10-9 (no matching packages/versions found)
 
 This looks suspicious, no ?

Yes. Man, what a rough night of hacking I had.

This is now fixed.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel