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

لطفاً به انجمن‌ها وارد شده و یا جهت ورود ثبت‌نام نمائید

لطفاً جهت ورود نام کاربری و رمز عبورتان را وارد نمائید


ارائه ۲۴٫۱۰ اوبونتو منتشر شد 🎉

نویسنده موضوع: پیغام خطا موقع نصب برنامه- کسی بلده راهنمایی کنه؟؟؟  (دفعات بازدید: 2794 بار)

0 کاربر و 1 مهمان درحال مشاهده موضوع.

آفلاین moosavy

  • Full Member
  • *
  • ارسال: 157
    • ایده های زندگی دیجیتال
با سلام
وقتی می‌خوام برنامه‌ی 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، 12:20 ب‌ظ توسط moosavy »

آفلاین مهدی پیشگوی

  • High Hero Member
  • *
  • ارسال: 3100
  • جنسیت : پسر
  • لينوكس يعني آزادي ، امنيت
sudo apt-get install -f رو بزنین ببینید درست میشه ؟

آفلاین moosavy

  • Full Member
  • *
  • ارسال: 157
    • ایده های زندگی دیجیتال
اون دستور رو که می‌دم، از من 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$