[Slackbuilds-users] [sbopkg-discuss] regression in 0.26.1

Chess Griffin chess at chessgriffin.com
Sat Jan 31 02:15:50 UTC 2009


* Chess Griffin <chess at chessgriffin.com> [2009-01-30 19:52:56]:

> Sorry folks, but there is a slight regression in 0.26.1 that did not
> appear in my testing which prevents packages from being installed.  I
> apologize.  I'll post an update shortly.
> 

Ok, I have uploaded a 0.26.2 package and source tarball that fixes the
regression.  If you would rather manually patch sbopkg, the diff is
below.  Again, I apologize for the error.

--- sbopkg/trunk/src/usr/bin/sbopkg	2009-01-29 23:34:48.000000000 -0500
+++ ./workingsbopkg	2009-01-30 19:50:24.000000000 -0500
@@ -1697,7 +1697,7 @@
         echo "Built package: $NEWPACKAGE" >> $SUMMARYLOG
         echo "Built package: $NEWPACKAGE"
         if [ "$INSTALLPKGS" = "1" ]; then
-            install_package $SRCNAME
+            install_package $NEWPACKAGE
             echo "Done installing/upgrading package for $PKG."
             echo "Installed package: $NEWPACKAGE" >> $SUMMARYLOG
         fi


-- 
Chess Griffin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20090130/e8da60bb/attachment.sig>


More information about the SlackBuilds-users mailing list