[Kmymoney-devel] Problem with latest createtarball.rb
David Houlden
djhoulden at gmail.com
Sun Nov 6 19:59:08 UTC 2011
On Sunday 06 November 2011 18:54:41 David Houlden wrote:
> On Sunday 06 November 2011 18:02:37 Thomas Baumgart wrote:
> > Hi,
> >
> > on Sunday 06 November 2011 17:27:33 David Houlden wrote:
> > > Hi,
> > >
> > > I just ran the latest createtarball as recently modified by Thomas. It
> > > did not find any translated documentation or po messages. By adding a
> > > few debug print statements it seems there is a problem with the path it
> > > constructs for the svn co commands. I just ran "./createtarball.rb -n
> > > -a kmymoney".
> > >
> > > Here is an example of looking for translated documentation. Note the
> > > brackets and quotes around extragear-office.
> > >
> > > svn co -q svn://anonsvn.kde.org/home/kde//branches/stable/l10n-
> > > kde4/af/docs/["extragear-office"]/kmymoney
> > >
> > > I haven't yet worked out why I am getting no translated messages but it
> > > may be something similar.
> >
> > Very strange. I see the following here on my system:
> >
> > svn co -q svn://anonsvn.kde.org/home/kde//branches/stable/l10n-
> > kde4/af/docs/extragear-office/kmymoney > /dev/null 2>&1
> >
> > No quotes and brackets at all. Maybe a ruby version problem?
> >
> > thb at thb-nb:~/devel/createtarball> ruby --version
> > ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux]
>
> Could be a version problem. Here I have
> ruby 1.9.1p431 (2011-02-18 revision 30908) [i486-linux]
I just remembered I have a machine which still has ruby 1.8.7 (2009-06-12
patchlevel 174) [i486-linux] on it. Createtarball.rb runs ok on that. There
must be something different in the way 1.9.1p431 runs the script but I don't
have enough ruby knowledge to work it out. If I can help anyone with some
testing please let me know.
More information about the KMyMoney-devel
mailing list