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

کمک و پشتیبانی => نصب، راه‌اندازی و بروزآوری => نویسنده: sajjad93 در 29 خرداد 1393، 10:04 ب‌ظ

عنوان: مشکل در بروزآوری اوبونتو ۱۴.۰۴ (حل شد)
ارسال شده توسط: sajjad93 در 29 خرداد 1393، 10:04 ب‌ظ
من اوبونتو ۱۴.۰۴ رو upgrade کردم ولی یه ارور آخرش داد:
sajjad@sajjad-K45VD:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0 B/8,865 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
No apport report written because the error message indicates its a followup error from a previous failure.
                          dpkg: error processing package linux-headers-3.13.0-24 (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
dpkg: dependency problems prevent configuration of linux-headers-3.13.0-24-generic:
 linux-headers-3.13.0-24-generic depends on linux-headers-3.13.0-24; however:
  Package linux-headers-3.13.0-24 is not configured yet.

dpkg: error processing package linux-headers-3.13.0-24-generic (--configure):
 dependency problems - leaving unconfigured
E: Sub-process /usr/bin/dpkg returned an error code (1)

از این دستورات هم استفاده کردم بازم همین ارور رو داد:
sudo apt-get clean
sudo apt-get upgrade
sudo apt-get autoremove
sudo dpkg --configure -a
sudo apt-get -f install
sudo apt-get dist-upgrade

مشکل چیه؟  :'(
عنوان: پاسخ : مشکل در بروزآوری اوبونتو ۱۴.۰۴
ارسال شده توسط: سلمان م. در 30 خرداد 1393، 10:57 ق‌ظ
سلام.
خودش گفته که مشکل از کجا هست:
No apport report written because the error message indicates its a followup error from a previous failure.
                          dpkg: error processing package linux-headers-3.13.0-24 (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
بایستی با دستور زیر بسته‌ی موردنظر رو بازنصب کنی.
$ sudo apt-get --reinstall install linux-headers-3.13.0-24
عنوان: پاسخ : مشکل در بروزآوری اوبونتو ۱۴.۰۴
ارسال شده توسط: sajjad93 در 30 خرداد 1393، 12:28 ب‌ظ
ممنون حل شد  ;D
از reinstall استفاده نکرده بودم بلد نبودم!