View Issue Details

IDProjectCategoryView StatusLast Update
593RackTablesdefaultpublic2019-01-08 11:51
Reportertylerwagner Assigned Toinfrastation  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version0.19.14 
Fixed in Version0.19.14 
Summary593: don't require unique dictionary entries
DescriptionI upgraded from 0.19.11 to 0.19.13 yesterday. Attached are the upgrade
errors. I manually resolved these, but they should be addressed.
Steps To ReproduceExecuting batch 'dictionary' The following queries failed:
[...]
This happened because I already had local entries for recent Ubuntu
releases that exactly matched the text used in the new dictionary updates.
Solutions:

1. Don't require unique dictionary entries.
2. Identify textual collisions and append a " (local)" to existing entries
before adding the new values.
3. Run the insert statements separately so only the collision insertion
fails, instead of all of them. I had to manually insert all the missing
entries.
TagsNo tags attached.

Activities

infrastation

infrastation

2012-08-27 10:05

administrator   ~0000755

A fix for this long-standing problem is in the master branch (commit f9892df and its forerunners). I will watch it for a while to make sure it brings no trouble and then back-port to maintenance-0.19.x.
infrastation

infrastation

2012-08-29 11:34

administrator   ~0000765

This change will be available in 0.19.14.

Issue History

Date Modified Username Field Change
2012-08-21 13:18 infrastation New Issue
2012-08-21 13:18 infrastation Status new => assigned
2012-08-21 13:18 infrastation Assigned To => infrastation
2012-08-21 13:18 infrastation Reporter infrastation => tylerwagner
2012-08-27 10:05 infrastation Note Added: 0000755
2012-08-29 11:34 infrastation Note Added: 0000765
2012-08-29 11:34 infrastation Status assigned => closed
2012-08-29 11:34 infrastation Resolution open => fixed
2012-08-29 11:34 infrastation Product Version 0.19.13 => 0.19.14
2012-08-29 11:34 infrastation Fixed in Version => 0.19.14
2019-01-08 11:51 infrastation Source_changeset_attached => RackTables master 70d6c4fd