Multi-arch apps are listed twice

Bug #1020124 reported by Anthony Lenton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Apps Directory
Fix Released
Medium
Danny Tamez

Bug Description

For example on production you currently have
https://apps.ubuntu.com/cat/applications/skype/ and
https://apps.ubuntu.com/cat/applications/skype:i386/

This is because the :i386 suffix is seen as part of the package name itself, so the app data importer creates a new Application instance. It should instead behave as if there were no ":i386" suffix. The interesting bit here is that this could mean we now have two sets of data for the same application, with and without the "i386" suffix. We should decide how to handle those.

Related branches

Revision history for this message
Anthony Lenton (elachuni) wrote :

Possibly the easiest option is to just always ignore data for apps with a ":i386" suffix.

There *should* always also be a suffix-less version of the app, so doing this would be safe.

Changed in ubuntu-webcatalog:
status: New → Confirmed
importance: Undecided → Medium
Danny Tamez (zematynnad)
Changed in ubuntu-webcatalog:
assignee: nobody → Danny Tamez (zematynnad)
status: Confirmed → In Progress
Danny Tamez (zematynnad)
Changed in ubuntu-webcatalog:
status: In Progress → Fix Committed
Dave Morley (davmor2)
Changed in ubuntu-webcatalog:
status: Fix Committed → Fix Released
Dave Morley (davmor2)
Changed in ubuntu-webcatalog:
milestone: none → 12.07
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.