aeroo report not compatible with Ubuntu 13.10 (some dependence packages removed in 13.10)

Bug #1241922 reported by jcdrubay (trobz.com)
48
This bug affects 11 people
Affects Status Importance Assigned to Milestone
Aeroo Reports
Won't Fix
Wishlist
Unassigned

Bug Description

openerp.modules.module: ('Warning! Unmet python dependencies!',
'No module named uno
No module named unohelper
No module named com.sun.star.beans
No module named com.sun.star.uno
No module named com.sun.star.connection
No module named com.sun.star.beans
No module named com.sun.star.lang
No module named com.sun.star.io
No module named com.sun.star.io')

Merged with Aeroo 1.2 from launchpad on Fri 2013-09-20

Tags: ubuntu-13.10
Revision history for this message
siena (sienax) wrote :

Hi,
You can downgrade libreoffice to 1:4.0.2-0ubuntu1
first edit to add raring repos
sudo nano /etc/apt/sources.list
add 2 lines :
deb http://lt.archive.ubuntu.com/ubuntu/ raring universe
deb http://lt.archive.ubuntu.com/ubuntu/ raring-updates universe

then
sudo aptitude update
and to downgrade libreoffice
sudo aptitude install libreoffice=1:4.0.2-0ubuntu1

Changed in aeroo:
status: New → Won't Fix
importance: Undecided → Wishlist
Revision history for this message
seb (michel-sebastien-f) wrote :

Hi,
I try to downgrade libreoffice (4.1.6), oldest version i could find. but still the same problem.

too sad, impossible to use aeroo report correctly now. i have a server with ubuntu 12.04 and OpenERP 7

Revision history for this message
Alejandro Perez Cosio (alejandroperezcosio) wrote :

Same problem Odoo-8 on ubuntu 14.04, I could install python-uno from binaries, but unohelper is always missing..

Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

The problem is Python 2.x compatibility. See https://gist.github.com/hbrunn/6f4a007a6ff7f75c0f8b on how to build a current version of LibreOffice with Python 2.x support.

Revision history for this message
gertfks (gc-w) wrote :

I had the same problem.

I removed the uno and unotools package of python.

sudo pip uninstall uno
sudo pip uninstall unotools

Problem fixed.

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.