[Ohrrpgce] Re: Bugzilla is (no longer) Dead

Bob the Hamster Bob at hamsterrepublic.com
Tue May 17 10:39:59 PDT 2005


*bows head in shame*

I have fixed the update script now. Previously I did not run 
checksetup.pl because it screwed up the permissions on everything, but I 
have figured out how to automatically compensate for that.

  cvs update -rBugzilla_Stable -dP || exit 1
  ./checksetup.pl || exit 1
  echo fixing permissions...
  chmod -R o+r ./*
  chmod 640 localconfig
  find -type d ! -name CVS -exec chmod o+x {} \;
  echo done.

---
Bob the Hamster

On Tue, May 17, 2005 at 01:19:24PM -0400, Mike Caron wrote:
> That's like moving your copmuter, but leaving the cables on the old
> desk. Let this be a lesson for you! (That you have more experience and
> knowledge and credibility in everything computer related is entirely
> beside the fact...)
> 
> On 5/17/05, Bob the Hamster <Bob at hamsterrepublic.com> wrote:
> > Well, they do provide a utility to apply table changes (checksetup.pl),
> > but I don't automatically run it (though I *do* automatically upgrade
> > everything else)
> > 
> > On Mon, May 16, 2005 at 05:31:08PM -0400, Mike Caron wrote:
> > > The curs! Theoretically, when they change the table format, they
> > > should also change the files that USE the table... Oh well... Time to
> > > bring up some more un-pleasant business...
> > >
> > > On 5/16/05, Bob the Hamster <Bob at hamsterrepublic.com> wrote:
> > > > I figured it out. The latest bugzilla update changed the table format,
> > > > which was causing errors on search and on login (and probably elsewhere
> > > > too). I ran checksetup.pl to fix it, but in doing so it messed up some
> > > > permissions, which made everything crash. So I cleaned up the
> > > > permissions, and now it is cool again.
> > > >
> > > > Thanks for calling my attention to it.
> > > >
> > > > ---
> > > > Bob the Hamster
> > > >
> > > > On Mon, May 16, 2005 at 02:20:52PM -0700, Bob the Hamster wrote:
> > > > > Ooh. Nasty. I think an upgrade when awry. I will see what I can do.
> > > > >
> > > > > ---
> > > > > Bob the Hamster
> > > > >
> > > > > On Mon, May 16, 2005 at 04:30:35PM -0400, Mike Caron wrote:
> > > > > > You killed Bugzilla! You monster!
> > > > > >
> > > > > > ~~ CORPSE BEGIN ~~
> > > > > >
> > > > > > Software error:
> > > > > >
> > > > > > DBD::mysql::st execute failed: Unknown column 'obsolete' in 'where
> > > > > > clause' [for Statement "SELECT name, description FROM fielddefs WHERE
> > > > > > obsolete = 0 AND name NOT IN ('estimated_time', 'remaining_time',
> > > > > > 'work_time', 'percentage_complete') ORDER BY sortkey"] at
> > > > > > Bugzilla/DB.pm line 62
> > > > > >     Bugzilla::DB::SendSQL('SELECT name, description FROM fielddefs WHERE
> > > > > > obsolete = 0 AND n...') called at globals.pl line 667
> > > > > >     main::GetFieldDefs() called at
> > > > > > /w2/h/www.hamsterrepublic.com/html/bugzilla/query.cgi line 338
> > > > > >
> > > > > > For help, please send mail to the webmaster (spam at cyberverse.com),
> > > > > > giving this error message and the time and date of the error.
> > > > > >
> > > > > > ~~ CORPSE END ~~
> > > > > >
> > > > > > This happened when I tried to log in.
> > > > > >
> > > > > > --
> > > > > > Mike Caron
> > > > > > Final Fantasy Q
> > > > > > http://finalfantasyq.com
> > > > > _______________________________________________
> > > > > Ohrrpgce-motherhamster.org mailing list
> > > > > ohrrpgce at lists.motherhamster.org
> > > > > http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
> > > > _______________________________________________
> > > > Ohrrpgce-motherhamster.org mailing list
> > > > ohrrpgce at lists.motherhamster.org
> > > > http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
> > > >
> > >
> > >
> > > --
> > > Mike Caron
> > > Final Fantasy Q
> > > http://finalfantasyq.com
> > _______________________________________________
> > Ohrrpgce-motherhamster.org mailing list
> > ohrrpgce at lists.motherhamster.org
> > http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
> > 
> 
> 
> -- 
> Mike Caron
> Final Fantasy Q
> http://finalfantasyq.com



More information about the Ohrrpgce mailing list