It's not a .tar.bz2, just a .bz2 cd foo/bin (wherever mailman's scripts, i.e. newlist, reside) bunzip2 ~/newlist-auto.patch.bz2 patch -p1 < ~/newlist-auto.patch.bz2
Season to taste. - Patrick Bogen On 6/7/06, Hugh Esco <[EMAIL PROTECTED]> wrote: > Mr. Bogen: > > That sounds like just the thing I need. > > However my tar doesn't like your bz2. > > It look fairly short. Do you suppose you could send this > to me in plain text? > > Thanks, > -- Hugh > > tar xjvf newlist-auto.patch.bz2 > tar: Archive contains obsolescent base-64 headers > tar: This does not look like a tar archive > tar: Skipping to next header > tar: Error exit delayed from previous errors > > > > On Wed, 7 Jun 2006 14:04:49 -0500 > "Patrick Bogen" <[EMAIL PROTECTED]> wrote: > > > On 6/7/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > > >Is there any way to get what I'm looking for without > > > >hacking on the python code underneath? > > > > > > > > > I don't think so. What you want seems reasonable and should be > > > available with newlist, but currently isn't. > > > > > > > Ask, and ye shall receive. A patch is attached, and I'll open up an > > RFE and attach it there, as well. Adds the '-a/--automate' option to > > not prompt, but still notify. > > > > > > -- > > - Patrick Bogen > > > > > -- > Hugh Esco > 250-352-9361 > [EMAIL PROTECTED] > RCK Computer Services > http://reclaimedcomputers.ca/ ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
