Comment 5 for bug 64677

Revision history for this message
Ricardo Pérez López (ricardo) wrote : Re: [Edgy] g-a-i says I can't install OpenOffice.org, but I have it installed

It seems the problem is in app-install-data.

The file /usr/share/app-install/desktop/ooo-writer.desktop contains (among others) the following lines:

X-AppInstall-Package=openoffice.org-writer-experimental
X-AppInstall-Section=universe
X-AppInstall-Architectures=amd64

Each of the above lines are incorrect:

1. The openoffice.org-writer-experimental doesn't exists in my 386 installation.
2. OpenOffice.org is a main package, not a universe one.
3. My architecture is 386, not amd64.

The same problem is in ooo-base.desktop, ooo-calc.desktop, ooo-draw.desktop, ooo-impress.desktop and ooo-math.desktop.