ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013161ClearOSapp-samba - Windows Networkingpublic2017-02-21 09:422017-02-23 18:14
Reporterdloper 
Assigned Touser2 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version7.3.0 Beta 1 
Target Version7.3.1Fixed in Version7.3.1 
Summary0013161: Cannot test app-samba in marketplace
DescriptionInstalled 7.3b3 in a VM and got the following when trying to install Samba from the marketplace:

Exception: [u'ERROR with transaction check vs depsolve:', 'libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.6)(64bit) is needed by samba-libs-0:4.4.4-12.v7.1.x86_64', 'glibc = 2.17-106.el7_2.8 is needed by nscd-2.17-106.el7_2.8.x86_64', 'libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.6)(64bit) is needed by samba-python-0:4.4.4-12.v7.1.x86_64']

I had similar issues when trying to install 7.0 during beta testing.
Steps To ReproduceInstall ClearOS 7.3 beta
Install windows networking from marketplace

- or -

Install ClearOS 7.3 beta
Run the following from command prompt:

yum -y install app-samba
Additional Informationhttps://www.clearos.com/clearfoundation/social/community/clearos-7-3-33-complete-and-how-you-can-help-get-it-to-100 [^]
TagsNo tags attached.
Attached Files

- Relationships
related to 0013211closedtracker Make registration app beta aware 

-  Notes
(0004841)
user2
2017-02-21 14:10

If you are using a test ISO before the release is available, run these commands right after registration:

/usr/bin/yum-config-manager --noplugins --enable clearos-qa >/dev/null 2>&1
/usr/bin/yum-config-manager --noplugins --enable clearos-epel >/dev/null 2>&1
/usr/bin/yum-config-manager --noplugins --enable clearos-updates >/dev/null 2>&1
/usr/bin/yum-config-manager --noplugins --enable clearos-centos >/dev/null 2>&1
/usr/bin/yum-config-manager --noplugins --enable clearos-centos-updates >/dev/null 2>&1

If this is not done, your bleeding edge ISO (e.g. 7.3.0) will be pointing back to an older version (e.g. 7.2.0) and library versions will be mismatched.

We'll improve this workflow for betas in version 7.4.0 (tracker 0013211), but the above process will still be required for testing final release ISOs.

- Issue History
Date Modified Username Field Change
2017-02-21 09:42 dloper New Issue
2017-02-21 12:21 user2 Status new => acknowledged
2017-02-21 12:21 user2 Target Version 7.3.0 => 7.3.1
2017-02-21 14:10 user2 Note Added: 0004841
2017-02-21 14:10 user2 Status acknowledged => resolved
2017-02-21 14:10 user2 Fixed in Version => 7.3.1
2017-02-21 14:10 user2 Resolution open => fixed
2017-02-21 14:10 user2 Assigned To => user2
2017-02-21 14:11 user2 Relationship added related to 0013211
2017-02-23 18:14 user2 Status resolved => closed