https://bugs.gpodder.org/show_bug.cgi?id=1434

             Bug #: 1434
           Summary: Migrate script does not work if you have only run the
                    CLI version of gPodder
    Classification: Unclassified
           Product: gPodder
           Version: Git "tres" branch
          Platform: PC
        OS/Version: Linux
            Status: CONFIRMED
          Severity: normal
          Priority: medium
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I have only ever run the CLI version of gPodder on an Ubuntu 10.04 server and
when I run the gpodder-migrate2tres script to migrate my data the script
complains because the gpodder.conf file is missing.

I tried 'touching' the gpodder.conf file and this unfortunately did not work as
a work around as the script attempts to parse the file.

I also remove all configuration file from the script so the database migration
would have been done and the following error was displayed:

  File "/home/xxxxx/gpodder/src/gpodder/schema.py", line 182, in
convert_gpodder2_db
    upgrade(new_db)
TypeError: upgrade() takes exactly 2 arguments (1 given)

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to