انجمن‌های فارسی اوبونتو

کمک و پشتیبانی => نصب، راه‌اندازی و بروزآوری => نویسنده: moosavy در 02 بهمن 1387، 03:20 ب‌ظ

عنوان: پیغام خطا موقع نصب برنامه- کسی بلده راهنمایی کنه؟؟؟
ارسال شده توسط: moosavy در 02 بهمن 1387، 03:20 ب‌ظ
با سلام
وقتی می‌خوام برنامه‌ی winefish رو نصب کنم پیغام زیر رو می‌گیرم. مفهومش چیه و چه‌کار می‌شه کرد؟
moosavy@ubulap:~$ sudo apt-get install winefish
[sudo] password for moosavy:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libtidy-0.99-0 tidy tofrodos util-linux
Suggested packages:
  tidy-doc
The following NEW packages will be installed:
  libtidy-0.99-0 tidy tofrodos winefish
The following packages will be upgraded:
  util-linux
1 upgraded, 4 newly installed, 0 to remove and 33 not upgraded.
12 not fully installed or removed.
Need to get 0B/885kB of archives.
After this operation, 1442kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 197042 files and directories currently installed.)
Preparing to replace util-linux 2.13.1-5ubuntu2 (using .../util-linux_2.13.1-5ubuntu3_i386.deb) ...
install-info: No dir file specified; try --help for more information.
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
install-info: No dir file specified; try --help for more information.
dpkg: error processing /var/cache/apt/archives/util-linux_2.13.1-5ubuntu3_i386.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
install-info: No dir file specified; try --help for more information.
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/util-linux_2.13.1-5ubuntu3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
عنوان: پاسخ به: پیغام خطا موقع نصب برنامه- کسی بلده راهنمایی کنه؟؟؟
ارسال شده توسط: مهدی پیشگوی در 03 بهمن 1387، 01:23 ب‌ظ
sudo apt-get install -f رو بزنین ببینید درست میشه ؟
عنوان: پاسخ به: پیغام خطا موقع نصب برنامه- کسی بلده راهنمایی کنه؟؟؟
ارسال شده توسط: moosavy در 06 بهمن 1387، 08:53 ق‌ظ
اون دستور رو که می‌دم، از من cd اوبونتو رو می‌خواد بعد هم که cd  رو می‌ذاری داخلش دوباره همون پیغام رو نشون می‌ده. ظاهرا هم مشکل فقط با یک فایل deb است به ‌نام: util-linux_2.13.1-5ubuntu3_i386 وقتی می‌خوام اون رو نصب کنم با این مشکل مواجه می‌شم. یعنی عملا همین فایل است که مشکل دارد.
code]moosavy@ubulap:/var/cache/apt/archives$ sudo apt-get install util-linux
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be upgraded:
  util-linux
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
12 not fully installed or removed.
Need to get 0B/440kB of archives.
After this operation, 0B of additional disk space will be used.
(Reading database ... 213453 files and directories currently installed.)
Preparing to replace util-linux 2.13.1-5ubuntu2 (using .../util-linux_2.13.1-5ubuntu3_i386.deb) ...
install-info: No dir file specified; try --help for more information.
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
install-info: No dir file specified; try --help for more information.
dpkg: error processing /var/cache/apt/archives/util-linux_2.13.1-5ubuntu3_i386.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
install-info: No dir file specified; try --help for more information.
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/util-linux_2.13.1-5ubuntu3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
moosavy@ubulap:/var/cache/apt/archives$