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.
-- Jason Dobies RHN Satellite / Spacewalk RHCE# 805008743336126 Freenode: jdob @ #spacewalk #spacewalk-devel _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
