Hi,

I have the same error in the "~/.xsession-errors" file:

************************************************************************
Traceback (most recent call last):
  File "/usr/bin/revelation", line 27, in <module>
    from revelation import config, data, datahandler, dialog, entry, io, ui, 
util
  File "/usr/lib/python2.6/dist-packages/revelation/__init__.py", line 29, in 
<module>
    import datahandler
  File "/usr/lib/python2.6/dist-packages/revelation/datahandler/__init__.py", 
line 28, in <module>
    from fpm import FPM
  File "/usr/lib/python2.6/dist-packages/revelation/datahandler/fpm.py", line 
27, in <module>
    from revelation import data, entry, util
  File "/usr/lib/python2.6/dist-packages/revelation/data.py", line 26, in 
<module>
    import datahandler, entry
  File "/usr/lib/python2.6/dist-packages/revelation/entry.py", line 26, in 
<module>
    from revelation import ui
  File "/usr/lib/python2.6/dist-packages/revelation/ui.py", line 26, in <module>
    import config, data, dialog, entry, io, util
  File "/usr/lib/python2.6/dist-packages/revelation/dialog.py", line 28, in 
<module>
    import gettext, gnome.ui, gobject, gtk, urllib
ImportError: No module named ui
************************************************************************

I can't install the "python-gtk2" from testing (2.17.0-4+b1) to try to
start revelation based on a dependencies problem:

************************************************************************
$ sudo dpkg -i python-gtk2_2.17.0-4+b1_amd64.deb 
[sudo] password for fcestrada: 
dpkg: warning: downgrading python-gtk2 from 2.24.0-1 to 2.17.0-4+b1.
(Reading database ... 179790 files and directories currently installed.)
Preparing to replace python-gtk2 2.24.0-1 (using
python-gtk2_2.17.0-4+b1_amd64.deb) ...
Unpacking replacement python-gtk2 ...
dpkg: dependency problems prevent configuration of python-gtk2:
 python-gtk2 depends on python2.5-cairo; however:
  Package python2.5-cairo is not installed.
 python-gtk2 depends on python2.5-gobject; however:
  Package python2.5-gobject is not installed.
dpkg: error processing python-gtk2 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python-gtk2
$ sudo aptitude -f install
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
The following packages have unmet dependencies:
  python-glade2: Depends: python-gtk2 (= 2.24.0-1) but 2.17.0-4+b1 is installed 
and it is kept back.
  python-gtk2: Depends: python2.5-cairo which is a virtual package.
               Depends: python2.5-gobject which is a virtual package.
The following actions will resolve these dependencies:

      Remove the following packages:
1)      python-glade2                             
2)      python-gnome2                             
3)      python-gnomeapplet                        
4)      python-gtk2                               
5)      python-gtkspell                           
6)      python-keybinder                          
7)      python-notify                             
8)      python-vte                                
9)      revelation                                
10)     terminator                                
11)     virtaal 

      Leave the following dependencies unresolved:
12)     terminator recommends python-gnome2       
13)     terminator recommends python-keybinder 


Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

     Upgrade the following packages:
1)     python-gtk2 [2.17.0-4+b1 (now) -> 2.24.0-1 (unstable)]



Accept this solution? [Y/n/q/?] Y
The following packages will be upgraded:
  python-gtk2
1 packages upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
Need to get 1,809 kB of archives. After unpacking 172 kB will be used.
Do you want to continue? [Y/n/?] Y
Get:1 http://ftp.mx.debian.org/debian/ sid/main python-gtk2 amd64 2.24.0-1 
[1,809 kB]
Fetched 1,809 kB in 21s (82.5 kB/s)                                             
                     
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs... Done
(Reading database ... 179772 files and directories currently installed.)
Preparing to replace python-gtk2 2.17.0-4+b1 (using 
.../python-gtk2_2.24.0-1_amd64.deb) ...
Unpacking replacement python-gtk2 ...
Setting up python-gtk2 (2.24.0-1) ...

Current status: 0 broken [-2], 6 updates [-1].
************************************************************************

For me the severity of this bug is grave because revelation is unusable,
but I prefer anyone else confirm this bug.

Best Regards,

P.S. I'm looking for an alternative to get my data, any suggestions?
-- 
Fernando C. Estrada

There's a whole WORLD in a mud puddle!
                -- Doug Clifford



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to