Ok well I got the repo added
but when I run sudo yum install basex I get Error: Package: basex-7.3-3.2.noarch (home_basex_opensuse) Requires: xml-commons-resolver = 1.2 Installed: xml-commons-resolver-1.1-4.18.el6.x86_64 (@rhel-x86_64-server-6-test) xml-commons-resolver = 1.1-4.18.el6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles –nodigest
I tried running yum downgrade got Only Upgrade available on package: xml-commons-resolver-1.1-4.18.el6.x86_64
I tried to yum --showduplicates list xml-commons-resolver And got Installed Packages xml-commons-resolver.x86_64 1.1-4.18.el6 @rhel-x86_64-server-6-test Available Packages xml-commons-resolver.x86_64 1.1-4.18.el6 rhel-x86_64-server-6-test
while running sudo yum list available xml-* gives
Loaded plugins: product-id, rhnplugin, subscription-manager Updating certificate-based repositories. Available Packages xml-common.noarch 0.6.3-32.el6 rhel-x86_64-server-6-test xml-commons-apis-javadoc.x86_64 1.3.04-3.6.el6 rhel-x86_64-server-optional-6-test xml-commons-apis-manual.x86_64 1.3.04-3.6.el6 rhel-x86_64-server-optional-6-test xml-commons-resolver-javadoc.x86_64 1.1-4.18.el6 rhel-x86_64-server-optional-6-test
Obviously I'm not especially familiar with redhat so I'm not sure what I'm doing wrong here, I guess I need to add another repo in or something?
I tried running yum install yum-allowdowngrade also, but it says it doesn't have a yum-allowdowngrade anywhere
Thanks, Bryan Rasmussen
On Fri, Oct 26, 2012 at 6:39 PM, Andria Arisal andria.arisal@gmail.com wrote:
Hi Bryan,
I think it is because you have not add basex repository in your yum repositories under /etc/yum.repos.d/*.repo in order to add basex repository, you can check [1] and choose the closest Linux distribution, in your case it might be Rad Hat Enterprise Linux 6. Create a new .repo file (for example: basex-rhel6.repo) and write [2]
[home_basex_opensuse] name=BaseX openSUSE Build (RedHat_RHEL-6) type=rpm-md baseurl=http://download.opensuse.org/repositories/home:/basex:/opensuse/RedHat_RHEL-... gpgcheck=1 gpgkey=http://download.opensuse.org/repositories/home:/basex:/opensuse/RedHat_RHEL-... enabled=1
[1] http://basex.org/products/download/all-downloads/ [2] http://download.opensuse.org/repositories/home:/basex:/opensuse/RedHat_RHEL-...
Hope it can help, -andria
On Fri, Oct 26, 2012 at 3:31 PM, bryan rasmussen rasmussen.bryan@gmail.com wrote:
Hi,
I'm not very good at redhat(and thus not very good at their repository system and tools) and am trying to install basex on it, I tried sudo yum install basex --enablerepo=* but it says it can't find any repo named basex.
What should I do?
Mvh, Bryan Rasmussen _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk