[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: some UDD schema changes



On 19/07/09 at 10:58 +0100, Enrico Zini wrote:
> On Thu, Jul 16, 2009 at 04:28:57PM -0400, Lucas Nussbaum wrote:
> 
> > However, turning release into an ENUM required changes in related tables
> > (packages and packages_summary), and the only way to sanely apply them
> > was to drop the table and create them again. Which I did, so the tables
> > are filling up again slowly, and will be completely filled in a few
> > hours.
> 
> It seems that there has been a problem here:
> 
> udd=> select version from all_packages where package='bash';
>  version 
> ---------
> (0 rows)
> 
> udd=> select version from packages where package='bash';
>  version 
> ---------
> (0 rows)
> 
> Unfortunately, I still do not know where to look to fix this.

Hi,

I introduced that bug (that affects all packages with srcname =
binaryname) when trying to optimize the packages import a bit. The bug
is fixed, and the import is running again to fix the data.
-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |


Reply to: