Do you use features on the site?  A lot of times I get this error when a features revert has already occurred that includes a new field but the hook_install() or hook_update_N that tries to insert a field then gets run.  It might be as simple as commenting out the field_create_field/instance from the offending module&#39;s install and things are happy again.<div>

<br></div><div>Lucas<br><br><div class="gmail_quote">On Wed, Jan 23, 2013 at 6:38 PM, Earnie Boyd <span dir="ltr">&lt;<a href="mailto:earnie@users.sourceforge.net" target="_blank">earnie@users.sourceforge.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What happens if you try the update.php again?<br>
<br>
Earnie<br>
<div><div class="h5"><br>
On Wed, Jan 23, 2013 at 7:19 PM, Prothero William &lt;<a href="mailto:waprothero@gmail.com">waprothero@gmail.com</a>&gt; wrote:<br>
&gt; Folks:<br>
&gt; I&#39;m updating a site from D6 to D7. After theming the site and adding the<br>
&gt; needed modules, I get an error when updating the ubercart module, using<br>
&gt; <a href="http://mysite/update.php" target="_blank">http://mysite/update.php</a><br>
&gt;<br>
&gt; The following updates returned messages<br>
&gt;<br>
&gt; uc_catalog module<br>
&gt;<br>
&gt; Update #7003<br>
&gt;<br>
&gt; Failed: FieldException: Attempt to create field name &lt;em<br>
&gt; class=&quot;placeholder&quot;&gt;taxonomy_catalog&lt;/em&gt; which already exists and is<br>
&gt; active. in field_create_field() (line 85 of<br>
&gt; /Applications/MAMP/htdocs/modules/field/field.crud.inc).<br>
&gt;<br>
&gt; What should i do to fix this?<br>
&gt; Thankd,<br>
&gt; Bill<br>
&gt;<br>
&gt; Prothero William<br>
&gt; <a href="mailto:waprothero@gmail.com">waprothero@gmail.com</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Earnie<br>
-- <a href="https://sites.google.com/site/earnieboyd" target="_blank">https://sites.google.com/site/earnieboyd</a><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br></div>