Testdeps / fixdeps bug (omission)

Hi all,

I’ve just done a fresh install of RT on a (fresh) RedHat 7.2 for testing
(trying to fix my mod_perl problem…), when I ran into an omission
(I think?).

It doesn’t seem that testdeps / fixdeps check for the Apache::DBI
package - I had to pull it off CPAN manually. Shouldn’t it?

Yan
Yan Fitterer
IT Manager, Royal Academy of Music
E-mail : y.fitterer@ram.ac.uk
Marylebone Rd, London, NW1 5HT
Phone (+44) 20 7873 7365 Fax (+44) 20 7873 7364

It doesn’t seem that testdeps / fixdeps check for the Apache::DBI
package - I had to pull it off CPAN manually. Shouldn’t it?

Apache::DBI doesn't deal properly with CPAN installation checks.
This is already noted in the README.

Regards,

                         Bruce Campbell                            RIPE
               Systems/Network Engineer                             NCC
             www.ripe.net - PGP562C8B1B                      Operations

Well - I guess my reading of the readme misled me (see below for
quote). I took it as “if testdeps didn’t complain you won’t need to
install xxx” 8-(

Maybe a slight change in wording could help?
(You may need to install Apache::Session and Apache::DBI
by hand - testdeps cannot check those modules)

3.2 If there are unsatisfied dependencies, install them by hand or
run
make fixdeps

   (You may need to install Apache::Session and Apache::DBI 

by hand.

    You might need to install Msql-Mysql-Modules by hand.
    perl -MCPAN -e'install DBD::mysql::Install' should do it for 

you.
)---- On 10 Apr 2002, at 16:15, Bruce Campbell wrote: ----

On Wed, 10 Apr 2002, Yan Fitterer wrote:

It doesn’t seem that testdeps / fixdeps check for the Apache::DBI
package - I had to pull it off CPAN manually. Shouldn’t it?

From: http://www.fsck.com/rtfm/factoid.html?id=58

Apache::DBI doesn’t deal properly with CPAN installation checks.
This is already noted in the README.

Regards,


Bruce Campbell
RIPE
Systems/Network Engineer
NCC
www.ripe.net - PGP562C8B1B
Operations

Yan Fitterer
IT Manager, Royal Academy of Music
E-mail : y.fitterer@ram.ac.uk
Marylebone Rd, London, NW1 5HT
Phone (+44) 20 7873 7365 Fax (+44) 20 7873 7364