<br><br><div class="gmail_quote">On Fri, Oct 29, 2010 at 12:09 PM, Saurabh Sharma <span dir="ltr">&lt;<a href="mailto:luckysharma11@gmail.com">luckysharma11@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Oct 29, 2010 at 12:24 AM, Sawrub <span dir="ltr">&lt;<a href="mailto:luckysharma11@gmail.com" target="_blank">luckysharma11@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div> On 10/28/2010 11:31 PM, &quot;Jóhann B. Gušmundsson&quot; wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 10/28/2010 05:23 PM, Sawrub wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The installation was done using Fedora 14 Beta, will check the yum<br>
logs tomorrow for sure and revert back.<br>
BTW i missed to mention that the &#39;yum install samba -y&#39; output was<br>
attached in my first mail but missed to mention it. So attaching it<br>
again and it clearly shows<br>
</blockquote>
Looks like at some point you have installed the x86_64 version of the<br>
samba package and if this is a i686 only system you can remove it along<br>
with every other x86_64 package you might have accidentally install by<br>
running &quot;yum remove *.x86_64&quot;<br>
<br>
JBG<br>
</blockquote></div>
Nope, the system is x86_64 installed from F14 x86_64 Live ISO. Also its note worth that the yum lists<br>
&quot;---&gt; Package samba.x86_64 0:3.5.5-68.fc14.1 set to be installed&quot; while all other i686 are for dependencies that are not getting resolved properly probably.<br>
Let me see tomorrow may be its some mirror issue, as now on my second machine i got samba and samba-common both of x86_64 arch.<div><div></div><div><br>
<br>
-- <br>
Saurabh Sharma<br>
Linux user number: 490644<br>
<a href="http://sawrub-blog.blogspot.com/" target="_blank">http://sawrub-blog.blogspot.com/</a><br>
Open your doors.......It&#39;s time to look beyond Windows<br>
<br>
</div></div></blockquote></div></div></div>Here are the grepped out logs of the first &#39;yum update&#39; that i fired after the fresh installation, and it shows clearly that &#39;whatsoever that called in&#39; samba-common installed on the day was x86_64, while now its i686. So as of from my side its some mirror issue.<br>

<br>[sawrub@sawrub ~]$ sudo grep -w &#39;samba\|nss&#39; /var/log/yum.log <br>Oct 27 21:29:02 Installed: samba-common-3.5.6-69.fc14.x86_64<br>Oct 27 21:29:34 Installed: samba-client-3.5.6-69.fc14.x86_64<br>Oct 27 21:58:57 Updated: nss-softokn-freebl-3.12.8-1.fc14.x86_64<br>

Oct 27 21:59:36 Updated: nss-util-3.12.8-1.fc14.x86_64<br>Oct 27 22:03:39 Updated: nss-softokn-3.12.8-1.fc14.x86_64<br>Oct 27 22:03:40 Updated: nss-3.12.8-2.fc14.x86_64<br>Oct 27 22:03:41 Updated: nss-sysinit-3.12.8-2.fc14.x86_64<br>

Oct 27 22:03:51 Updated: samba-winbind-clients-3.5.6-69.fc14.x86_64<br>[sawrub@sawrub ~]$ <br><br>Today its like this :<br>package samba-common-0:3.5.6-69.fc14.x86_64 (which is newer than samba-common-0:3.5.5-68.fc14.1.i686) is already installed<br>

<br><br>
</blockquote></div>Erased the &#39;samba-common&#39; and installed samba, everything worked. Probably it was a QA package that was pushed for testing and then called back.<br>