]> jfr.im git - irc.git/blobdiff - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000386.html
RELEASE -> !RELEASE
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000386.html
diff --git a/software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000386.html b/software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000386.html
deleted file mode 100644 (file)
index eca087c..0000000
+++ /dev/null
@@ -1,88 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
- <HEAD>
-   <TITLE> [IRCServices Coding] Solution to the nickgroup 0 problem.
-   </TITLE>
-   <LINK REL="Index" HREF="index.html" >
-   <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Solution%20to%20the%20nickgroup%200%20problem.&In-Reply-To=">
-   <META NAME="robots" CONTENT="index,nofollow">
-   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
-   <LINK REL="Previous"  HREF="000385.html">
-   <LINK REL="Next"  HREF="000395.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
-   <H1>[IRCServices Coding] Solution to the nickgroup 0 problem.</H1>
-    <B>Mark Hetherington</B> 
-    <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Solution%20to%20the%20nickgroup%200%20problem.&In-Reply-To="
-       TITLE="[IRCServices Coding] Solution to the nickgroup 0 problem.">mark at ctcp.net
-       </A><BR>
-    <I>Tue Mar 12 14:52:19 PST 2002</I>
-    <P><UL>
-        <LI>Previous message: <A HREF="000385.html">[IRCServices Coding] Services 5.0a24 /ns unlink nick force text error
-</A></li>
-        <LI>Next message: <A HREF="000395.html">[IRCServices Coding] Solution to the nickgroup 0 problem.
-</A></li>
-         <LI> <B>Messages sorted by:</B> 
-              <a href="date.html#386">[ date ]</a>
-              <a href="thread.html#386">[ thread ]</a>
-              <a href="subject.html#386">[ subject ]</a>
-              <a href="author.html#386">[ author ]</a>
-         </LI>
-       </UL>
-    <HR>  
-<!--beginarticle-->
-<PRE>After much fiddling, I have finally both removed the 0 nickgroups from my 
-database and upgraded to services 5.0a24 :)
-
-For anyone affected by this bug, the following steps should remove the 
-erroneous names and allow you to upgrade to the new version:
-
-1) Make sure you are running version 5.0a23 which has code to not write 
-nickgroup 0 nicknames to the database file. 
-2) Identify those nicknames with a nickgroup of 0. I suggest using the 
-httpd module and the XML download feature. IME this does not display all 
-nicknames in the database, but nickgroup 0 seemed to always be the first 
-entry and always list correctly. 
-3) Drop the nicknames identified as being of nickgroup 0. In my case they 
-were forbidden nicks so this affected no users. If the nickname is valid, 
-it is likely not working correctly so although you might want to warn the 
-users affected, they are likely not using those names anyway. 
-4) Shutdown services with /os shutdown so it saves the new database.
-5) Restart Services 5.0a23, ensuring you do not get any warnings in 
-services.log for your current database (both on startup and on first write 
-which you can force with an /os update). Also check that the XML download 
-does not report any more nickgroup zero entries. If any remain, goto 2 and 
-repeat until you have cleared them out.
-6) Backup your databases. This is important. Even though the startup fails, 
-I had problems with completely trashed databases when services segfaulted. 
-7) Install Services 5.0a24 and start them. If they bootup, the nickgroup 
-bug is now cured. If not, restore your backup and return to version 5.0a23 
-and goto 2 to find the erroneous entry. 
-
-I know at least one other person on the list has problems with this bug, so 
-HTH. 
-
--- 
-Mark.
-
-
-
-</PRE>
-
-<!--endarticle-->
-    <HR>
-    <P><UL>
-        <!--threads-->
-       <LI>Previous message: <A HREF="000385.html">[IRCServices Coding] Services 5.0a24 /ns unlink nick force text error
-</A></li>
-       <LI>Next message: <A HREF="000395.html">[IRCServices Coding] Solution to the nickgroup 0 problem.
-</A></li>
-         <LI> <B>Messages sorted by:</B> 
-              <a href="date.html#386">[ date ]</a>
-              <a href="thread.html#386">[ thread ]</a>
-              <a href="subject.html#386">[ subject ]</a>
-              <a href="author.html#386">[ author ]</a>
-         </LI>
-       </UL>
-
-</body></html>