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

             Bug #: 1358
           Summary: Upgrading to 2.15 natty installs but 2.14 is still
                    launched
    Classification: Unclassified
           Product: gPodder
           Version: 2.15
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


You can attempt to upgrade to 2.15 and 2.15 will install however 2.14 seems
hard coded and launches.
I tried completely removing 2.14 prior to installing 2.15 and got the same
result.

See the thread at the Ubuntu forum:
http://ubuntuforums.org/showthread.php?t=1770840&page=2

[CODE]wget
http://ppa.launchpad.net/thp/gpodder/ubuntu/pool/main/g/gpodder/gpodder_2.15-1~natty0_all.deb
dpkg-deb --extract gpodder_2.15-1~natty0_all.deb tmp
grep -ir __version__ tmp/usr/share/pyshared/gpodder/__init__.py[/CODE]

and this is what I got

[CODE]
grep __version__ tmp/usr/share/pyshared/gpodder/__init__.py 
__version__   = '2.14'[/CODE]

-- 
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