[Rt-devel] RT 3.8.0 BETA 3 now available
Jesse Vincent
jesse at bestpractical.com
Wed Jun 11 19:13:58 EDT 2008
On Wed, Jun 11, 2008 at 03:12:19PM -0400, Jason Long wrote:
> Jason Long wrote:
> >I find `make upgrade' refuses to run, because I'm missing a "STANDALONE"
> >dependency. But I'm not using the standalone web handler....
> >
The standalone server is now a core RT feature. You're likely running
into trouble as your CPAN mirror hasn't caught up with an upload 2 days
ago.
>
> Oops, sorry, this wasn't Beta 3, it was the latest svn.
>
> I whipped the following patch; not sure why it couldn't be applied.
> Jason
>
>
>
> diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
> index 0e98d8a..afaf002 100755
> --- a/sbin/rt-test-dependencies.in
> +++ b/sbin/rt-test-dependencies.in
> @@ -88,7 +88,6 @@ my %default = (
> 'with-CLI' => 1,
> 'with-MAILGATE' => 1,
> 'with-DEV' => @RT_DEVEL_MODE@,
> - 'with-STANDALONE' => 1,
> 'with-GPG' => @RT_GPG@,
> 'with-ICAL' => 1,
> 'with-SMTP' => 1,
>
--
More information about the Rt-devel
mailing list