Indonesian Back|Track Team
Ask Error saat update - Printable Version

+- Indonesian Back|Track Team (https://www.indonesianbacktrack.or.id/forum)
+-- Forum: Penetration Testing Os (https://www.indonesianbacktrack.or.id/forum/forum-170.html)
+--- Forum: Kali Linux (https://www.indonesianbacktrack.or.id/forum/forum-232.html)
+---- Forum: Kali Linux Fix & Resolv (https://www.indonesianbacktrack.or.id/forum/forum-228.html)
+---- Thread: Ask Error saat update (/thread-5860.html)



Error saat update - Escargoo - 06-08-2014

E: /usr/share/EXTLINUX/themes/debian: No such file or directory
run-parts: /etc/kernel/postinst.d/zz-extlinux exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.14-kali1-686-pae.postinst line 591, <STDIN> line 2.
dpkg: error processing package linux-image-3.14-kali1-686-pae (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-686-pae:
linux-image-686-pae depends on linux-image-3.14-kali1-686-pae; however:
Package linux-image-3.14-kali1-686-pae is not configured yet.

dpkg: error processing package linux-image-686-pae (--configure):
dependency problems - leaving unconfigured
E: Sub-process /usr/bin/dpkg returned an error code (1)

ane mau update karnel bro. nah pas ane update ada error gini bro.
pas ane coba dist-upgrade muncul juga tu error bro?

mohon pencerahannya bro. Sad( :d


RE: Error saat update - dimascyber4rt - 06-08-2014

ini hanya sekdar saran dari saya hehe... klo terjadi error atau masalah yang sulit tanyakan pada yang brother brother disini...
edit /etc/apt/sources.list
ganti reponya sama yang ini :
deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free
klo udah coba ketik di terminal :
apt-get clean
dpkg --configure -a
apt-get install -f
apt-get update && apt-get dist upgrade
aptitude safe-upgrade


RE: Error saat update - iKONspirasi - 06-09-2014

(06-08-2014, 09:38 AM)Escargoo Wrote: E: /usr/share/EXTLINUX/themes/debian: No such file or directory
run-parts: /etc/kernel/postinst.d/zz-extlinux exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.14-kali1-686-pae.postinst line 591, <STDIN> line 2.
dpkg: error processing package linux-image-3.14-kali1-686-pae (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-686-pae:
linux-image-686-pae depends on linux-image-3.14-kali1-686-pae; however:
Package linux-image-3.14-kali1-686-pae is not configured yet.

dpkg: error processing package linux-image-686-pae (--configure):
dependency problems - leaving unconfigured
E: Sub-process /usr/bin/dpkg returned an error code (1)

ane mau update karnel bro. nah pas ane update ada error gini bro.
pas ane coba dist-upgrade muncul juga tu error bro?

mohon pencerahannya bro. Sad( :d

coba install linux-image-3.14-kali1-686-pae:
Code:
apt-get install linux-image-3.14-kali1-686-pae

atau
Code:
apt-get -f install



RE: Error saat update - Escargoo - 06-16-2014

(06-09-2014, 08:08 AM)iKONspirasi Wrote:
(06-08-2014, 09:38 AM)Escargoo Wrote: E: /usr/share/EXTLINUX/themes/debian: No such file or directory
run-parts: /etc/kernel/postinst.d/zz-extlinux exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.14-kali1-686-pae.postinst line 591, <STDIN> line 2.
dpkg: error processing package linux-image-3.14-kali1-686-pae (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-686-pae:
linux-image-686-pae depends on linux-image-3.14-kali1-686-pae; however:
Package linux-image-3.14-kali1-686-pae is not configured yet.

dpkg: error processing package linux-image-686-pae (--configure):
dependency problems - leaving unconfigured
E: Sub-process /usr/bin/dpkg returned an error code (1)

ane mau update karnel bro. nah pas ane update ada error gini bro.
pas ane coba dist-upgrade muncul juga tu error bro?

mohon pencerahannya bro. Sad( :d

coba install linux-image-3.14-kali1-686-pae:
Code:
apt-get install linux-image-3.14-kali1-686-pae

atau
Code:
apt-get -f install

ane coba yah bro jangan bosen2 jawab klo ada error lagi


RE: Error saat update - Escargoo - 06-17-2014

Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-image-3.14-kali1-686-pae is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up linux-image-3.14-kali1-686-pae (3.14.4-1kali1) ...
vmlinuz(/boot/vmlinuz-3.14-kali1-686-pae
) points to /boot/vmlinuz-3.14-kali1-686-pae
(/boot/vmlinuz-3.14-kali1-686-pae) -- doing nothing at /var/lib/dpkg/info/linux-image-3.14-kali1-686-pae.postinst line 263, <STDIN> line 2.
initrd.img(/boot/initrd.img-3.14-kali1-686-pae
) points to /boot/initrd.img-3.14-kali1-686-pae
(/boot/initrd.img-3.14-kali1-686-pae) -- doing nothing at /var/lib/dpkg/info/linux-image-3.14-kali1-686-pae.postinst line 263, <STDIN> line 2.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-3.14-kali1-686-pae
/etc/kernel/postinst.d/zz-extlinux:
P: Checking for EXTLINUX directory... found.
/boot/vmlinuz-3.12-kali1-686-pae
/boot/vmlinuz-3.14-kali1-686-pae
P: Writing config for /boot/vmlinuz-3.14-kali1-686-pae...
P: Writing config for /boot/vmlinuz-3.12-kali1-686-pae...
I: os-proper disabled in /etc/default/extlinux: Skipping /boot/extlinux/os-proper.cfg
E: /usr/share/EXTLINUX/themes/debian: No such file or directory
run-parts: /etc/kernel/postinst.d/zz-extlinux exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.14-kali1-686-pae.postinst line 591, <STDIN> line 2.
dpkg: error processing package linux-image-3.14-kali1-686-pae (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-686-pae:
linux-image-686-pae depends on linux-image-3.14-kali1-686-pae; however:
Package linux-image-3.14-kali1-686-pae is not configured yet.

dpkg: error processing package linux-image-686-pae (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
linux-image-3.14-kali1-686-pae
linux-image-686-pae
E: Sub-process /usr/bin/dpkg returned an error code (1)

error lagi bro
tapi ane coba autoremove dulu
hasilnya error juga


RE: Error saat update - iKONspirasi - 06-17-2014

dilihat dari ini:
Quote:/boot/initrd.img-3.14-kali1-686-pae) -- doing nothing at /var/lib/dpkg/info/linux-image-3.14-kali1-686-pae.postinst line 263, <STDIN> line 2

sepertinya masalah disebabkan sama instalasi/uninstall virtualbox atau penggunaan Kali di Xen, bener ga bro?

coba ini:
Code:
apt-get remove grub-legacy grub-common

trus update lagi

atau coba yg ini:
Code:
grub-mkdevicemap
grub-mkconfig
update-grub
aptitude safe-upgrade



RE: Error saat update - sarnobroken - 06-21-2014

sudah fix kah ini ?? kali ane juga eror nya mirip

Code:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  memtest86+ syslinux-themes-debian syslinux-themes-debian-wheezy
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-3.14-kali1-686-pae (3.14.5-1kali2) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-3.14-kali1-686-pae
/etc/kernel/postinst.d/zz-extlinux:
P: Checking for EXTLINUX directory... found.
/boot/vmlinuz-3.14-kali1-686-pae
P: Writing config for /boot/vmlinuz-3.14-kali1-686-pae...
I: os-proper disabled in /etc/default/extlinux: Skipping /boot/extlinux/os-proper.cfg
E: /usr/share/EXTLINUX/themes/debian: No such file or directory
run-parts: /etc/kernel/postinst.d/zz-extlinux exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.14-kali1-686-pae.postinst line 591, <STDIN> line 2.
dpkg: error processing linux-image-3.14-kali1-686-pae (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up extlinux (3:6.03~pre1+dfsg-1kali3) ...
P: Checking for EXTLINUX directory... found.
/boot/vmlinuz-3.14-kali1-686-pae
P: Writing config for /boot/vmlinuz-3.14-kali1-686-pae...
I: os-proper disabled in /etc/default/extlinux: Skipping /boot/extlinux/os-proper.cfg
E: /usr/share/EXTLINUX/themes/debian: No such file or directory
dpkg: error processing extlinux (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
linux-image-3.14-kali1-686-pae
extlinux
E: Sub-process /usr/bin/dpkg returned an error code (1)