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

Modified Files:
      Tag: branch_0_24
        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.362.2.1
retrieving revision 1.362.2.2
diff -u -d -r1.362.2.1 -r1.362.2.2
--- PkgVersion.pm       25 Feb 2005 01:56:34 -0000      1.362.2.1
+++ PkgVersion.pm       28 Feb 2005 16:53:19 -0000      1.362.2.2
@@ -3056,11 +3056,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.873.2.6
retrieving revision 1.873.2.7
diff -u -d -r1.873.2.6 -r1.873.2.7
--- ChangeLog   28 Feb 2005 16:35:52 -0000      1.873.2.6
+++ ChangeLog   28 Feb 2005 16:53:18 -0000      1.873.2.7
@@ -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-27  Dave Morrison  <[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