store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Sat May 18, 2013 9:38 pm

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 4 posts ] 
Author Message
 Post subject: yum install w3af Missing Dependency
Unread postPosted: Sun Jan 16, 2011 3:26 pm 
Offline
New Forum User
New Forum User

Joined: Sun Jan 16, 2011 3:12 pm
Posts: 3
I have read some posts that seem to reference this issue.

I'm trying to install OpenVAS and having difficult resolving dependencies.
Code:
[root@openvas ~]# yum install w3af.x86_64
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * atomic: www6.atomicorp.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package w3af.x86_64 0:1.0-0.1.rc4.el5.art set to be updated
--> Processing Dependency: wordnet for package: w3af
--> Processing Dependency: python-BeautifulSoup for package: w3af
--> Processing Dependency: SOAPpy for package: w3af
--> Processing Dependency: pyPdf for package: w3af
--> Processing Dependency: python-fpconst for package: w3af
--> Finished Dependency Resolution
w3af-1.0-0.1.rc4.el5.art.x86_64 from atomic has depsolving problems
  --> Missing Dependency: SOAPpy is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
w3af-1.0-0.1.rc4.el5.art.x86_64 from atomic has depsolving problems
  --> Missing Dependency: pyPdf is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
w3af-1.0-0.1.rc4.el5.art.x86_64 from atomic has depsolving problems
  --> Missing Dependency: wordnet is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
w3af-1.0-0.1.rc4.el5.art.x86_64 from atomic has depsolving problems
  --> Missing Dependency: python-BeautifulSoup is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
w3af-1.0-0.1.rc4.el5.art.x86_64 from atomic has depsolving problems
  --> Missing Dependency: python-fpconst is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
Error: Missing Dependency: python-BeautifulSoup is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
Error: Missing Dependency: pyPdf is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
Error: Missing Dependency: SOAPpy is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
Error: Missing Dependency: python-fpconst is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
Error: Missing Dependency: wordnet is needed by package w3af-1.0-0.1.rc4.el5.art.x86_64 (atomic)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest


Python version and related packages
Code:
[root@openvas ~]# rpm -qa | grep -i python
python-sqlite-1.1.7-1.2.1
gamin-python-0.1.7-8.el5
python-devel-2.4.3-27.el5_5.3
rpm-python-4.4.2.3-20.el5_5.1
python-elementtree-1.2.6-5
audit-libs-python-1.7.17-3.el5
python-iniparse-0.2.3-4.el5
libxslt-python-1.1.17-2.el5_2.2
graphviz-python-2.16.1-1.el5.art
python-numeric-23.7-2.2.2
python-SocksiPy-1.00-4.el5.art
dbus-python-0.70-9.el5_4
python-2.4.3-27.el5_5.3
libxml2-python-2.6.26-2.1.2.8.el5_5.1
libselinux-python-1.33.4-5.5.el5
mod_python-3.2.8-3.1
python-urlgrabber-3.1.0-5.el5
python-devel-2.4.3-27.el5_5.3


My Atomic repository (since I'm new to atomic)
Code:
[root@openvas ~]# cat /etc/yum.repos.d/
atomic.repo        CentOS-Base.repo   CentOS-Media.repo 
[root@openvas ~]# cat /etc/yum.repos.d/atomic.repo
# Name: Atomic Rocket Turtle RPM Repository for CentOS / Red Hat Enterprise Linux 5 -
# URL: http://www.atomicrocketturtle.com/
# Note: This isn't covered by ASL support. -Scott
[atomic]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com
mirrorlist = http://www.atomicorp.com/mirrorlist/atomic/centos-5-$basearch
#mirrorlist = http://www.atomicorp.com/channels/atomic/centos/5/mirrors-atomic
enabled = 1
priority = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1

# Almost Stable, release candidates for [atomic]
# Note these are not supported by anyone. -Scott
[atomic-testing]
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Testing)
mirrorlist = http://www.atomicorp.com/mirrorlist/atomic-testing/centos-5-$basearch
enabled = 0
priority = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
gpgcheck = 1

# Untested, Unstable, known buggy, and incomplete packages.
# Note, you shouldn't be here unless you are me. -Scott
#[atomic-bleeding]
#name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Bleeding)
#baseurl = http://www.atomicorp.com/channels/atomic-bleeding/centos/5/$basearch/
#enabled = 0
#priority = 1
#protect = 0
#gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
#gpgcheck = 1


Top
 Profile  
 
 Post subject: Re: yum install w3af Missing Dependency
Unread postPosted: Mon Jan 17, 2011 11:51 am 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7418
Location: earth
Yeah it looks like were still short some deps for EL5, we're really early into the testing process here for everything. It took a considerable amount of tweaking to get w3af working on FC14, I fully expected el5 to be as difficult.


Top
 Profile  
 
 Post subject: Re: yum install w3af Missing Dependency
Unread postPosted: Mon Jan 17, 2011 2:46 pm 
Offline
New Forum User
New Forum User

Joined: Sun Jan 16, 2011 3:12 pm
Posts: 3
Anything else I can do to help the processes move forward?


Top
 Profile  
 
 Post subject: Re: yum install w3af Missing Dependency
Unread postPosted: Tue Jan 18, 2011 2:51 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7418
Location: earth
This is actually exactly what I needed. Although if you want to take a stab at those dependencies I certainly wouldnt object. I'd probably throw you a parade :P


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

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] 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