डेबियन व्हीज़ी, एप्ट-गेट में असमत निर्भरताएं हैं


0

बहुत ज्यादा कोई भी कॉमैंड जो मैं कोशिश करता हूं, जिसमें apt-getमुझे एक त्रुटि मिलती है जो मुझे बताती है कि मुझे चलना चाहिए apt-get -f install, लेकिन इससे मुझे यह त्रुटि मिलती है:

root@vps148794:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 cpp-4.7 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
 g++-4.7 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
 gcc-4.7 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
 libgcc1 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
 libgomp1 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
 libitm1 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
 libquadmath0 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
 libstdc++6 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
 libstdc++6-4.7-dev : Depends: gcc-4.7-base (= 4.7.2-5) but it is not installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

gcc-4.7लापता की तरह लगता है समस्या है, लेकिन अगर मैं कोशिश करता हूँapt-get install gcc-4.7

root@vps148794:~# apt-get install gcc-4.7
Reading package lists... Done
Building dependency tree
Reading state information... Done
gcc-4.7 is already the newest version.
gcc-4.7 set to manually installed.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 cpp-4.7 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
 g++-4.7 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
 gcc-4.7 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
 libgcc1 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
 libgomp1 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
 libitm1 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
 libquadmath0 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
 libstdc++6 : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
 libstdc++6-4.7-dev : Depends: gcc-4.7-base (= 4.7.2-5) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

ये क्यों हो रहा है? मैं एप्ट-गेट को कैसे वापस लाऊं ताकि मैं चीजों को स्थापित कर सकूं? मैं स्थापित करने से पूरी तरह से अवरुद्ध हूं क्योंकि यह त्रुटि कुछ भी है जिसे मैं स्थापित करने की कोशिश करता हूं। शायद यह मदद कर सकता है?

root@vps148794:~# apt-cache policy gcc-4.7 g++-4.7
gcc-4.7:
  Installed: 4.7.2-5
  Candidate: 4.7.2-5
  Version table:
 *** 4.7.2-5 0
        500 http://ftp.debian.org/debian/ wheezy/main amd64 Packages
        500 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages
        100 /var/lib/dpkg/status
g++-4.7:
  Installed: 4.7.2-5
  Candidate: 4.7.2-5
  Version table:
 *** 4.7.2-5 0
        500 http://ftp.debian.org/debian/ wheezy/main amd64 Packages
        500 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages
        100 /var/lib/dpkg/status


root@vps148794:~# apt-cache policy gcc-4.7-base
gcc-4.7-base:
  Installed: (none)
  Candidate: 4.7.2-5
  Version table:
     4.7.2-5 0
        500 http://ftp.debian.org/debian/ wheezy/main amd64 Packages
        500 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages

sources.list:

deb http://ftp.debian.org/debian/ wheezy main
deb http://security.debian.org/ wheezy/updates main
#deb http://apt.izzysoft.de/ubuntu generic universe
deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
deb http://cdn.debian.net/debian wheezy-backports main

1
आपको पता है कि डेबियन व्हीज़ी इन दिनों पूरी तरह से असमर्थ हैं?
हेनरिक

आपका /etc/apt/sources.listलू क्या पसंद करता है ? क्या apt-cache policy gcc-4.7-baseकहता है?
हेनरिक

कैश पॉलिसी सवालों के घेरे में है। source.list 10 सेकंड में होगी, इसका उल्लेख करना भूल गए। धन्यवाद!
२०

मैं वास्तव में VPS को रीबूट और / या अपडेट नहीं करना चाहूंगा, जब तक कि मैं व्ही -ज़ी-संगत पैकेज के साथ उपयुक्त नहीं हूं, मैं ठीक हूं। हालांकि, मुझे पता है कि मुझे भविष्य में डेबियन को अपडेट करने की आवश्यकता होगी।
शनिचरी

apt-cache policyआउटपुट केवल दो पैकेजों के लिए प्रश्न में है। मैं दूसरे के बारे में पूछ रहा हूँ।
हेनरिक

जवाबों:


1

आपको वास्तव में सोचना चाहिए कि आप यहां क्या कर रहे हैं। डेबियन व्हीज़ी इन दिनों पूरी तरह से असमर्थ हैं, और कुछ बिंदु पर (मुझे याद नहीं है कि यह कब घोषित किया गया है) इसे (मुख्य) दर्पणों से हटा दिया जाएगा।

उत्तर उस अंतर में निहित है gcc-4.7जिसके बीच में स्थापित है और gcc-4.7-baseजो शो दिखाता है वह नहीं है। स्थापित करने में मदद करनी चाहिए। (मैं वास्तव में यह नहीं बता सकता कि आप उस स्थिति में कैसे समाप्त हुए।)

एक और बात: मुझे नहीं पता कि उस izzysoft.de रेपो में क्या / क्या है, लेकिन यह ubuntu के लिए बनाया गया लगता है, यह उस तरह के रिपॉजिटरी को मिलाने के लिए काफी खतरनाक हो सकता है।

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