On Wed, May 6, 2009 at 5:57 PM, Pradeep Kilambi <[email protected]> wrote: > Jason Dobies wrote: >> >> I'm taking a look at https://bugzilla.redhat.com/show_bug.cgi?id=498467 >> >> In short, when we clone a channel we default the name to "Clone of *". For >> certain Red Hat channels, this results in a channel name that's longer than >> the limit (64 characters). >> >> Of course, one approach is to make sure the name we generate is less than >> 64 characters. But I'm wondering if we're hitting this because 64 is too >> short of a length for the name. Since the label is capped at 128, I was >> thinking of changing the DB to allow a channel name of up to 128 characters >> as well. >> >> I don't think it's a big problem, but for DB changes like this I like to >> throw it out there first in case someone sees a problem that I'm not seeing. >> > > Yep I hit the same for package names and iirc we bumped it to 256. So yep I > agree with db change.
Before we open up this can of worms again look at this bug: https://bugzilla.redhat.com/show_bug.cgi?id=459827 (sorry private bug) jesus _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
