On Sat, Jul 26, 2014 at 08:44:26PM -0400, Caitlin Matos wrote:
> gbp:debug: ['git', 'merge', '--no-summary', '--no-edit', 'upstream/0.19.0']
> Traceback (most recent call last):
> File "/usr/bin/gbp", line 9, in <module>
> load_entry_point('gbp==0.6.15', 'console_scripts', 'gbp')()
> File "/usr/lib/python2.7/dist-packages/gbp/scripts/supercommand.py", line
> 82, in supercommand
> return module.main(args)
> File "/usr/lib/python2.7/dist-packages/gbp/scripts/import_orig.py", line
> 375, in main
> gbpc.Command(options.postimport % info, extra_env=env, shell=True)()
> ValueError: unsupported format character 'a' (0x61) at index 22
Can you attach the output of
gbp config import-orig
it looks like your postimport hook is broken (we should fail with a
clearer error in that case).
Cheers,
-- Guido
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]