[csw-users] Migrating monitoring services from Linux - Munin server missing some files??

Peter Bonivart bonivart at opencsw.org
Sat Feb 13 18:40:33 CET 2010


On Sat, Feb 13, 2010 at 5:47 PM, Kaya Saman <SamanKaya at netscape.net> wrote:
> Wow :-)
>
> Many thanks for the all the help and explanations!!!
>
> I so appreciate everyone's willingness to help out and not be frustrated
> with me getting up to speed.
>
> Ok, I seem to have missed the point that on Juergen's developer page (the
> link that was provided) there are instructions on how to use.... - my bad!
>
> Anyhow, now that I am clear of how to go about I am getting a weird error:

I'm sorry to say there seems to be an error in the catalog for 5.11,
cacti does exist for 5.8 for example. There's ways around this but I'm
sure the catalog problem will be fixed real soon.

If you really need it before we can fix the experimental catalog you
can install from testing but answer no to the question about
continuing. You just want to see what cacti needs, I'm sorry to say
that it's a lot. Do not answer yes because it will pull dependencies
from testing and that may be dangerous (not tested together).

# pkgutil -t http://mirror.opencsw.org/opencsw/testing -i cacti
Fetching new catalog and descriptions
(http://mirror.opencsw.org/opencsw/testing/i386/5.11) if available...
05:58:36 URL:http://mirror.opencsw.org/opencsw/testing/i386/5.11/catalog
[31289/31289] ->
"/var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_testing_i386_5.11"
[1]
05:58:36 URL:http://mirror.opencsw.org/opencsw/testing/i386/5.11/descriptions
[7449/7449] -> "/var/opt/csw/pkgutil/descriptions.mirror.opencsw.org_opencsw_testing_i386_5.11"
[1]
Fetching new catalog and descriptions
(http://ftp.df.lth.se/pub/csw/current/i386/5.11) if available...
05:58:38 URL:http://ftp.df.lth.se/pub/csw/current/i386/5.11/catalog
[432897/432897] ->
"/var/opt/csw/pkgutil/catalog.ftp.df.lth.se_pub_csw_current_i386_5.11"
[1]
05:58:38 URL:http://ftp.df.lth.se/pub/csw/current/i386/5.11/descriptions
[119288/119288] ->
"/var/opt/csw/pkgutil/descriptions.ftp.df.lth.se_pub_csw_current_i386_5.11"
[1]
Parsing catalog, may take a while...
Install NEW packages:
        CSWap2modphp5-5.2.9,REV=2009.04.30
        CSWap2prefork-2.2.13,REV=2009.08.22
        CSWapache2c-2.2.13,REV=2009.08.22
        CSWcacti-0.8.7e,REV=2009.07.26
        CSWlibmm-1.4.2,REV=2009.09.29
        CSWmysql5rt-5.0.87,REV=2010.02.08
        CSWnetsnmp-5.4.2.1,REV=2009.12.24
        CSWphp5-5.2.9,REV=2009.05.06
        CSWphp5mysql-5.2.9,REV=2009.04.29
        CSWphp5session-5.2.9,REV=2009.04.29
        CSWphp5snmp-5.2.9,REV=2009.04.29
        CSWphp5sockets-5.2.9,REV=2009.04.29
Install UPDATED packages:
        CSWcswclassutils-1.33,REV=2010.02.11
        CSWlibxml2-2.7.6,REV=2009.12.17
        CSWosslrt-0.9.8l,REV=2009.12.08
        CSWperl-5.10.1,REV=2009.12.15
        CSWreadline-6.1,REV=2010.01.01
        CSWsasl-2.1.23,REV=2010.01.18
        CSWsqlite3-3.6.22,REV=2010.01.31
        CSWsqlite3rt-3.6.22,REV=2010.01.31
        CSWtcpwrap-7.6,REV=2010.01.23_rev=ipv6.4
CURRENT packages:
        CSWapache2rt-2.2.13,REV=2009.08.22
        CSWbdb-4.7.25,REV=2009.10.18
        CSWbdb47-4.7.25,REV=2009.10.18_rev=p4
        CSWcacertificates-20091101,REV=2009.11.01
        CSWcommon-1.4.7,REV=2009.09.20
        CSWexpat-2.0.1,REV=2009.01.22
        CSWgdbm-1.8.3,REV=2006.01.01
        CSWggettextrt-0.17,REV=2009.02.13
        CSWgsed-4.2.1,REV=2009.07.14
        CSWiconv-1.13.1,REV=2009.07.31
        CSWisaexec-0.2,REV=2009.03.26
        CSWlibnet-1.0.2,REV=2004.04.08_rev=a
        CSWncurses-5.7,REV=2009.04.06
        CSWoldaprt-2.3.39,REV=2008.02.22
        CSWzlib-1.2.3,REV=2009.11.26
Total size: 25.9 MB
21 packages to fetch. Do you want to continue? [Y,n] n
#

Then you install those packages from current instead of testing since
testing can contain combos that don't work. You can add all packages
to the command line or you can divide it into more commands if you
like. Most of it will probably already be installed at current
revision.

# pkgutil -i CSWzlib CSWoldaprt CSWncurses
# [and so on]

Now when you have all dependencies from current installed you can
install cacti from testing without it pulling any dependencies from
there:

# pkgutil -t http://mirror.opencsw.org/opencsw/testing -iN cacti

You're extremely unlucky, it shouldn't be this hard!

-- 
/peter


More information about the users mailing list