| Anonymous | Login | Signup for a new account | 2013-06-18 20:57 UTC | ![]() |
| Main | My View | View Issues | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0005174 | CentOS-5 | yum | public | 2011-10-07 19:42 | 2011-10-08 12:43 | ||||||
| Reporter | Terokkar | ||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||
| Status | new | Resolution | open | ||||||||
| Platform | centos 2.6.18-238.19.1.el5 | OS | OS Version | ||||||||
| Product Version | |||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0005174: crash on install yum install -y iksemel-devel | ||||||||||
| Description | http://bugs.centos.org/set_project.php?project_id=16&ref=http://bugs.centos.org/bug_report_page.php?category=yum [^] | ||||||||||
| Steps To Reproduce | yum install -y iksemel-devel | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0013481) Terokkar (reporter) 2011-10-07 19:53 |
I can report all log :) # yum install -y iksemel-devel Loaded plugins: fastestmirror, priorities, rhnplugin, security Loading mirror speeds from cached hostfile * base: mirror.lihnidos.org * extras: mirror.lihnidos.org * updates: mirror.lihnidos.org Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package iksemel-devel.i386 0:1.4-2.el5 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================================================================================================================================================================================== Package Arch Version Repository Size ============================================================================================================================================================================================================================================== Installing: iksemel-devel i386 1.4-2.el5 epel5-i386 35 k Transaction Summary ============================================================================================================================================================================================================================================== Install 1 Package(s) Upgrade 0 Package(s) Total size: 35 k Downloading Packages: Running rpm_check_debug ERROR with rpm_check_debug vs depsolve: gnutls-devel is needed by iksemel-devel-1.4-2.el5.i386 Complete! (1, [u'Please report this error in http://bugs.centos.org/set_project.php?project_id=16&ref=http://bugs.centos.org/bug_report_page.php?category=yum' [^]]) |
|
(0013491) athmane (developer) 2011-10-08 11:30 |
Not reproducible for me in both archs (i386/x86_64), it seems that you've issues with your system, first try to disable no standards plugins (priorities, rhnplugin, security) |
|
(0013492) Terokkar (reporter) 2011-10-08 12:07 |
I tried on centos 5.7 yesterday, but I tried on fresh install Centos 6.0 with all default settings now, but it looks same. I think, that it isn't normal, but I'm not expert. Machine from yesterday: $ cat /etc/redhat-release CentOS release 5.7 (Final) try on another machine (fresh install on virtualbox): $ cat /etc/redhat-release CentOS Linux release 6.0 (Final) # uname -a Linux localhost.localdomain 2.6.32-71.29.1.el6.i686 0000001 SMP Mon Jun 27 18:07:00 BST 2011 i686 i686 i386 GNU/Linux # yum install -y iksemel-devel Loaded plugins: fastestmirror, refresh-packagekit Loading mirror speeds from cached hostfile * base: mirror.lihnidos.org * extras: mirror.lihnidos.org * rpmforge: fr2.rpmfind.net * updates: mirror.lihnidos.org Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package iksemel-devel.i386 0:1.4-1.el5.rf set to be updated --> Processing Dependency: iksemel = 1.4-1.el5.rf for package: iksemel-devel-1.4-1.el5.rf.i386 --> Processing Dependency: libiksemel.so.3 for package: iksemel-devel-1.4-1.el5.rf.i386 --> Running transaction check ---> Package iksemel.i386 0:1.4-1.el5.rf set to be updated --> Processing Dependency: libgnutls.so.13(GNUTLS_1_3) for package: iksemel-1.4-1.el5.rf.i386 --> Processing Dependency: libgnutls.so.13 for package: iksemel-1.4-1.el5.rf.i386 --> Finished Dependency Resolution Error: Package: iksemel-1.4-1.el5.rf.i386 (rpmforge) Requires: libgnutls.so.13(GNUTLS_1_3) Error: Package: iksemel-1.4-1.el5.rf.i386 (rpmforge) Requires: libgnutls.so.13 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest |
|
(0013494) athmane (developer) 2011-10-08 12:43 |
There's no pkg that provides 'libgnutls.so.13(GNUTLS_1_3)', and the package you try to install is not from CentOS repo (RPMForge). Here's what gnutls provides on CentOS6 and RHEL6: gnutls = 2.8.5-4.el6 gnutls(x86-32) = 2.8.5-4.el6 libgnutls-extra.so.26 libgnutls-extra.so.26(GNUTLS_1_4) libgnutls.so.26 libgnutls.so.26(GNUTLS_1_4) libgnutls.so.26(GNUTLS_2_10) libgnutls.so.26(GNUTLS_2_8) libgnutls.so.26(GNUTLS_PRIVATE) libgnutlsxx.so.26 libgnutlsxx.so.26(GNUTLS_1_6) |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-10-07 19:42 | Terokkar | New Issue | |
| 2011-10-07 19:53 | Terokkar | Note Added: 0013481 | |
| 2011-10-08 11:30 | athmane | Note Added: 0013491 | |
| 2011-10-08 12:07 | Terokkar | Note Added: 0013492 | |
| 2011-10-08 12:43 | athmane | Note Added: 0013494 | |
| Copyright © 2000 - 2011 MantisBT Group |