Bug#455750: compizconfig-settings-manager: Errors when installing

2007-12-16 Thread Emilio Scalise

It seems you have python2.3 still installed.
What other python packages you have installed?
(you can run 'dpkg --get-selections |grep python|awk '{print $1}'|xargs 
dpkg --list')


How python-support handles these conflicts/problems? Maybe someone can 
help us.


I think that a dependency to python2.4 should be added in the ccsm 
package. The list of the installed python packages in your system could 
help us..


Bye,
Emilio



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



Bug#455750: compizconfig-settings-manager: Errors when installing

2007-12-11 Thread Manuel Bilderbeek
Package: compizconfig-settings-manager
Version: 0.6.0-1
Severity: normal

In postinst:

Setting up compizconfig-settings-manager (0.6.0-1) ...
Compiling /var/lib/python-support/python2.3/ccm/Conflicts.py ...
  File "/var/lib/python-support/python2.3/ccm/Conflicts.py", line 71
settings = sum((z.values() for z in 
[plugin.Screens[CurrentScreenNum]]+[plugin.Display]), [])
 ^
SyntaxError: invalid syntax

Compiling /var/lib/python-support/python2.3/ccm/Pages.py ...
  File "/var/lib/python-support/python2.3/ccm/Pages.py", line 168
settings = sum((v.values() for v in 
[subGroup.Display]+[subGroup.Screens[CurrentScreenNum]]), [])
 ^
SyntaxError: invalid syntax

Compiling /var/lib/python-support/python2.3/ccm/Settings.py ...
  File "/var/lib/python-support/python2.3/ccm/Settings.py", line 962
settings = FilterSettings(sorted(sum((v.values() for v in 
[subGroup.Display]+[subGroup.Screens[CurrentScreenNum]]), []), 
SettingSortCompare), filter, noActions=True)
   ^
SyntaxError: invalid syntax


That looks pretty bad.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages compizconfig-settings-manager depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-support0.7.5  automated rebuilding support for p

Versions of packages compizconfig-settings-manager recommends:
ii  python-sexy   0.1.9-1python language bindings for libse

-- no debconf information




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