انجمنهای فارسی اوبونتو
کمک و پشتیبانی => نصب، راهاندازی و بروزآوری => نویسنده: 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)
-
sudo apt-get install -f رو بزنین ببینید درست میشه ؟
-
اون دستور رو که میدم، از من 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$