=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Installing for rt-pgsql-2.0.15nb6
=> Generating pre-install file lists
=> Running PRE-INSTALL script actions
mkdir -p //usr/pkg/rt/bin
mkdir -p //usr/pkg/rt/bin/real
mkdir -p //var/pkg/rt/data
mkdir -p //var/pkg/rt/sessiondata
mkdir -p //usr/pkg/rt/etc
mkdir -p //usr/pkg/rt/lib
mkdir -p //usr/pkg/rt/WebRT/html
mkdir -p //usr/pkg/rt/local/WebRT/html
mkdir -p //var/pkg/rt/log
cp etc/acl.* '//usr/pkg/rt/etc'
cp etc/schema.* '//usr/pkg/rt/etc'
/usr/pkg/bin/perl -p -i -e " s@!!DB_TYPE!!@"Pg"@g; s@!!DB_HOST!!@""@g; s@!!DB_RT_PASS!!@"changemeplease"@g; s@!!DB_RT_HOST!!@""@g; s@!!DB_RT_USER!!@"rt"@g; s@!!DB_DATABASE!!@"rt2"@g;" //usr/pkg/rt/etc/acl.Pg
[ -f //usr/pkg/rt/etc/config.pm ] &&  mv //usr/pkg/rt/etc/config.pm //usr/pkg/rt/etc/config.pm.old &&  chmod 000 //usr/pkg/rt/etc/config.pm.old
*** Error code 1 (ignored)
cp -rp ./etc/config.pm //usr/pkg/rt/etc/config.pm.default
/usr/pkg/bin/perl -p -i -e " s'!!DB_TYPE!!'"Pg"'g; s'!!DB_HOST!!'""'g; s'!!DB_PORT!!'""'g; s'!!DB_RT_PASS!!'"changemeplease"'g; s'!!DB_RT_USER!!'"rt"'g; s'!!DB_DATABASE!!'"rt2"'g; s'!!MASON_HTML_PATH!!'"/usr/pkg/rt/WebRT/html"'g; s'!!MASON_LOCAL_HTML_PATH!!'"/usr/pkg/rt/local/WebRT/html"'g; s'!!MASON_SESSION_PATH!!'"/var/pkg/rt/sessiondata"'g; s'!!MASON_DATA_PATH!!'"/var/pkg/rt/data"'g; s'!!RT_LOG_PATH!!'"/var/pkg/rt/log"'g; s'!!RT_VERSION!!'"2.0.15"'g; " //usr/pkg/rt/etc/config.pm.default
cp -rp ./tools/insertdata ./tools/initdb  //usr/pkg/rt/etc
/usr/pkg/bin/perl -p -i -e " s'!!RT_ETC_PATH!!'/usr/pkg/rt/etc'g; s'!!RT_LIB_PATH!!'/usr/pkg/rt/lib'g;" //usr/pkg/rt/etc/insertdata
cp -rp ./bin/initacls.*  //usr/pkg/rt/etc
cp -rp ./rtconfig  //usr/pkg/rt/etc
cp -rp ./README  //usr/pkg/rt/etc/README.rt
cp -rp ./README.pkg  //usr/pkg/rt/etc
[ -d //usr/pkg/rt/lib ] || mkdir //usr/pkg/rt/lib
chown -R root //usr/pkg/rt/lib
chgrp -R bin //usr/pkg/rt/lib
chmod -R 0755 //usr/pkg/rt/lib
( cd ./lib;  make install  INSTALLSITEMAN1DIR=/usr/pkg/rt/man/man1  INSTALLSITEMAN3DIR=/usr/pkg/rt/man/man3  DESTDIR=  )
Installing /usr/pkg/rt/lib/RT.pm
Installing /usr/pkg/rt/lib/RT/GroupMember.pm
Installing /usr/pkg/rt/lib/RT/Attachments.pm
Installing /usr/pkg/rt/lib/RT/ScripCondition.pm
Installing /usr/pkg/rt/lib/RT/ScripActions.pm
Installing /usr/pkg/rt/lib/RT/ScripAction.pm
Installing /usr/pkg/rt/lib/RT/Templates.pm
Installing /usr/pkg/rt/lib/RT/ScripConditions.pm
Installing /usr/pkg/rt/lib/RT/Groups.pm
Installing /usr/pkg/rt/lib/RT/Handle.pm
Installing /usr/pkg/rt/lib/RT/Group.pm
Installing /usr/pkg/rt/lib/RT/KeywordSelects.pm
Installing /usr/pkg/rt/lib/RT/Ticket.pm
Installing /usr/pkg/rt/lib/RT/Users.pm
Installing /usr/pkg/rt/lib/RT/ACE.pm
Installing /usr/pkg/rt/lib/RT/CurrentUser.pm
Installing /usr/pkg/rt/lib/RT/Watchers.pm
Installing /usr/pkg/rt/lib/RT/Tickets.pm
Installing /usr/pkg/rt/lib/RT/Transaction.pm
Installing /usr/pkg/rt/lib/RT/Date.pm
Installing /usr/pkg/rt/lib/RT/Transactions.pm
Installing /usr/pkg/rt/lib/RT/Links.pm
Installing /usr/pkg/rt/lib/RT/Scrips.pm
Installing /usr/pkg/rt/lib/RT/ObjectKeyword.pm
Installing /usr/pkg/rt/lib/RT/Template.pm
Installing /usr/pkg/rt/lib/RT/User.pm
Installing /usr/pkg/rt/lib/RT/KeywordSelect.pm
Installing /usr/pkg/rt/lib/RT/Scrip.pm
Installing /usr/pkg/rt/lib/RT/Queues.pm
Installing /usr/pkg/rt/lib/RT/Attachment.pm
Installing /usr/pkg/rt/lib/RT/EasySearch.pm
Installing /usr/pkg/rt/lib/RT/ObjectKeywords.pm
Installing /usr/pkg/rt/lib/RT/ACL.pm
Installing /usr/pkg/rt/lib/RT/GroupMembers.pm
Installing /usr/pkg/rt/lib/RT/Record.pm
Installing /usr/pkg/rt/lib/RT/TestHarness.pm
Installing /usr/pkg/rt/lib/RT/Queue.pm
Installing /usr/pkg/rt/lib/RT/Watcher.pm
Installing /usr/pkg/rt/lib/RT/Link.pm
Installing /usr/pkg/rt/lib/RT/Keywords.pm
Installing /usr/pkg/rt/lib/RT/Keyword.pm
Installing /usr/pkg/rt/lib/RT/Action/OpenDependent.pm
Installing /usr/pkg/rt/lib/RT/Action/SendEmail.pm
Installing /usr/pkg/rt/lib/RT/Action/README.hackers
Installing /usr/pkg/rt/lib/RT/Action/Generic.pm
Installing /usr/pkg/rt/lib/RT/Action/Notify.pm
Installing /usr/pkg/rt/lib/RT/Action/ResolveMembers.pm
Installing /usr/pkg/rt/lib/RT/Action/SendPasswordEmail.pm
Installing /usr/pkg/rt/lib/RT/Action/StallDependent.pm
Installing /usr/pkg/rt/lib/RT/Action/Autoreply.pm
Installing /usr/pkg/rt/lib/RT/Action/NotifyAsComment.pm
Installing /usr/pkg/rt/lib/RT/Interface/Email.pm
Installing /usr/pkg/rt/lib/RT/Interface/Web.pm
Installing /usr/pkg/rt/lib/RT/Interface/CLI.pm
Installing /usr/pkg/rt/lib/RT/Condition/AnyTransaction.pm
Installing /usr/pkg/rt/lib/RT/Condition/StatusChange.pm
Installing /usr/pkg/rt/lib/RT/Condition/Generic.pm
Installing /usr/pkg/rt/lib/RT/Condition/NewDependency.pm
Installing /usr/pkg/rt/man/man3/RT::GroupMember.3
Installing /usr/pkg/rt/man/man3/RT::Interface::Email.3
Installing /usr/pkg/rt/man/man3/RT::ScripCondition.3
Installing /usr/pkg/rt/man/man3/RT::Attachments.3
Installing /usr/pkg/rt/man/man3/RT::Action::SendEmail.3
Installing /usr/pkg/rt/man/man3/RT::ScripActions.3
Installing /usr/pkg/rt/man/man3/RT::ScripAction.3
Installing /usr/pkg/rt/man/man3/RT::Templates.3
Installing /usr/pkg/rt/man/man3/RT::ScripConditions.3
Installing /usr/pkg/rt/man/man3/RT::Action::Generic.3
Installing /usr/pkg/rt/man/man3/RT::Interface::Web.3
Installing /usr/pkg/rt/man/man3/RT::Groups.3
Installing /usr/pkg/rt/man/man3/RT::Condition::AnyTransaction.3
Installing /usr/pkg/rt/man/man3/RT::Handle.3
Installing /usr/pkg/rt/man/man3/RT::Action::Notify.3
Installing /usr/pkg/rt/man/man3/RT::Interface::CLI.3
Installing /usr/pkg/rt/man/man3/RT::Group.3
Installing /usr/pkg/rt/man/man3/RT::Users.3
Installing /usr/pkg/rt/man/man3/RT::Ticket.3
Installing /usr/pkg/rt/man/man3/RT::KeywordSelects.3
Installing /usr/pkg/rt/man/man3/RT::Watchers.3
Installing /usr/pkg/rt/man/man3/RT::CurrentUser.3
Installing /usr/pkg/rt/man/man3/RT::ACE.3
Installing /usr/pkg/rt/man/man3/RT::Action::SendPasswordEmail.3
Installing /usr/pkg/rt/man/man3/RT::Transaction.3
Installing /usr/pkg/rt/man/man3/RT::Tickets.3
Installing /usr/pkg/rt/man/man3/RT::Transactions.3
Installing /usr/pkg/rt/man/man3/RT::Date.3
Installing /usr/pkg/rt/man/man3/RT::Scrips.3
Installing /usr/pkg/rt/man/man3/RT::Links.3
Installing /usr/pkg/rt/man/man3/RT::Action::Autoreply.3
Installing /usr/pkg/rt/man/man3/RT::ObjectKeyword.3
Installing /usr/pkg/rt/man/man3/RT::Template.3
Installing /usr/pkg/rt/man/man3/RT::User.3
Installing /usr/pkg/rt/man/man3/RT::Condition::StatusChange.3
Installing /usr/pkg/rt/man/man3/RT::Action::NotifyAsComment.3
Installing /usr/pkg/rt/man/man3/RT::Condition::Generic.3
Installing /usr/pkg/rt/man/man3/RT::KeywordSelect.3
Installing /usr/pkg/rt/man/man3/RT::Queues.3
Installing /usr/pkg/rt/man/man3/RT::Scrip.3
Installing /usr/pkg/rt/man/man3/RT::EasySearch.3
Installing /usr/pkg/rt/man/man3/RT::Attachment.3
Installing /usr/pkg/rt/man/man3/RT::ObjectKeywords.3
Installing /usr/pkg/rt/man/man3/RT::GroupMembers.3
Installing /usr/pkg/rt/man/man3/RT::ACL.3
Installing /usr/pkg/rt/man/man3/RT::Record.3
Installing /usr/pkg/rt/man/man3/RT::Watcher.3
Installing /usr/pkg/rt/man/man3/RT::Queue.3
Installing /usr/pkg/rt/man/man3/RT::Link.3
Installing /usr/pkg/rt/man/man3/RT::Keywords.3
Installing /usr/pkg/rt/man/man3/RT::Keyword.3
Installing /usr/pkg/rt/man/man3/RT.3
Writing //usr/pkg/rt/lib/auto/RT/.packlist
Appending installation info to /usr/pkg/lib/perl5/5.10.0/x86_64-netbsd-thread-multi/perllocal.pod
cp -rp ./webrt/* //usr/pkg/rt/WebRT/html
cp -p ./bin/webmux.pl //usr/pkg/rt/bin/webmux.pl
cp -p ./bin/rt-mailgate //usr/pkg/rt/bin/real/rt-mailgate
cp -p ./bin/rtadmin //usr/pkg/rt/bin/real/rtadmin
cp -p ./bin/rt //usr/pkg/rt/bin/real/rt
cp -p ./bin/mason_handler.fcgi //usr/pkg/rt/bin/real/mason_handler.fcgi
cp -p ./bin/mason_handler.scgi //usr/pkg/rt/bin/real/mason_handler.scgi
cp -p ./src/wrapper //usr/pkg/rt/bin/rt
ln -f //usr/pkg/rt/bin/rt //usr/pkg/rt/bin/rt-mailgate
ln -f //usr/pkg/rt/bin/rt //usr/pkg/rt/bin/rtadmin
ln -f //usr/pkg/rt/bin/rt //usr/pkg/rt/bin/mason_handler.fcgi
ln -f //usr/pkg/rt/bin/rt //usr/pkg/rt/bin/mason_handler.scgi
/usr/pkg/bin/perl -p -i -e "s'!!RT_PATH!!'"/usr/pkg/rt"'g; s'!!PERL!!'"/usr/pkg/bin/perl"'g; s'!!RT_VERSION!!'"2.0.15"'g; s'!!RT_ETC_PATH!!'"/usr/pkg/rt/etc"'g; s'!!RT_LIB_PATH!!'"/usr/pkg/rt/lib"'g;" //usr/pkg/rt/bin/webmux.pl  //usr/pkg/rt/bin/real/mason_handler.fcgi  //usr/pkg/rt/bin/real/mason_handler.scgi  //usr/pkg/rt/bin/real/rt  //usr/pkg/rt/bin/real/rtadmin  //usr/pkg/rt/bin/real/rt-mailgate
chmod -R 0755 //usr/pkg/rt
chown -R root //usr/pkg/rt/lib
chgrp -R bin //usr/pkg/rt/lib
chown -R root //usr/pkg/rt/bin
chgrp -R rt //usr/pkg/rt/bin
chmod 0755 //usr/pkg/rt/bin
chmod 0755 //usr/pkg/rt/bin
chmod 0750 //usr/pkg/rt/etc
chown -R root //usr/pkg/rt/etc
chgrp -R rt //usr/pkg/rt/etc
chmod 0550 //usr/pkg/rt/etc/config.pm.default
chown root //usr/pkg/rt/bin/real/rt-mailgate  //usr/pkg/rt/bin/real/mason_handler.fcgi  //usr/pkg/rt/bin/real/mason_handler.scgi  //usr/pkg/rt/bin/real/rt  //usr/pkg/rt/bin/real/rtadmin  //usr/pkg/rt/bin/rt-mailgate  //usr/pkg/rt/bin/mason_handler.fcgi  //usr/pkg/rt/bin/mason_handler.scgi  //usr/pkg/rt/bin/rt  //usr/pkg/rt/bin/rtadmin
chgrp rt //usr/pkg/rt/bin/real/rt-mailgate  //usr/pkg/rt/bin/real/mason_handler.fcgi  //usr/pkg/rt/bin/real/mason_handler.scgi  //usr/pkg/rt/bin/real/rt  //usr/pkg/rt/bin/real/rtadmin  //usr/pkg/rt/bin/rt-mailgate  //usr/pkg/rt/bin/mason_handler.fcgi  //usr/pkg/rt/bin/mason_handler.scgi  //usr/pkg/rt/bin/rt  //usr/pkg/rt/bin/rtadmin
chmod 0755  	//usr/pkg/rt/bin/real/rt-mailgate  //usr/pkg/rt/bin/real/mason_handler.fcgi  //usr/pkg/rt/bin/real/mason_handler.scgi  //usr/pkg/rt/bin/real/rt  //usr/pkg/rt/bin/real/rtadmin  //usr/pkg/rt/bin/rt-mailgate  //usr/pkg/rt/bin/mason_handler.fcgi  //usr/pkg/rt/bin/mason_handler.scgi  //usr/pkg/rt/bin/rt  //usr/pkg/rt/bin/rtadmin
chmod u+s 	//usr/pkg/rt/bin/rt-mailgate  //usr/pkg/rt/bin/mason_handler.fcgi  //usr/pkg/rt/bin/mason_handler.scgi  //usr/pkg/rt/bin/rt  //usr/pkg/rt/bin/rtadmin
chmod -R  u+rwX,go-w,go+rX 	//usr/pkg/rt/WebRT/html  //usr/pkg/rt/local/WebRT/html
chown -R root 	//usr/pkg/rt/WebRT/html  //usr/pkg/rt/local/WebRT/html
chgrp -R bin 	//usr/pkg/rt/WebRT/html  //usr/pkg/rt/local/WebRT/html
Congratulations. RT has been upgraded. You should now check-over
/usr/pkg/rt/etc/config.pm for any necessary site customization. Additionally,
you should update RT's system database objects by running 
	   /usr/pkg/rt/etc/insertdata <version>
where <version> is the version of RT you're upgrading from.
=> Automatic manual page handling
=> Generating post-install file lists
=> Running POST-INSTALL script actions
rt-pgsql-2.0.15nb6: copying /usr/pkg/rt/etc/config.pm.default to /usr/pkg/rt/etc/config.pm
=> Registering installation for rt-pgsql-2.0.15nb6
rt-pgsql-2.0.15nb6 requires installed package p5-Apache-DBI-1.07nb1
rt-pgsql-2.0.15nb6 requires installed package p5-Apache-Session-1.87nb1
rt-pgsql-2.0.15nb6 requires installed package p5-CGI-3.42
rt-pgsql-2.0.15nb6 requires installed package p5-DBD-postgresql-2.11.8
rt-pgsql-2.0.15nb6 requires installed package p5-DBI-1.607nb1
rt-pgsql-2.0.15nb6 requires installed package p5-DBIx-DataSource-0.02nb3
rt-pgsql-2.0.15nb6 requires installed package p5-DBIx-SearchBuilder-1.54nb1
rt-pgsql-2.0.15nb6 requires installed package p5-Digest-MD5-2.38
rt-pgsql-2.0.15nb6 requires installed package p5-FreezeThaw-0.45
rt-pgsql-2.0.15nb6 requires installed package p5-HTML-Mason-1.40nb2
rt-pgsql-2.0.15nb6 requires installed package p5-Log-Dispatch-2.22
rt-pgsql-2.0.15nb6 requires installed package p5-MIME-tools-5.427nb1
rt-pgsql-2.0.15nb6 requires installed package p5-MLDBM-2.01nb3
rt-pgsql-2.0.15nb6 requires installed package p5-MailTools-2.04nb1
rt-pgsql-2.0.15nb6 requires installed package p5-Params-Validate-0.91nb2
rt-pgsql-2.0.15nb6 requires installed package p5-Storable-2.18nb1
rt-pgsql-2.0.15nb6 requires installed package p5-Text-Template-1.45nb1
rt-pgsql-2.0.15nb6 requires installed package p5-Text-Wrapper-1.02nb1
rt-pgsql-2.0.15nb6 requires installed package p5-Tie-IxHash-1.21nb3
rt-pgsql-2.0.15nb6 requires installed package p5-TimeDate-1.16nb2
rt-pgsql-2.0.15nb6 requires installed package p5-libapreq2-2.08nb2
rt-pgsql-2.0.15nb6 requires installed package p5-libwww-5.825
rt-pgsql-2.0.15nb6 requires installed package perl-5.10.0nb5
=> Checking file-check results for rt-pgsql-2.0.15nb6
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         /usr/pkg/rt/man/man3/RT::Action::Autoreply.3
ERROR:         /usr/pkg/rt/man/man3/RT::Action::Notify.3
ERROR:         /usr/pkg/rt/man/man3/RT::Action::NotifyAsComment.3
ERROR:         /usr/pkg/rt/man/man3/RT::Condition::AnyTransaction.3
ERROR:         /usr/pkg/rt/man/man3/RT::Condition::StatusChange.3
ERROR:         /usr/pkg/rt/man/man3/RT::Interface::Web.3
ERROR:         /usr/pkg/rt/man/man3/RT::KeywordSelects.3
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/rt-pgsql
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/rt-pgsql
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/rt-pgsql
