Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32134

Modified Files:
        ChangeLog PkgVersion.pm 
Log Message:
Improved error message for buildlock failure


Index: PkgVersion.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/PkgVersion.pm,v
retrieving revision 1.370
retrieving revision 1.371
diff -u -d -r1.370 -r1.371
--- PkgVersion.pm       28 Feb 2005 03:19:49 -0000      1.370
+++ PkgVersion.pm       28 Feb 2005 16:52:56 -0000      1.371
@@ -3128,11 +3128,12 @@
                &print_breaking(<<EOMSG);
 Can't set build lock for $pkgname ($pkgvers)
 
-If any of the above dpkg error messages mention problems with
-dependencies, fink has probably gotten confused by trying to build
-many packages at once. Try building just this current package. When
-that has completed successfully, you could retry whatever you did that
-led to the present error.
+If any of the above dpkg error messages mention conflicting packages --
+for example, telling you that fink-buildlock-$pkgname-$pkgvers
+conflicts with something else -- fink has probably gotten confused by trying 
+to build many packages at once. Try building just this current package
+$pkgname (i.e, "fink build $pkgname"). When that has completed successfully, 
+you could retry whatever you did that led to the present error.
 
 Regardless of the cause of the lock failure, don't worry: you have not
 wasted compiling time! Packages that had been completely built before

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.895
retrieving revision 1.896
diff -u -d -r1.895 -r1.896
--- ChangeLog   28 Feb 2005 16:35:24 -0000      1.895
+++ ChangeLog   28 Feb 2005 16:52:55 -0000      1.896
@@ -2,6 +2,7 @@
 
        * Services.pm: Repair dumpinfo under perl 5.6 (thanks to Martin 
        Costabel for the fix)
+       * PkgVersion.pm: Improved error message for buildlock failure.
 
 2005-02-28  Justin F. Hallett  <[EMAIL PROTECTED]>
 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to