store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Sun May 19, 2013 10:20 am

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 8 posts ] 
Author Message
 Post subject: Unable to install Zabbix-web, dejavu-sans-fonts missing
Unread postPosted: Wed Apr 14, 2010 9:40 am 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
I saw that you had published Zabbix in the repo. Read up on it and it seems like a nice tool. I have tried to install it without luck. When I try to install zabbix-web-mysql it refuses to install becasuse of the missing dependancy dejavu-sans-fonts. Tried to download the rpm from Dag Wiers repository, but it refuses to install for it conflicts with fontconfig.

Code:
Error: Missing Dependency: dejavu-sans-fonts is needed by package zabbix-web-1.8.2-1.el5.art.i386 (atomic)


Code:
[admin@server8 ~]$ rpm -i dejavu-fonts-2.16-1.nodist.rf.noarch.rpm
error: Failed dependencies:
        fontconfig >= 2.3.0 conflicts with dejavu-fonts-2.16-1.nodist.rf.noarch


Anyone else succeds in installing it?

Code:
Uname: Linux hostname.com 2.6.9-023stab051.2-entnosplit #1 SMP Thu Sep 24 23:52:50 MSD 2009 i686 i686 i386 GNU/Linux


Top
 Profile  
 
 Post subject: Re: Unable to install Zabbix-web, dejavu-sans-fonts missing
Unread postPosted: Wed Apr 14, 2010 4:47 pm 
Offline
Forum Regular
Forum Regular

Joined: Sat Mar 28, 2009 6:58 pm
Posts: 802
Location: Germany
maybe you could try

Code:
yum install dejavu-lgc-fonts.noarch


or compile it from source:
http://dejavu-fonts.org/wiki/index.php?title=Main_Page

or try fedore packages?


Top
 Profile  
 
 Post subject: Re: Unable to install Zabbix-web, dejavu-sans-fonts missing
Unread postPosted: Thu Apr 15, 2010 6:59 am 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
Thanks!

I've accutally tried to install dejavu-lgc-fonts. It works, but the zabbix installer still complaines. It doesn't look like there is much to compile when you check out the package. It juste seems to be to copy ttf files to the correct dir and install the right conf files. But my guess is that the dependency will still fail, because it ccannot see the package intsalled in rpm. But that's just a guess...


Top
 Profile  
 
 Post subject: Re: Unable to install Zabbix-web, dejavu-sans-fonts missing
Unread postPosted: Fri Apr 16, 2010 7:58 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
User avatar

Joined: Thu Feb 07, 2008 7:49 pm
Posts: 3242
Location: Chantilly, VA
Is yum complaining? If so, just throw it the --no-deps flag to bypass the dependency check.

_________________
Michael Shinn
Atomicorp - Security For Everyone

Co-Author of Troubleshooting Linux Firewalls.


Top
 Profile  
 
 Post subject: Re: Unable to install Zabbix-web, dejavu-sans-fonts missing
Unread postPosted: Mon Apr 26, 2010 4:24 pm 
Offline
New Forum User
New Forum User

Joined: Mon Apr 26, 2010 4:17 pm
Posts: 1
Can the zabbix-web* packages in atomic corp repo be fixed? they should really just require the dejavu-lgc-fonts.noarch package and make use of it. There is no reason to install the custom package or an old one.


Top
 Profile  
 
 Post subject: Re: Unable to install Zabbix-web, dejavu-sans-fonts missing
Unread postPosted: Wed May 19, 2010 7:06 am 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
Just saw this in the Changelog:
Quote:
17May10 09:57:40 - update dejavu-fonts 2.20-1 to channel [atomic] in archive [atomicorp] - publish dejavu-fonts package to atomic, this is a dependency for zabbix


Thanks!

(Haven't tried it though...)


Top
 Profile  
 
 Post subject: Re: Unable to install Zabbix-web, dejavu-sans-fonts missing
Unread postPosted: Wed May 19, 2010 7:09 am 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
Hm, seems to be problems with fontconfig.

Quote:
dejavu-fonts-2.20-1.el5.art.noarch from atomic has depsolving problems
--> dejavu-fonts conflicts with fontconfig
Error: dejavu-fonts conflicts with fontconfig


And fontconfig seems to be necessary for Plesk...


Top
 Profile  
 
 Post subject: Re: Unable to install Zabbix-web, dejavu-sans-fonts missing
Unread postPosted: Sun May 23, 2010 4:47 pm 
Offline
New Forum User
New Forum User

Joined: Sun May 23, 2010 4:29 pm
Posts: 1
Hi!

I'm having the very same problem when trying to install the zabbix web interface on CentOS 5.3. I've tried to install it using yum, but got some complains about unresolvable dependencies:
Code:
--> Finished Dependency Resolution
zabbix-web-1.8.2-1.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: dejavu-sans-fonts is needed by package zabbix-web-1.8.2-1.el5.art.i386 (atomic)
Error: Missing Dependency: dejavu-sans-fonts is needed by package zabbix-web-1.8.2-1.el5.art.i386 (atomic)

When I tried installing the appropriate Fedora package, I got some VERY nasty error messages involving parts of rpmlib, so I gave up on that. I've also tried installing dejavu-lgc-fonts, but yum said "Package dejavu-lgc-fonts-2.10-1.noarch already installed and latest version" (the update was already done before attempting to install Zabbix), so no help in that. Next I've tried installing dejavu-fonts as per the suggestion above, but it just gave up on the same error message:
Code:
--> Running transaction check
---> Package dejavu-fonts.noarch 0:2.20-1.el5.art set to be updated
--> Processing Conflict: dejavu-fonts conflicts fontconfig >= 2.3.0
--> Finished Dependency Resolution
dejavu-fonts-2.20-1.el5.art.noarch from atomic has depsolving problems
  --> dejavu-fonts conflicts with fontconfig
Error: dejavu-fonts conflicts with fontconfig

And unfortunately this being yum, disregarding deps seems to be out of question (the standard --nodeps option from RPM doesn't work and I haven't found anything in the man pages on the topic either).
Any news on the problem?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 8 posts ] 

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group