> >> Look at the last item in the UPGRADING file ...
> >>
> >> ALTER TABLE tracking CHANGE
> >>                 Timestamp       UnixTimestamp BIGINT NOT NULL;
> >>
> >> That renames the column from Timestamp to UnixTimestamp, but it
> looks
> >> wrong. Try ...
> >>
> >>
> >> ALTER TABLE session_tracking CHANGE
> >>                 Timestamp       UnixTimestamp BIGINT NOT NULL;
> >>
> >>
> >
> > I just noticed this only after my ltest post.. sorry.. ;-)
> >
> Fixed in r415.

:-)

But I still have some noise..

# /usr/local/bin/cbpadmin --cleanup
Policyd Admin Tool (ClueBringer) v2.1.0a - Copyright (c) 2007-2008
LinuxRulz
untie attempted while 7 inner references still exist at
/usr/local/bin/cbpadmin line 75.
Can't use string ("Core
Quotas") as an ARRAY ref while "strict refs" in use at
/usr/local/bin/cbpadmin line 144.

rocsca
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to