URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/gdebi-crash-compl%C3%A8tement Title: gdebi crash complètement Authors: robertix Date: 2007年09月05日T10:31:07+02:00 Tags: Score: 0 rob2@ordi2:~$ su Mot de passe : ordi2:/home/rob2# gdebi cheese_0.2.3-1_i386.deb Reading package lists: Donea.org unstable/main Packages: 92 Reading state information: Done Reading state information: Done Reading state information: Done Traceback (most recent call last): File "/usr/bin/gdebi", line 78, in ? if not debi.open(args[0]): File "/usr/lib/python2.4/site-packages/GDebi/GDebiCli.py", line 69, in open if not self._deb.checkDeb(): File "/usr/lib/python2.4/site-packages/GDebi/DebPackage.py", line 235, in checkDeb if arch != "all" and arch != apt_pkg.CPU: AttributeError: 'module' object has no attribute 'CPU' ordi2:/home/rob2# gdebi pureadmin_0.3-2_i386.deb Reading package lists: Done Reading state information: Done Reading state information: Done Reading state information: Done Traceback (most recent call last): File "/usr/bin/gdebi", line 78, in ? if not debi.open(args[0]): File "/usr/lib/python2.4/site-packages/GDebi/GDebiCli.py", line 69, in open if not self._deb.checkDeb(): File "/usr/lib/python2.4/site-packages/GDebi/DebPackage.py", line 235, in checkDeb if arch != "all" and arch != apt_pkg.CPU: AttributeError: 'module' object has no attribute 'CPU' ordi2:/home/rob2# auriez une info à ce sujet