apt-get broken: ไม่มีโมดูลชื่อ debian.deb822


21

sys.path:

['/ usr / lib / update-notifier', '/usr/local/lib/python26.zip', '/usr/local/lib/python2.6', '/usr/local/lib/python2.6/ plat-linux3 ',' /usr/local/lib/python2.6/lib-tk ',' /usr/local/lib/python2.6/lib-old ',' /usr/local/lib/python2.6 / lib-dynload ',' /usr/local/lib/python2.6/site-packages ']
terry@terrylaptop:/usr/lib$ sudo apt-get install python-debian
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python-debian is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 239 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up update-notifier-common (0.119ubuntu8.6) ...
Traceback (most recent call last):
  File "/usr/lib/update-notifier/package-data-downloader", line 26, in <module>
    import debian.deb822
ImportError: No module named debian.deb822
dpkg: error processing update-notifier-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of flashplugin-installer:
 flashplugin-installer depends on update-notifier-common (>= 0.119ubuntu2); however:
  Package update-notifier-common is not configured yet.
dpkg: error processing flashplugin-installer (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
   Errors were encountered while processing:
 update-notifier-common
 flashplugin-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)

ปัญหานี้เกิดขึ้นทุกครั้งเมื่อฉันพยายามใช้ apt-get install เพื่ออัพเดต Ubuntu ของฉัน ฉันอยู่ที่ 12.04.01 LTS

ฉันติดตั้ง python-debian จากลิงค์นี้: http://pkgs.org/ubuntu-12.04/ubuntu-main-i386/python-debian_0.1.21ubuntu1_all.deb.html แต่มันใช้งานไม่ได้

มีใครช่วยฉันบ้าง ขอบคุณมาก. ฉัน googled แต่ดูเหมือนว่าสิ่งนี้ควรได้รับการแก้ไขแล้วในเวอร์ชันเก่า

terry@terrylaptop:/usr/lib$ sudo apt-get install dolphin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
dolphin is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 239 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up update-notifier-common (0.119ubuntu8.6) ...
['/usr/lib/update-notifier', '/usr/local/lib/python26.zip', '/usr/local/lib/python2.6', '/usr/local/lib/python2.6/plat-linux3', '/usr/local/lib/python2.6/lib-tk', '/usr/local/lib/python2.6/lib-old', '/usr/local/lib/python2.6/lib-dynload', '/usr/local/lib/python2.6/site-packages']
Traceback (most recent call last):
  File "/usr/lib/update-notifier/package-data-downloader", line 29, in <module>
    import debian.deb822
ImportError: No module named debian.deb822
dpkg: error processing update-notifier-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of flashplugin-installer:
 flashplugin-installer depends on update-notifier-common (>= 0.119ubuntu2); however:
  Package update-notifier-common is not configured yet.
dpkg: error processing flashplugin-installer (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error   from a previous failure.
                                                                                                          Errors were encountered while processing:
 update-notifier-common
 flashplugin-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
terry@terrylaptop:/usr/lib$ ls /usr/local/lib/python2.6/debian.deb822.py 
/usr/local/lib/python2.6/debian.deb822.py

terry@terrylaptop:/usr/lib$ cat /usr/local/lib/python2.6/debian.deb822.py
import warnings

warnings.warn("please use 'debian.deb822' instead", DeprecationWarning,
              stacklevel=2)

from debian.deb822 import *

คุณสามารถเห็น debian.deb822 ใน /usr/local/lib/python2.6 แต่ยังหาไม่เจอ

------ อัพเดทล่าสุดเมื่อวันที่ 2/20 ----------------

terry@terrylaptop:/usr/local/bin$ ls -l /usr/bin/py*
-rwxr-xr-x 1 root root  3752 May  2  2012 /usr/bin/py3_compilefiles
-rwxr-xr-x 1 root root 97759 May  2  2012 /usr/bin/pycentral
-rwxr-xr-x 1 root root  4124 Apr 18  2012 /usr/bin/pyclean
-rwxr-xr-x 1 root root 11933 Apr 18  2012 /usr/bin/pycompile
-rwxr-xr-x 1 root root  3723 May  2  2012 /usr/bin/py_compilefiles
lrwxrwxrwx 1 root root     8 Apr 27  2012 /usr/bin/pydoc -> pydoc2.7
-rwxr-xr-x 1 root root    79 Aug  1  2012 /usr/bin/pydoc2.7
lrwxrwxrwx 1 root root    12 Apr 27  2012 /usr/bin/pygettext -> pygettext2.7
-rwxr-xr-x 1 root root 22103 Aug  1  2012 /usr/bin/pygettext2.7
-rwxr-xr-x 1 root root   217 Mar  9  2012 /usr/bin/pyhtmlizer
lrwxrwxrwx 1 root root    24 Feb 20 07:24 /usr/bin/python -> /usr/loca/bin/python2.7
lrwxrwxrwx 1 root root    24 Jun 14  2012 /usr/bin/python2 -> /usr/local/bin/python2.6
lrwxrwxrwx 1 root root    24 Jun 14  2012 /usr/bin/python2.6 -> /usr/local/bin/python2.6
lrwxrwxrwx 1 root root    29 Apr 27  2012 /usr/bin/pyversions -> ../share/python/pyversions.py

terry@terrylaptop:/usr/local/bin$ ls -l /usr/local/bin/py*
-rwxrwxr-x 1 root root      84 Feb 20 07:21 /usr/local/bin/pydoc
lrwxrwxrwx 1 root root      24 Feb 20 07:31 /usr/local/bin/python -> /usr/local/bin/python2.7
lrwxrwxrwx 1 root root       9 Feb 20 07:23 /usr/local/bin/python2 -> python2.7
-rwxr-xr-x 1 root root 4610075 Jun 14  2012 /usr/local/bin/python2.6
-rwxr-xr-x 1 root root    1424 Jun 14  2012 /usr/local/bin/python2.6-config
-rwxr-xr-x 1 root root 4917197 Feb 20 07:22 /usr/local/bin/python2.7
-rwxr-xr-x 1 root root    1624 Feb 20 07:23 /usr/local/bin/python2.7-config
lrwxrwxrwx 1 root root      16 Feb 20 07:23 /usr/local/bin/python2-config -> python2.7-config
lrwxrwxrwx 1 root root      14 Feb 20 07:23 /usr/local/bin/python-config -> python2-config

ฉันยังคงติดตั้งไม่ได้ sys.path คือ:

['/usr/lib/update-notifier', '/usr/local/lib/python27.zip', '/usr/local/lib/python2.7', '/usr/local/lib/python2.7/plat-linux2', '/usr/local/lib/python2.7/lib-tk', '/usr/local/lib/python2.7/lib-old', '/usr/local/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/site-packages']

------ 2013/2/22 อัปเดต ---------------

terry@terrylaptop:/data$ sudo apt-get install python2.7
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python2.7 is already the newest version.
The following packages were automatically installed and are no longer required:
  libnepomukdatamanagement4 libkexiv2-10 libkdegames5a libboost-program-options1.46.1 libkdecorations4 libkwinglutils1 libnepomuksync4  libokularcore1abi1 libssl0.9.8 libattica0.3 liblastfm0 libkwineffects1abi3
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.

เหตุใดคุณจึงมีสิ่งนี้: "0 อัปเกรด, ติดตั้งใหม่ 0, 0 เพื่อลบและ239 ไม่อัปเกรด "

@ vasa1 เนื่องจากมีการติดตั้งแล้วหรือเนื่องจากตัวจัดการแพคเกจใช้งานไม่ได้ อ่าดูอีกสองสามบรรทัดและเราเห็นว่าตัวจัดการแพคเกจใช้งานไม่ได้ เราจะไม่สามารถแก้ไขตัวจัดการแพ็กเกจของฉันได้ฉันจะอัพเกรดมันผ่านตัวจัดการแพ็กเกจ เราจะต้องดาวน์โหลดตัวแก้ไขและแก้ไขด้วยตนเอง
ctrl-alt-delor

ทำเช่นเดียวกันเมื่อติดตั้งแพ็คเกจที่ไม่ใช่เดเบียน ถ้าเป็นเช่นนั้นคุณสามารถอัปเดตคำถามเพื่อให้เป็นคำถามทั่วไป (คุณอาจได้รับคำตอบเพิ่มเติม)
ctrl-alt-delor

เรามีปัญหาเดียวกันบนเซิร์ฟเวอร์ที่เราอัพเกรดจาก 9.10 -> 10.04 และตอนนี้เป็น 12.04 และได้รับปัญหานี้ ฉันไม่ได้ทำการอัพเกรดดังนั้นฉันไม่รู้ว่ามันอยู่ที่ไหนมันควรแก้ไขได้ง่าย ๆ ด้วยตนเองเพราะมันเป็นโมดูลหลามที่ขาดหายไป (ระบบอ้างอิง 12.04 มี "/usr/lib/python2.7/dist-packages/debian") ซึ่งมีลิงค์ไปยังโมดูลต่าง ๆ ใน "/ usr / share / pyshared", deb822 ท่ามกลางคนอื่น ๆ ในขณะที่ในระบบแตกโฟลเดอร์ debian จะหายไป
Ernelli

สวัสดีฉันได้เพิ่มข้อมูลการดีบักให้ดีขึ้น:
เทอร์รี่

คำตอบ:


16

ลองติดตั้งแพคเกจใหม่ซึ่งควรจะมี debian.deb822:

sudo apt-get --reinstall install python-debian

14

ในกรณีของฉันฉันมีการถอนการติดตั้งแพคเกจที่ขัดแย้งกันทั้งหมดเช่นupdate-notifier, update-notifier-commonฯลฯ และแล้วผมก็วิ่งไป

sudo apt install --reinstall python-debian python3-debian python-chardet python3-chardet

2
นี่เป็นทางออกเดียวที่ได้ผลสำหรับฉันหลังจากลองใช้วิธีอื่น ๆ ทั้งหมด (และรวมถึงสิ่งนี้: askubuntu.com/questions/812375/… )
slhck

คำตอบนี้ใช้ได้สำหรับฉันเช่นกัน ฉันเริ่มได้รับข้อผิดพลาดนี้ในไม่ช้าหลังจากฉันติดตั้ง python3 ... ตัวแจ้งเตือนการอัพเดตรับการมีอยู่ของ python3 แต่ไม่สามารถดำเนินการให้เสร็จสมบูรณ์เพราะขาดการพึ่งพาที่จำเป็น ฉันต้องวิ่งsudo apt install python3-debian python3-chardet python3-sixและทุกอย่างดี
theJoeBiz

8

ฉันใช้คำสั่ง apt-get remove เพื่อลบupdate-notifier-common , flashplugin-installerจากนั้นจึงแก้ปัญหาได้

นี่คือคำสั่ง:

sudo apt-get remove  update-notifier-common flashplugin-installer

ใช่ แต่นี้เป็นมากขึ้นเช่นการแก้ปัญหาแล้วคุณไม่ได้มีการปรับปรุงค่าแฟลชคุณมีการปรับปรุงแจ้งอีกต่อไป
Huafu

ทำได้ดีมาก ยังคงใช้งานได้
Akash Kandpal

5

ฉันติดตั้งทั้งไพ ธ อน 2.6 และ 2.7 ดังนั้นฉันต้องเปลี่ยนกลับเป็น 2.7 ซึ่งมี debian.deb822

sudo update-alternatives --config python

สิ่งนี้ได้ผลกับฉันเช่นกันและฉันวันที่ 14.04
Huafu

3

คุณอาจลบแพ็กเกจ python debian ให้รันคำสั่งเหล่านี้เพื่อติดตั้ง python-debian ใหม่และหลังจากติดตั้งแพ็กเกจ update-notifier

sudo apt-get remove  update-notifier-common
sudo apt-get autoremove
sudo apt-get --reinstall install python-debian
sudo apt-get install  update-notifier

3

ในกรณีของฉันสิ่งที่แก้ไขใน Ubuntu 16.04 (ปัญหายังคงกัดหลายปีนับตั้งแต่โพสต์ต้นฉบับ) คือการแก้ไข python symlinks:

cd /usr/bin
sudo ln -sf python3.6 python3
sudo ln -sf python3 python

ดังนั้นตอนนี้ฉันมี:

/usr/bin# ls -l python python3
lrwxrwxrwx 1 root root 7 Jun 29 15:33 python -> python3
lrwxrwxrwx 1 root root 9 Jun 29 15:38 python3 -> python3.6

ก่อนหน้านี้ได้รับการชี้ไปที่python3 python3.5เมื่อฉันเชื่อมโยงpython3.6 aptอีกครั้งเพื่อทำงานอีกครั้ง

ในขณะนี้ฉันมี python 2.7, 3.5 และ 3.6 ติดตั้งแบบเคียงข้างกัน


แก้ไขได้สำหรับฉัน ฉันมีปัญหาหลังจากติดตั้งpython3.7ซึ่งมีpython3จุดpython3.7แทนpython3.6
Emonadeo

2

ทางออกของฉัน

apt-get --reinstall install python-chardet

กายวิภาคของปัญหา

บนแพลตฟอร์มของฉันdpkg -L python-chardetอ้างว่าpython-chardetจะใช้ไฟล์เหล่านี้:

# dpkg -L python-chardet
/.
/usr
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/chardet.1.gz
/usr/share/doc
/usr/share/doc/python-chardet
/usr/share/doc/python-chardet/history.html
/usr/share/doc/python-chardet/css
/usr/share/doc/python-chardet/css/chardet.css
/usr/share/doc/python-chardet/faq.html
/usr/share/doc/python-chardet/images
/usr/share/doc/python-chardet/images/tip.png
/usr/share/doc/python-chardet/images/note.png
/usr/share/doc/python-chardet/images/permalink.gif
/usr/share/doc/python-chardet/images/warning.png
/usr/share/doc/python-chardet/images/caution.png
/usr/share/doc/python-chardet/images/important.png
/usr/share/doc/python-chardet/index.html
/usr/share/doc/python-chardet/how-it-works.html
/usr/share/doc/python-chardet/usage.html
/usr/share/doc/python-chardet/license.html
/usr/share/doc/python-chardet/changelog.Debian.gz
/usr/share/doc/python-chardet/copyright
/usr/share/doc/python-chardet/supported-encodings.html
/usr/bin
/usr/bin/chardet
/usr/lib
/usr/lib/python2.7
/usr/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages/chardet
/usr/lib/python2.7/dist-packages/chardet/langcyrillicmodel.py
/usr/lib/python2.7/dist-packages/chardet/mbcharsetprober.py
/usr/lib/python2.7/dist-packages/chardet/test.py
/usr/lib/python2.7/dist-packages/chardet/charsetgroupprober.py
/usr/lib/python2.7/dist-packages/chardet/utf8prober.py
/usr/lib/python2.7/dist-packages/chardet/langgreekmodel.py
/usr/lib/python2.7/dist-packages/chardet/hebrewprober.py
/usr/lib/python2.7/dist-packages/chardet/langhebrewmodel.py
/usr/lib/python2.7/dist-packages/chardet/escprober.py
/usr/lib/python2.7/dist-packages/chardet/mbcssm.py
/usr/lib/python2.7/dist-packages/chardet/jpcntx.py
/usr/lib/python2.7/dist-packages/chardet/codingstatemachine.py
/usr/lib/python2.7/dist-packages/chardet/gb2312prober.py
/usr/lib/python2.7/dist-packages/chardet/latin1prober.py
/usr/lib/python2.7/dist-packages/chardet/euctwprober.py
/usr/lib/python2.7/dist-packages/chardet/escsm.py
/usr/lib/python2.7/dist-packages/chardet/universaldetector.py
/usr/lib/python2.7/dist-packages/chardet/langbulgarianmodel.py
/usr/lib/python2.7/dist-packages/chardet/gb2312freq.py
/usr/lib/python2.7/dist-packages/chardet/langthaimodel.py
/usr/lib/python2.7/dist-packages/chardet/constants.py
/usr/lib/python2.7/dist-packages/chardet/eucjpprober.py
/usr/lib/python2.7/dist-packages/chardet/euctwfreq.py
/usr/lib/python2.7/dist-packages/chardet/jisfreq.py
/usr/lib/python2.7/dist-packages/chardet/sbcharsetprober.py
/usr/lib/python2.7/dist-packages/chardet/mbcsgroupprober.py
/usr/lib/python2.7/dist-packages/chardet/__init__.py
/usr/lib/python2.7/dist-packages/chardet/sjisprober.py
/usr/lib/python2.7/dist-packages/chardet/euckrprober.py
/usr/lib/python2.7/dist-packages/chardet/langhungarianmodel.py
/usr/lib/python2.7/dist-packages/chardet/charsetprober.py
/usr/lib/python2.7/dist-packages/chardet/chardistribution.py
/usr/lib/python2.7/dist-packages/chardet/sbcsgroupprober.py
/usr/lib/python2.7/dist-packages/chardet/big5freq.py
/usr/lib/python2.7/dist-packages/chardet/big5prober.py
/usr/lib/python2.7/dist-packages/chardet/euckrfreq.py
/usr/lib/python2.7/dist-packages/chardet-2.0.1.egg-info

แต่ปัญหาคือไม่มีสิ่งเหล่านี้อยู่:

# ls /usr/lib/python2.7/dist-packages/chardet
ls: cannot access /usr/lib/python2.7/dist-packages/chardet: No such file or directory

การทดสอบอื่นที่คุณสามารถทำได้

คุณสามารถตรวจสอบ chardet โดยใช้ไบนารี่:

/usr/bin/chardet

หากมันแสดงผลออกมาเป็นเช่นนี้lib จะไม่ทำงาน :

# /usr/bin/chardet 
Traceback (most recent call last):
  File "/usr/bin/chardet", line 26, in <module>
    import chardet
ImportError: No module named chardet

ข้อความแสดงข้อผิดพลาดเดิมของฉัน:

root@odroid:/etc/nagios# apt-get install  update-notifier             
Reading package lists... Done Building dependency tree        Reading
state information... Done update-notifier is already the newest
version. 0 upgraded, 0 newly installed, 0 to remove and 5 not
upgraded. 4 not fully installed or removed. After this operation, 0 B
of additional disk space will be used. Do you want to continue? [Y/n] 
Setting up update-notifier-common (0.154.1ubuntu1) ... Traceback (most
recent call last):   File
"/usr/lib/update-notifier/package-data-downloader", line 26, in
<module>
    import debian.deb822   File "/usr/lib/python2.7/dist-packages/debian/deb822.py", line 39
    import chardet
         ^ SyntaxError: invalid syntax dpkg: error processing package update-notifier-common (--configure):  subprocess installed
post-installation script returned error exit status 1 dpkg: dependency
problems prevent configuration of update-notifier:  update-notifier
depends on update-notifier-common (= 0.154.1ubuntu1); however:  
Package update-notifier-common is not configured yet.

dpkg: error processing package update-notifier (--configure): 
dependency problems - leaving unconfigured dpkg: dependency problems
prevent configuration of update-manager:  update-manager depends on
update-notifier; however:   Package update-notifier is not configured
yet.

dpkg: error processing package update-manager (--configure): 
dependency problems - leaving unconfigured dpkg: dependency problems
prevent configuration of ubuntu-release-upgrader-gtk: 
ubuntu-release-upgrader-gtk depends on update-manager; however:  
Package update-manager is not configured yet.

dpkg: error processing package ubuntu-release-upgrader-gtk
(--configure):  depenNo apport report written because the error
message indicates its a followup error from a previous failure.
                                                                                                                No apport report written because the error message indicates its a
followup error from a previous failure.
                                                                   No apport report written because MaxReports is reached already
                                                                                                                                 dency problems - leaving unconfigured Errors were encountered while
processing:  update-notifier-common  update-notifier  update-manager 
ubuntu-release-upgrader-gtk E: Sub-process /usr/bin/dpkg returned an
error code (1)

ดังนั้นอย่างที่ฉันบอกไว้ข้างต้นเพียงติดตั้ง chardet:

apt-get --reinstall install python-chardet

ฉันไม่ชอบการแก้ไขของ Volker Siegel ฉันใช้ตัวพิมพ์เล็กโดยเจตนา
qknight

0

สำหรับฉันมันได้รับการแก้ไขโดยการติดตั้งpython-debianแพคเกจสำหรับpython3:

sudo apt install python3-debian
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.