On Fri, Jul 18, 2008 at 06:59:09AM +0200, Lars Kruse wrote: > Hi, > > > Is that (r7782) stable enough for me to push an update? What all do I > > need to update? > > I did not follow the progress closely, so I can't judge. > Regarding this specific fix it is really just about changing one letter, so > you > could easily do it manually.
good point; fixed by hand. > > > > Just to explain briefly... As root and in root's ~ I did a > > > > branch lp:mailman/stable mailman > > I guess, you meant "bzr branch ..." - this worked here. correct > > followed by a... > > > > bzr checkout mailman/ stable > > this resulted in an error for me: > > bzr: ERROR: File exists: u'/home/lars/other-sources/examples/stable/.bzr': > [Errno 17] File exists: '/home/lars/other-sources/examples/stable/.bzr' > > > Do you know, what could cause this error message here on my system? you're absolutely sure you didn't have soemthing called "stable" in that directory before? Other than that, I can't imagine why you would've gotten that. > Just to make sure, that we are talking about the same thing: > > [EMAIL PROTECTED]:~/other-sources/examples$ bzr --version > Bazaar (bzr) 1.5 > Python interpreter: /usr/bin/python 2.5.2 > Python standard library: /usr/lib/python2.5 > bzrlib: /usr/lib/python2.5/site-packages/bzrlib > Bazaar configuration: /home/lars/.bazaar > Bazaar log file: /home/lars/.bzr.log > [EMAIL PROTECTED]:~# bzr --version Bazaar (bzr) 1.3.1 Python interpreter: /usr/bin/python 2.5.2.final.0 Python standard library: /usr/lib/python2.5 bzrlib: /usr/lib/python2.5/site-packages/bzrlib Bazaar configuration: /root/.bazaar Bazaar log file: /root/.bzr.log garp is a fairly vanilla Ubuntu box. > Do you have any ideas, how I could reproduce your setup? > Install the most recent Ubuntu using the "alternate" iso and selecting a CLI install. Install pootle from the Ubuntu repos. Update the translate toolkit to translate-toolkit-1.2-alpha4. You'd then be where I am now. Cheers, -- Cristóbal Palmer ibiblio.org systems administrator ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
