Bug 815045 - dependency error in update of samba4
Summary: dependency error in update of samba4
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: samba4
Version: 17
Hardware: i686
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Andreas Schneider
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-22 08:03 UTC by Steve
Modified: 2012-05-14 13:32 UTC (History)
3 users (show)

Fixed In Version: samba4-4.0.0-47alpha18.fc17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-14 13:32:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
complete log of yum transaction (4.87 KB, text/plain)
2012-04-22 08:04 UTC, Steve
no flags Details

Description Steve 2012-04-22 08:03:00 UTC
Description of problem:
libsamba4 is not updated with samba 4

Version-Release number of selected component (if applicable):
samba4-common.i686 1:4.0.0-42alpha18.fc17

How reproducible:
always

Steps to Reproduce:
1. yum clean all
2. yumex --root
3. select samba4 packages
  
Actual results:
ERROR:   Package: 1:libsmbclient-4.0.0-41alpha18.fc17.i686 (@updates-testing)                                 
    Requires: samba4-common = 1:4.0.0-41alpha18.fc17                                                                             
    Removing: 1:samba4-common-4.0.0-41alpha18.fc17.i686 (@updates-testing)                                                       
        samba4-common = 1:4.0.0-41alpha18.fc17                                                                                   
    Updated By: 1:samba4-common-4.0.0-42alpha18.fc17.i686 (updates-testing)                                                      
        samba4-common = 1:4.0.0-42alpha18.fc17 

Expected results:
update of packages to run

Additional info:

Comment 1 Steve 2012-04-22 08:04:54 UTC
Created attachment 579253 [details]
complete log of yum transaction

Comment 2 Andreas Schneider 2012-04-23 09:39:01 UTC
This should be fixed by https://admin.fedoraproject.org/updates/samba4-4.0.0-42alpha18.fc17

Comment 3 Steve 2012-04-25 01:23:55 UTC
error still present, 
libsmbclient-4.0.0-41alpha18.fc17 needs to be updated to match version numbers

Comment 4 Andreas Schneider 2012-04-25 18:10:24 UTC
There is no libsmbclient in samba4 anymore. Please install the libsmblcient from Samba3. This was a packaging mistake. All packaging issues should be fixed with:

https://admin.fedoraproject.org/updates/samba4-4.0.0-43alpha18.fc17

Comment 5 Steve 2012-04-28 14:29:40 UTC
the following command sequence fixed the problem

su -
rpm -e --nodeps libsmbclient-4.0.0-41alpha18.fc17.i686                                                                     
yum clean all                                                                                                              
yumex --root


Note You need to log in before you can comment on or make changes to this bug.