Ok... Moving forward to the ITSM upgrade since the system is stable after all of that.
I navigate to the package manager. Following the instructions here http://ftp.otrs.org/pub/otrs/itsm/INSTALL-3.0.ITSM I choose the GeneralCatalog-3.0.3.opm file, click 'Install Package'... a plethora of errors ...
Search found 7 matches
- 15 Jun 2011, 18:53
- Forum: Help
- Topic: FreeBSD ITSM Upgrade issues
- Replies: 9
- Views: 5976
- 15 Jun 2011, 16:51
- Forum: Help
- Topic: FreeBSD ITSM Upgrade issues
- Replies: 9
- Views: 5976
Re: FreeBSD ITSM Upgrade issues
I've solved the Zlib issue. I discovered the following in /usr/ports/UPDATING
20100921:
AFFECTS: users of p5-Compress-Zlib, p5-IO-Compress-*
AUTHOR: mm@FreeBSD.org
The p5-Compress-Zlib, p5-IO-Compress-Base, p5-IO-Compress-Zlib and
p5-IO-Compress-Bzip2 ports have been replaced by p5-IO-Compress ...
20100921:
AFFECTS: users of p5-Compress-Zlib, p5-IO-Compress-*
AUTHOR: mm@FreeBSD.org
The p5-Compress-Zlib, p5-IO-Compress-Base, p5-IO-Compress-Zlib and
p5-IO-Compress-Bzip2 ports have been replaced by p5-IO-Compress ...
- 15 Jun 2011, 16:34
- Forum: Help
- Topic: FreeBSD ITSM Upgrade issues
- Replies: 9
- Views: 5976
Re: FreeBSD ITSM Upgrade issues
My brain was scrambled egg by the end of the day.crythias wrote:bmac wrote:Can't locate Compress/Zlib.pm
- 14 Jun 2011, 22:48
- Forum: Help
- Topic: FreeBSD ITSM Upgrade issues
- Replies: 9
- Views: 5976
Re: FreeBSD ITSM Upgrade issues
Specific PDF related errors:
*** /var/log/httpd-error.log ***
ERROR: OTRS-CGI-42 Perl: 5.8.9 OS: freebsd Time: Tue Jun 14 16:37:23 2011
Message: [Tue Jun 14 16:37:23 2011] API2.pm: Can't locate Compress/Zlib.pm in @INC (@INC contains: /usr/local/Custom /usr/local/Kernel/cpan-lib /usr/local /usr ...
*** /var/log/httpd-error.log ***
ERROR: OTRS-CGI-42 Perl: 5.8.9 OS: freebsd Time: Tue Jun 14 16:37:23 2011
Message: [Tue Jun 14 16:37:23 2011] API2.pm: Can't locate Compress/Zlib.pm in @INC (@INC contains: /usr/local/Custom /usr/local/Kernel/cpan-lib /usr/local /usr ...
- 14 Jun 2011, 21:38
- Forum: Help
- Topic: FreeBSD ITSM Upgrade issues
- Replies: 9
- Views: 5976
Re: FreeBSD ITSM Upgrade issues
DBI Issue solved... I somehow removed PerlModule Apache::DBI from httpd.conf... der :-/
As for PDF...
From the Support Assessment tool:
o PDF::API2......................Not installed! (Optional - Required for PDF output.)
o Compress::Zlib..............Not installed! (Optional - Required for PDF ...
As for PDF...
From the Support Assessment tool:
o PDF::API2......................Not installed! (Optional - Required for PDF output.)
o Compress::Zlib..............Not installed! (Optional - Required for PDF ...
- 14 Jun 2011, 21:12
- Forum: Help
- Topic: FreeBSD ITSM Upgrade issues
- Replies: 9
- Views: 5976
Re: FreeBSD ITSM Upgrade issues
PDF-API2 was installed as root from the ports tree
Just for safety I performed a make deinstall and rebuilt it
Just for safety I performed a make deinstall and rebuilt it
Code: Select all
[root@otrs-test-upgrade /]# pkg_version -Iv|grep PDF
p5-PDF-API2-2.019 = up-to-date with index
- 14 Jun 2011, 20:48
- Forum: Help
- Topic: FreeBSD ITSM Upgrade issues
- Replies: 9
- Views: 5976
FreeBSD ITSM Upgrade issues
I've tried two different ways to attempt a system upgrade of our existing structure.
Existing system is FreeBSD 7.2-RELEASE OTRS 2.4.7 with ITSM 2.1.1
I can upgrade the core system and all packages without a problem and still function with OTRS 2.4.7 and ITSM 2.1.1
When I perform the upgrade to 3.0 ...
Existing system is FreeBSD 7.2-RELEASE OTRS 2.4.7 with ITSM 2.1.1
I can upgrade the core system and all packages without a problem and still function with OTRS 2.4.7 and ITSM 2.1.1
When I perform the upgrade to 3.0 ...