Ubuntu Forums Archive Viewer

libpcap0.8-dev error install ?

Archived thread 1871997 from Egypt Team. Markdown source: Egypt_Team/thread_1871997_libpcap0.8-dev_error_install.md

Original URL About this archive
#1

حاولت تثبيت باكج [B]libpcap0.8-dev ولكن حدث لي خطئ كما هو مبين اسطر الخطئ في التيرمينل [/B] > fair@ubuntu:~$ sudo apt-get install libpcap0.8-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: libpcap0.8-dev: Depends: libpcap0.8 (= 1.0.0-6) but 1.1.1-6 is to be installed E: Broken packages****

وفي الـ source.list فقط سطرين كما هو موضح

deb [[COLOR=#38659d]http://archive.ubuntu.com/ubuntu[/COLOR]]("http://archive.ubuntu.com/ubuntu") lucid multiverse restricted universe main deb-src [[COLOR=#38659d]http://archive.ubuntu.com/ubuntu[/COLOR]]("http://archive.ubuntu.com/ubuntu") lucid multiverse restricted universe main #Added by software-properties

استخدم ubuntu 10.04

#2

أظن إنت محتاج

sudo apt-get update sudo apt-get install libpcap0.8-dev

#3

[RIGHT]ممكن تجرب تنفذ الأمر ده من الطرفية: لفتح الطرفية اضغط Ctrl+Alt+T ثم اكتب الأمر اتالي: sudo apt-get install -f

المصدر: http://askubuntu.com/questions/34431/ubuntu-software-centre-fails-with-package-catalog-error وبعدين

sudo apt-get update sudo apt-get install libpcap0.8-dev [/RIGHT]