Indonesian Back|Track Team
[ FIXED ] apt-get erorr - 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: Backtrack (https://www.indonesianbacktrack.or.id/forum/forum-171.html)
+---- Forum: BackTrack 5 (https://www.indonesianbacktrack.or.id/forum/forum-74.html)
+----- Forum: Backtrack 5 Tanya Jawab (https://www.indonesianbacktrack.or.id/forum/forum-86.html)
+----- Thread: [ FIXED ] apt-get erorr (/thread-910.html)



[ FIXED ] apt-get erorr - betefive - 10-14-2011

bro.. ane mau install aplikasi vlc dan lain nya kok ga bisa ya? apt-get update lncar aja,, tp pas apt-get install **** erorr... :

Code:
root@bt:~# apt-get install vlc
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  gdebi: Depends: python (< 2.5) but 2.6.5-0ubuntu1 is to be installed
         Depends: python-vte (>= 1:0.11.15-4) but it is not going to be installed
  vlc: Depends: vlc-nox (= 1.0.6-1ubuntu1.6) but it is not going to be installed
       Depends: libtar but it is not going to be installed
       Depends: libvlccore2 (>= 1.0.0~rc1) but it is not going to be installed
       Depends: libxcb-keysyms1 (>= 0.3.6) but it is not going to be installed
       Recommends: vlc-plugin-pulse (= 1.0.6-1ubuntu1.6) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@bt:~#

mohon bntuannya...


RE: apt-get erorr - snail_venom - 10-14-2011

(10-14-2011, 01:30 PM)betefive Wrote: bro.. ane mau install aplikasi vlc dan lain nya kok ga bisa ya? apt-get update lncar aja,, tp pas apt-get install **** erorr... :

Code:
root@bt:~# apt-get install vlc
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  gdebi: Depends: python (< 2.5) but 2.6.5-0ubuntu1 is to be installed
         Depends: python-vte (>= 1:0.11.15-4) but it is not going to be installed
  vlc: Depends: vlc-nox (= 1.0.6-1ubuntu1.6) but it is not going to be installed
       Depends: libtar but it is not going to be installed
       Depends: libvlccore2 (>= 1.0.0~rc1) but it is not going to be installed
       Depends: libxcb-keysyms1 (>= 0.3.6) but it is not going to be installed
       Recommends: vlc-plugin-pulse (= 1.0.6-1ubuntu1.6) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@bt:~#

mohon bntuannya...

coba ketik ini oms : apt-get install -f


RE: apt-get erorr - thedexwan - 10-14-2011

(10-14-2011, 01:30 PM)betefive Wrote: bro.. ane mau install aplikasi vlc dan lain nya kok ga bisa ya? apt-get update lncar aja,, tp pas apt-get install **** erorr... :

Code:
root@bt:~# apt-get install vlc
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  gdebi: Depends: python (< 2.5) but 2.6.5-0ubuntu1 is to be installed
         Depends: python-vte (>= 1:0.11.15-4) but it is not going to be installed
  vlc: Depends: vlc-nox (= 1.0.6-1ubuntu1.6) but it is not going to be installed
       Depends: libtar but it is not going to be installed
       Depends: libvlccore2 (>= 1.0.0~rc1) but it is not going to be installed
       Depends: libxcb-keysyms1 (>= 0.3.6) but it is not going to be installed
       Recommends: vlc-plugin-pulse (= 1.0.6-1ubuntu1.6) but it is not going to be installed
E: Unmet dependencies. Try '[color=#FF0000]apt-get -f install[/color]' with no packages (or specify a solution).
root@bt:~#

mohon bntuannya...

coba ketik ->> apt-get -f install


RE: apt-get erorr - koecroet - 10-14-2011

udah coba pake "apt-get -f install" bro?


RE: apt-get erorr - betefive - 10-14-2011

(10-14-2011, 01:37 PM)snail_venom Wrote:
(10-14-2011, 01:30 PM)betefive Wrote: bro.. ane mau install aplikasi vlc dan lain nya kok ga bisa ya? apt-get update lncar aja,, tp pas apt-get install **** erorr... :

Code:
root@bt:~# apt-get install vlc
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  gdebi: Depends: python (< 2.5) but 2.6.5-0ubuntu1 is to be installed
         Depends: python-vte (>= 1:0.11.15-4) but it is not going to be installed
  vlc: Depends: vlc-nox (= 1.0.6-1ubuntu1.6) but it is not going to be installed
       Depends: libtar but it is not going to be installed
       Depends: libvlccore2 (>= 1.0.0~rc1) but it is not going to be installed
       Depends: libxcb-keysyms1 (>= 0.3.6) but it is not going to be installed
       Recommends: vlc-plugin-pulse (= 1.0.6-1ubuntu1.6) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@bt:~#

mohon bntuannya...

coba ketik ini oms : apt-get install -f


mksih bnyak om.... dah normal lg nih...

om... aplikasi yg wajib di install di BT apa aj y? aq dah install vlc, gimp, chroome, synaptic.. ada tmbahan lg ga buat aktifitas sehari2 gitu...



RE: apt-get erorr - betefive - 10-14-2011

(10-14-2011, 05:10 PM)Liyan Oz Wrote: itu ada beberapa packet yng belum terinstall dengan baik////..

makanya diigunakan perintah

# apt-get -f install

untuk menginstall packet2 yang belum l;engkap..

kalau dah fix tolong konfirmasi ya TS ke moderator

itu erornya knpa ya om? kmren pas install gdebi baru mncul erorr gtu, emg slah ny dmn tu om?


RE: apt-get erorr - betefive - 10-21-2011

eroor lg nih om.. ga bsa lg dgn cara di atas... bntuan please



RE: apt-get erorr - iKONspirasi - 10-21-2011

errornya apalagi?
usahakan klo bilang error kasih tau kami errornya apa, setelah melakukan apa dsb, yg lengkap bro biar gampang bahasnya
thx



RE: apt-get erorr - THJC - 10-21-2011

(10-21-2011, 01:11 AM)betefive Wrote: eroor lg nih om.. ga bsa lg dgn cara di atas... bntuan please

Spesifik please. . .