Hi John, the info that the dev portal provides to the client already includes which series each app is available for. You can see that the available apps for oneiric is empty:
https://software- center.ubuntu.com/api/2.0/applications/en/ubuntu/oneiric/i386/ while for natty, it lists quite a few: https://software- center.ubuntu.com/api/2.0/applications/en/ubuntu/natty/i386/ I'm not sure whether the client is still pulling the natty apps, or whether our machines have cached the natty apps before the upgrade (as I can verify that I see them all available for purchase too), but I don't think this bug is valid for myapps - I'll mark it as invalid, but feel free to change that if there's more info. I just tried the script that s-c uses to get the information from devportal (software-center-agent), and indeed it's finding an empty list for oneiric [1], so it must be that the for-purchase apps are still somehow cached in the client from natty? [1] {{{ $ /usr/share/software-center/update-software-center-agent --debug --ignore-cache 2011-09-23 12:12:22,102 - softwarecenter.backend.spawn_helper - DEBUG - running: '['/usr/share/software-center/piston_get_scagent_available_apps.py', '--ignore-cache', 'available_apps', 'en', 'oneiric', 'amd64']' as pid: '30321' 2011-09-23 12:12:23,192 - softwarecenter.backend.spawn_helper - DEBUG - got data for cmd: '['/usr/share/software-center/piston_get_scagent_available_apps.py', '--ignore-cache', 'available_apps', 'en', 'oneiric', 'amd64']'='[]' 2011-09-23 12:12:23,193 - softwarecenter.db.update - DEBUG - available: '[]' }}} ** Changed in: developer-portal Status: New => Invalid ** Changed in: software-center (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/788158 Title: Oneiric: 404 page when trying to buy something To manage notifications about this bug go to: https://bugs.launchpad.net/developer-portal/+bug/788158/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
