Bug 819585

Summary: [EPEL] - unetbootin - broken dependencies on EPEL for EL6
Product: [Fedora] Fedora EPEL Reporter: Nelson Marques <nmo.marques>
Component: unetbootinAssignee: Susi Lehtola <susi.lehtola>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-10 07:48:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nelson Marques 2012-05-07 15:52:08 UTC
I've tried to install unetbootin and the installation fails due to missing dependencies:

[root@nmarques ~]# yum install unetbootin
Loaded plugins: product-id, refresh-packagekit, subscription-manager
Updating certificate-based repositories.
rhel-6-desktop-rpms                                                                                   | 3.7 kB     00:00     
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package unetbootin.x86_64 0:0-11.568bzr.el6 will be installed
--> Processing Dependency: syslinux-extlinux for package: unetbootin-0-11.568bzr.el6.x86_64
--> Finished Dependency Resolution
Error: Package: unetbootin-0-11.568bzr.el6.x86_64 (epel)
           Requires: syslinux-extlinux
 You could try using --skip-broken to work around the problem



How reproducible:
Try to install unetbootin (# yum install unetbootin)


Steps to Reproduce:
1. yum install unetbootin

  
Actual results:
[root@nmarques ~]# yum install unetbootin
Loaded plugins: product-id, refresh-packagekit, subscription-manager
Updating certificate-based repositories.
rhel-6-desktop-rpms                                                                                   | 3.7 kB     00:00     
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package unetbootin.x86_64 0:0-11.568bzr.el6 will be installed
--> Processing Dependency: syslinux-extlinux for package: unetbootin-0-11.568bzr.el6.x86_64
--> Finished Dependency Resolution
Error: Package: unetbootin-0-11.568bzr.el6.x86_64 (epel)
           Requires: syslinux-extlinux
 You could try using --skip-broken to work around the problem


Expected results:
unetbootin should install gracefully.

Comment 1 Susi Lehtola 2012-05-10 07:48:47 UTC
syslinux-extlinux is a RHEL6 package. Ask RedHat why it isn't available on your system.

Comment 2 Nelson Marques 2012-05-10 09:55:05 UTC
Thanks. I've filed BZ820524 and will wait for Red Hat to include or not in Client/Desktop subscriptions those files; Meanwhile I'll rebuild from source the package.