2.1.49

This should fix the reported bugs in 2.1.48, except for the things
that Blair reported to me immediately that have been languishing in
my inbox.

 132    117	  Fixed testdeps
 133    118	  Updating the autoconf support
 134    119	  Installation and configuration fixes
 135    120	  Cleaned up configure so it can take path arguments
 136    121	  Merging changes from ourinternet
 137    122	  Fixing a bug in initdb that broke installs on pg (clone of
	  2.1.C014) (clone of 2.1.C015)
 138    123	  A bug in system prevented setting some acls (clone of
	  2.1.C014)
 140    124	  Adding disabled attribute to CustomField
 139    125	  Updated german translation. Version bump to 2.1.49

rt.2.1.D125, C139, jesse, Thu Nov 21 23:33:20 2002, Updated german
translation. Version bump to 2.1.49From: Jesse Vincent jesse@HOTASS-3.MIT.EDU
Date: Thu Nov 21 22:35:28 2002

  none

rt.2.1.D124, C140, jesse, Thu Nov 21 23:32:56 2002, Adding disabled attribute
to CustomField
From: Jesse Vincent jesse@HOTASS-3.MIT.EDU
Date: Thu Nov 21 23:32:10 2002

  none

rt.2.1.D123, C138, jesse, Thu Nov 21 22:15:18 2002, A bug in system prevented
setting some acls (clone of 2.1.C014)
From: Jesse Vincent jesse@HOTASS-3.MIT.EDU
Date: Thu Nov 21 22:14:15 2002

  none

rt.2.1.D122, C137, jesse, Thu Nov 21 22:13:58 2002, Fixing a bug in initdb
that broke installs on pg (clone of 2.1.C014) (clone of 2.1.C015)
From: Jesse Vincent jesse@HOTASS-3.MIT.EDU
Date: Thu Nov 21 22:10:35 2002

  none

rt.2.1.D121, C136, jesse, Thu Nov 21 22:08:23 2002, Merging changes from
ourinternet
From: Jesse Vincent jesse@HOTASS-3.MIT.EDU
Date: Thu Nov 21 22:04:57 2002

  Editing and deleting templates and custom fields

rt.2.1.D120, C135, jesse, Thu Nov 21 17:01:01 2002, Cleaned up configure so it
can take path arguments
From: Jesse Vincent <jesse@Jesse-Vincents-Computer.local.>
Date: Thu Nov 21 16:56:42 2002

  none

rt.2.1.D119, C134, jesse, Mon Nov 18 21:37:15 2002, Installation and
configuration fixes
From: Jesse Vincent <jesse@Jesse-Vincents-Computer.local.>
Date: Mon Nov 18 21:34:40 2002

  none

rt.2.1.D118, C133, jesse, Mon Nov 18 20:30:45 2002, Updating the autoconf
support
From: Jesse Vincent <jesse@Jesse-Vincents-Computer.local.>
Date: Mon Nov 18 20:28:10 2002

  none

rt.2.1.D117, C132, jesse, Mon Nov 18 20:20:05 2002, Fixed testdeps
From: Jesse Vincent <jesse@Jesse-Vincents-Computer.local.>
Date: Mon Nov 18 20:08:10 2002
»|« Request Tracker — Best Practical Solutions – Trouble Ticketing. Free.

i am getting an error on make testdeps on my Debian ditribution.

Perl: 5.61
Make: 3.79.1
Kernel: 2.4.18

myhost:~/rt-2-1-49# make testdeps
/usr/bin/perl ./sbin/testdeps --with-mysql
I18N-COMPAT dependencies:
Can’t use an undefined value as an ARRAY reference at ./sbin/testdeps line
167.
make: *** [testdeps] Error 255
myhost:~/rt-2-1-49#

Mit freundlichen Grᅵᅵen / Kind Regards
Stefan Fischer

This will be fixed in the next snapshot.

there’s a line in testdeps that reads “I18N_COMPAT” when it should read
"I18N-COMPAT"On Sun, Nov 24, 2002 at 09:57:50PM +0100, Stefan Fischer wrote:

i am getting an error on make testdeps on my Debian ditribution.

Perl: 5.61
Make: 3.79.1
Kernel: 2.4.18

myhost:~/rt-2-1-49# make testdeps
/usr/bin/perl ./sbin/testdeps --with-mysql
I18N-COMPAT dependencies:
Can’t use an undefined value as an ARRAY reference at ./sbin/testdeps line
167.
make: *** [testdeps] Error 255
myhost:~/rt-2-1-49#


Mit freundlichen Grüßen / Kind Regards
Stefan Fischer


rt-devel mailing list
rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

»|« Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

Hi All,

I reported this after the 2.1.48 release. Along with the I18N_COMPAT typo,
there’s also a typo with the POSTGRES[QL] check.

Original report (and patch) at:
http://lists.fsck.com/pipermail/rt-devel/2002-November/002720.html

Although I just noticed Eudora chose a brain-dead encoding with the
attachment. My apologies.

  • Andrew “off to find the monday-morning coffee” Snare

At 03:53 PM 24/11/2002 -0500, Jesse wrote: