When clearing the restart time while installing a new cell, pass
-localauth to avoid an authentication failure. Thanks, Davor Ocelic.
Closes: #488152
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: ";
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: