]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Pass -localauth to bos setrestart in afs-newcell
authorRuss Allbery <rra@debian.org>
Sat, 28 Jun 2008 05:52:37 +0000 (22:52 -0700)
committerRuss Allbery <rra@debian.org>
Sat, 28 Jun 2008 05:52:37 +0000 (22:52 -0700)
When clearing the restart time while installing a new cell, pass
-localauth to avoid an authentication failure.  Thanks, Davor Ocelic.

Closes: #488152
debian/afs-newcell
debian/changelog

index dcf3999be839e2ac6a9fe76d73aa3858b71acfcf..bacc999908787e7e123c8b764bcf21a23a656944 100644 (file)
@@ -235,7 +235,7 @@ run("bos create $server fs fs"
 unwind("bos delete $server fs -localauth");
 
 # Make sure that there is no scheduled general restart time; it's not needed.
-run("bos setrestart $server -time never -general");
+run("bos setrestart $server -time never -general -localauth");
 
 # Pause for a while for ubik to catch up.
 print "Waiting for database elections: ";
index 2a6dce4de161bd8c6bb6f1a4492face2779c3c0f..edf8bdfa6dabaac5f9708e4d1a644b357a639368 100644 (file)
@@ -1,5 +1,8 @@
 openafs (1.4.7.dfsg1-3) UNRELEASED; urgency=low
 
+  * When clearing the restart time while installing a new cell, pass
+    -localauth to avoid an authentication failure.  Thanks, Davor Ocelic.
+    (Closes: #488152)
   * Stop using quilt to manage patches and pre-apply them to the source
     package now that the package is maintained with Git.
   * Translation updates: