Daniel Webb wrote: >>From the GNU coding standards: > > ---- > 4.2 Writing Robust Programs > > Avoid arbitrary limits on the length or number of any data structure, > including file names, lines, files, and symbols, by allocating all data > structures dynamically. > ---- > > Is there some technical reason this is impossible with apt? Nope. Lori