Description of problem: Attempting to install viewvc package from EPEL triggers a missing dependancy on cvsgraph package which is not the in EPEL. Version-Release number of selected component (if applicable): viewvc-1.1.10-1.el6.noarch How reproducible: LoadModule dav_svn_module modules/mod_dav_svn.so LoadModule authz_svn_module modules/mod_authz_svn.so # yum install viewvc Loaded plugins: aliases, fastestmirror, security, verify Resolving Dependencies --> Running transaction check ---> Package viewvc.noarch 0:1.1.10-1.el6 will be installed --> Processing Dependency: python-pygments for package: viewvc-1.1.10-1.el6.noarch --> Processing Dependency: cvsgraph for package: viewvc-1.1.10-1.el6.noarch --> Processing Dependency: rcs for package: viewvc-1.1.10-1.el6.noarch --> Running transaction check ---> Package python-pygments.noarch 0:1.1.1-1.el6 will be installed ---> Package rcs.x86_64 0:5.7-37.el6 will be installed ---> Package viewvc.noarch 0:1.1.10-1.el6 will be installed --> Processing Dependency: cvsgraph for package: viewvc-1.1.10-1.el6.noarch --> Finished Dependency Resolution Error: Package: viewvc-1.1.10-1.el6.noarch (RHel6-64epel) Requires: cvsgraph You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
I sugget removing this package from epel6 because dependencies are not there.
How come cvsgraph is not there? I mean, EL6 is loosely based on F-13 or so, so this package should well and truly be available. It is also there in EL4 and EL5, so I do not see why the package maintainer couldn't just build it. The last person building cvsgraph was ausil. From what I can tell, he's a RH employee.
Built EL6 packages in koji. However, I don't have commit rights to submit a new update for this package. Dennis will have to do it.
Any update here? I've just downloaded and built the src.rpm from EPEL5 repository without any modifications and it works well, but it would be nice if this package is provided by offical EPEL6 repository...
I keep trying with the maintainer of cvsgraph to give me access, so I can put that in bodhi. No luck. I'm really sorry - it's such a trivial thing.
cvsgraph-1.6.1-8.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/cvsgraph-1.6.1-8.el6
Package cvsgraph-1.6.1-8.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing cvsgraph-1.6.1-8.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/cvsgraph-1.6.1-8.el6 then log in and leave karma (feedback).
cvsgraph-1.6.1-8.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.