Closed Bug 1489393 Opened 7 years ago Closed 7 years ago

"ValueError: too many values to unpack" when running migrations

Categories

(Localization Infrastructure and Tools :: Fluent Migration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: flod, Assigned: Pike)

Details

Attachments

(1 file)

Traceback (most recent call last): File "/usr/local/bin/migrate-l10n", line 11, in <module> load_entry_point('fluent.migrate', 'console_scripts', 'migrate-l10n')() File "/Users/flodolo/mozilla/mercurial/fluent-migration/fluent/migrate/tool.py", line 143, in cli dry_run=args.dry_run File "/Users/flodolo/mozilla/mercurial/fluent-migration/fluent/migrate/tool.py", line 55, in main blame = Blame(client).attribution(files) File "/Users/flodolo/mozilla/mercurial/fluent-migration/fluent/migrate/blame.py", line 28, in attribution self.handleFile(file_blame) File "/Users/flodolo/mozilla/mercurial/fluent-migration/fluent/migrate/blame.py", line 44, in handleFile entities, emap = parser.parse() ValueError: too many values to unpack I assume one of the last updates in compare-locales require updates to the migration code.
(In reply to Francesco Lodolo [:flod] from comment #0) > I assume one of the last updates in compare-locales require updates to the > migration code. Bug 1475954?
To clarify: migrations run fine if I install fluent-migrations and its dependencies, the issue is when running compare-locales's tip. I guess this can only be fixed when a new version of compare-locales is released?
The setup.py part, yes.
The 4.0 release of compare-locales will come out soon. This should be a good fix.
Comment on attachment 9007191 [details] bug 1489393, update to compare-locales 4.x, r=flod Francesco Lodolo [:flod] has approved the revision.
Attachment #9007191 - Flags: review+
Assignee: nobody → l10n
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: