apt-get टूटे: कोई मॉड्यूल जिसका नाम debian.deb822 है


21

sys.path:

['/ usr / lib / अपडेट-नोटिफायर', '/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 ',' ausr/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)

यह समस्या तब होती है जब मैं अपने Ubuntu को अपडेट करने के लिए apt-get install का उपयोग करने की कोशिश करता हूं। मैं 12.04.01 एलटीएस पर हूं।

मैंने इस लिंक से अजगर-डेबियन को भी स्थापित किया: http://pkgs.org/ubuntu-12.04/ubuntu-main-i386/python-debian_0.1.21ubuntu1_all.deb.html लेकिन यह काम नहीं करता है।

क्या कोई मेरी मदद कर सकता है? आपका बहुत बहुत धन्यवाद। मैं गुगली कर रहा हूं लेकिन लगता है कि यह पहले से ही पुराने संस्करण में तय किया जाना चाहिए।

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, क्योंकि यह पहले से ही स्थापित है, या क्योंकि पैकेज प्रबंधक टूट गया है। आह कुछ लाइनों को और देखो और हम देखते हैं कि पैकेज मैनेजर टूट गया है। हम पैकेज प्रबंधक के माध्यम से इसे अपग्रेड करते हुए पैकेज मैनेजर को ठीक करने में सक्षम नहीं होंगे। हमें एक फिक्स डाउनलोड करना होगा और इसे मैन्युअल रूप से पैच करना होगा।
सीटीएल-अल्ट-डेलोर

गैर-डेबियन पैकेज स्थापित करते समय ऐसा ही करता है? यदि आप प्रश्न को अपडेट कर सकते हैं, तो इसे और अधिक सामान्य बनाने के लिए। (आपको और उत्तर मिल सकते हैं)।
सीटीएल-अल्ट-डेलोर

हमें सर्वर पर ठीक वैसी ही समस्या है जिसे हमने 9.10 -> 10.04 और अब 12.04 से अपग्रेड किया और यह समस्या आई। मैंने अपग्रेड नहीं किया था, इसलिए मुझे नहीं पता कि यह कहां टूट गया, इसे मैन्युअल रूप से ठीक किया जाना चाहिए क्योंकि इसके सिर्फ एक पायथन मॉड्यूल गायब है (एक संदर्भ 12.04 सिस्टम में "/usr/lib/python2.7/dist-packages/debian" है) जिसमें "/ usr / share / pysared" में विभिन्न मॉड्यूलों के लिंक शामिल हैं, दूसरों के बीच deb822 जबकि टूटी हुई प्रणाली पर डेबियन फोल्डर अनुपस्थित है।
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 कमांड का उपयोग करता हूं फिर समस्या समाधान।

यहाँ आदेश है:

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

हाँ, लेकिन यह एक वर्कअराउंड की तरह अधिक है, और फिर आपके पास फ्लैश अपडेट नहीं है और न ही आपके पास अब अपडेट नोटिफ़ायर है
Huafu

बहुत अच्छा किया। यह अभी भी काम कर रहा है।
आकाश कांडपाल

5

मेरे पास अजगर 2.6 और 2.7 दोनों थे, इसलिए मुझे 2.7 पर वापस स्विच करने की आवश्यकता थी, जिसमें debian.deb822 था

sudo update-alternatives --config python

इसने मेरे लिए भी काम किया, और मैं 14.04
Huafu

3

आपने शायद अजगर-डेबियन पैकेज को हटाने के लिए अजगर-डेबियन को पुनर्स्थापित करने के लिए इन कमांडों को चलाया और उसके बाद अपडेट-नोटिफ़ायर पैकेज स्थापित करें।

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 पर तय किया गया (समस्या अभी भी मूल पोस्ट के बाद से कई साल काटती है) अजगर समरूपता को ठीक करना है:

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फिर से काम करने के लिए जोड़ा ।

फिलहाल मेरे पास 2.7, 3.5 और 3.6 साइड में हैं।


मेरे लिए इसे हल किया। मुझे यह स्थापित करने के बाद समस्या python3.7थी जिसके बजाय python3इंगित करना थाpython3.7python3.6
इमोनदेव

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

एक और परीक्षण आप कर सकते हैं

आप बाइनरी का उपयोग करके भी चार्ट की जांच कर सकते हैं:

/usr/bin/chardet

यदि यह कुछ इस तरह से आउटपुट करता है, तो लिबास टूट जाता है :

# /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)

इसलिए जैसा कि मैंने ऊपर कहा, बस पुनः स्थापित करें:

apt-get --reinstall install python-chardet

मैं वास्तव में वोल्कर साइगल का संपादन पसंद नहीं करता। मैं जानबूझकर निचले मामले का उपयोग कर रहा हूं।
०१:१०

0

मेरे लिए यह python-debianपैकेज स्थापित करके हल किया गया था python3:

sudo apt install python3-debian
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.