There's the problem. The script is finding 209 But codb.oids says 209 is free
When you try to add an object it wants it to be 209 but it's already there. Error. Just change 208 to 209 in codb.oids and you'll be adding users again. (unless there's another one further down the list) But that's just me. The more cautious might sugest stopping cced first or somethig more exotic On Wed, 23 Feb 2011 18:49:53 +1100, Jeffrey Pellin <[email protected]> wrote: > > > This is the output to the script. > > 1-209,211,214-229,232-259,264-269,279-292,294-304,307-309,328,337-338,340-365,367-447,516-543,550,781,922,1035-1036,1132,1147,1149,1153,1668-1669,1853,1855-1857,1868-1869,1878,1880,1882-1893,1895-1902,1904-1908,1910-1911,1969,2060-2061,2556,2559,2562-2566,2568-2584,2586-2588,2592-2594,2730-2731 > /usr/sausalito/codb/codb.oids reports: > 1-208,211,214-229,232-259,264-269,279-292,294-304,307-309,328,337-338,340-365,367-447,516-543,550,650-651,720-721,922,1035-1036,1132,1147,1149,1153,1668-1669,1853,1855-1857,1868-1869,1878,1880,1882-1893,1895-1902,1904-1908,1910-1911,1969,2060-2061,2556,2559,2562-2566,2568-2584,2586-2588,2592-2594 > > Hope that this makes sense to someone. > > Regards > > Jeffrey > > On Tue, 22 Feb 2011 23:35:38 +0000, Steven Howes wrote: On 22 Feb > 2011, > at 10:44, Jeffrey Pellin wrote: > > These lists are different, which might be the problem. > > Now just to help me be clear, it is the first list that I copy into > /usr/sausalito/codb/codb.oids > overwriting what is there. > > Is that correct? Can you post the contents of both here? Depending on > if > there is 'more' in the original or the generated, there may be more work > to > do after.. If the generated one is more specific (i.e. the old one lists > oids which don't exist) it's safe to do, but wont fix anything. If the > generated index lists stuff the original doesn't, it needs doing for > sure. > the tricky bit is if the object that is 'extra' should be there or not. > It's important to note down the exact differences incase you need to > reverse what you do. I'd recommend backing up the entire codb directory > before making any changes. > -- David Booth Goulburn Internet 1300918804 0248721230 _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
