ispCP - Board - Support
Upgrade to 1.0.4 on gentoo, how to do? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: Upgrade to 1.0.4 on gentoo, how to do? (/thread-9824.html)



Upgrade to 1.0.4 on gentoo, how to do? - Kev - 03-03-2010 08:02 PM

Hi,


I've looked through
http://www.isp-control.net/documentation/doku.php?id=start:upgrade:debian
and
http://www.isp-control.net/documentation/doku.php?id=start:installation:gentoo
but is there a more specific documentation about updating on gentoo?
What steps are required?

(I'm updating from 1.0.0 to 1.0.4)

Many thanks in advance!

EDIT: ok, I just found docs/Gentoo/INSTALL with 5) Update instructions.

btw: the "System Requirements" and "Installing ispCP" links in the news post http://www.isp-control.net/news/news/ispcp-omega-1.0.4-stable-release.html are broken

EDIT2:
I've got an error during update on step

Code:
perl ispcp-update
Can't locate Term/ReadKey.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at ispcp-update line 49.
BEGIN failed--compilation aborted at ispcp-update line 49.

Can't locate File/MimeInfo/Magic.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at ispcp-update line 53.
BEGIN failed--compilation aborted at ispcp-update line 53.

I need to install
* dev-perl/TermReadKey
* dev-perl/File-MimeInfo


Which are missing in docs/Gentoo/gentoo-packages


RE: Upgrade to 1.0.4 on gentoo, how to do? - RatS - 04-07-2010 09:27 AM

(03-03-2010 08:02 PM)Kev Wrote:  I need to install
* dev-perl/TermReadKey
* dev-perl/File-MimeInfo

Thank you, I will add them. Next time please open up a ticket. As you can see, we missed it for 1.0.5, too.


RE: Upgrade to 1.0.4 on gentoo, how to do? - Kev - 04-07-2010 05:35 PM

(04-07-2010 09:27 AM)RatS Wrote:  Thank you, I will add them. Next time please open up a ticket. As you can see, we missed it for 1.0.5, too.

Sorry for this. I will create one next time. Thanks for your work!