[Ask] Error apaan nih ya ???
#11
(11-25-2011, 10:37 PM)biecyber Wrote:
(11-25-2011, 08:24 PM)koecroet Wrote: hallooo om TS nya ?

halow juga mas bro.., saya baru pulang ngantor >,<

(11-25-2011, 06:59 PM)konspirasi Wrote: coba ini:
Code:
apt-get purge virtualbox-ose virtualbox-ose-dkms
Code:
dpkg --list |grep "^rc" | awk '{print $2}' | xargs sudo dpkg --purge
Code:
locate -e virtualbox

kemudian install lagi virtualboxnya, virtualbox download dari website aja yg .deb

ok mas broo, ane coba dulu yah. THX ALL
(11-25-2011, 10:37 PM)biecyber Wrote:
(11-25-2011, 08:24 PM)koecroet Wrote: hallooo om TS nya ?

halow juga mas bro.., saya baru pulang ngantor >,<

(11-25-2011, 06:59 PM)konspirasi Wrote: coba ini:
Code:
apt-get purge virtualbox-ose virtualbox-ose-dkms
Code:
dpkg --list |grep "^rc" | awk '{print $2}' | xargs sudo dpkg --purge
Code:
locate -e virtualbox

kemudian install lagi virtualboxnya, virtualbox download dari website aja yg .deb

ok mas broo, ane coba dulu yah. THX ALL

Lapor udah dicoba hasilnya :
---------------------------------
dpkg -i virtualbox-4.1_4.1.6-74713~Ubuntu~natty_i386.deb
Selecting previously deselected package virtualbox-4.1.
(Reading database ... 258516 files and directories currently installed.)
Unpacking virtualbox-4.1 (from virtualbox-4.1_4.1.6-74713~Ubuntu~natty_i386.deb) ...
dpkg: dependency problems prevent configuration of virtualbox-4.1:
virtualbox-4.1 depends on libpython2.7 (>= 2.7); however:
Package libpython2.7 is not installed.
virtualbox-4.1 depends on libssl0.9.8 (>= 0.9.8m-1); however:
Version of libssl0.9.8 on system is 0.9.8k-7ubuntu8.6.
virtualbox-4.1 depends on libstdc++6 (>= 4.5); however:
Version of libstdc++6 on system is 4.4.3-4ubuntu5.
dpkg: error processing virtualbox-4.1 (--install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
Processing triggers for shared-mime-info ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for hicolor-icon-theme ...
Processing triggers for python-support ...
Errors were encountered while processing:
virtualbox-4.1

Gak bisa juga mas bro -_-
coba diinstall aja itu semua dependenciesnya:
Code:
apt-get install libpython2.7 libssl0.9.8 libstdc++6

trus install virtualbox lagi

note:
utk libpython klo ga bisa, coba libpython2.6 atau libpython3.1

#12
(11-25-2011, 11:58 PM)konspirasi Wrote: coba diinstall aja itu semua dependenciesnya:
Code:
apt-get install libpython2.7 libssl0.9.8 libstdc++6

trus install virtualbox lagi

note:
utk libpython klo ga bisa, coba libpython2.6 atau libpython3.1

Virtualbox 4.1 ato yang 4.0 masi tetep butuh libpython2.7, pas ane coba install libpython2.7 terlihat kaya gini:

Code:
#apt-get install libpython2.7
Building dependency tree      
Reading state information... Done
Package libpython2.7 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libpython2.7 has no installation candidate

virtualbox yang support apa libpython2.6 kira" yg versi brapa kah ???
echo (attacked==1) ? defend : counter attack;

#13
masa sih?
ane kok ga perlu ya?
Quote:root@bt:/# apt-get install libpython2.7
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libpython2.7

root@bt:/# virtualbox -h
Oracle VM VirtualBox Manager 4.1.6
© 2005-2011 Oracle Corporation
All rights reserved.

root@bt:/# dpkg -l |grep libpython
ii libpython2.6 2.6.5-1ubuntu6
Shared Python runtime library (version 2.6)

install di BT5 kan ya? pake .deb atau compile dari source langsung?

#14
(11-26-2011, 04:49 PM)konspirasi Wrote: masa sih?
ane kok ga perlu ya?
Quote:root@bt:/# apt-get install libpython2.7
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libpython2.7

root@bt:/# virtualbox -h
Oracle VM VirtualBox Manager 4.1.6
© 2005-2011 Oracle Corporation
All rights reserved.

root@bt:/# dpkg -l |grep libpython
ii libpython2.6 2.6.5-1ubuntu6
Shared Python runtime library (version 2.6)

install di BT5 kan ya? pake .deb atau compile dari source langsung?

iya installnya di BT5 R1, nginstallnya pertama pake source, trus gak berhasil, saya pake packet .deb, trus gak berhasil juga, saya pake synaptic, dan gak berhasil juga awooawkoawk, error nya ya itu virtuabox 4.0 dan 4.1 butuh libpyton2.7 kalo libpyton2.6 udah ada dilaptop ane.
echo (attacked==1) ? defend : counter attack;

#15
udah coba install dkms?
apt-get install dkms

udah coba prepare-kernel-sources blom? soalnya virtualbox itu butuh kernel header yang sesuai utk instalasinya

atau coba
Code:
/etc/init.d/vboxdrv setup

#16
(11-26-2011, 04:58 PM)konspirasi Wrote: udah coba install dkms?
apt-get install dkms

udah coba prepare-kernel-sources blom? soalnya virtualbox itu butuh kernel header yang sesuai utk instalasinya

atau coba
Code:
/etc/init.d/vboxdrv setup

dkms udah newest version, pas nyoba prepare-kernel-sources gini hasilnya:

Code:
[*] apt-getting linux-source...
Reading package lists... Done
Building dependency tree      
Reading state information... Done
linux-source is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded.
[*] extracting sources, please wait
tar: linux-source-2.6.39.4.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
[*] doing stuff...
cp: missing destination file operand after `/boot/'
Try `cp --help' for more information.
scripts/kconfig/conf --silentoldconfig Kconfig
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
ln: creating symbolic link `/lib/modules/2.6.39.4/build/linux': File exists
[*] tada!

kaya ada error" gitu tuh diatas, bermasalah gak ya ???

kalo coba ini:
Code:
/etc/init.d/vboxdrv setup
bash: /etc/init.d/vboxdrv: No such file or directory

trus gmn ???
echo (attacked==1) ? defend : counter attack;

#17
coba ketik dpkg -l | grep kernel trus paste disini bro

#18
(11-27-2011, 03:54 AM)konspirasi Wrote: coba ketik dpkg -l | grep kernel trus paste disini bro

Nih mas bro dpkg -l nya:
Code:
dpkg -l | grep kernel
ii  bluez                                           4.91-bt0                                          BlueZ is official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). BlueZ kernel is part of
ii  kernel-package                                  12.032                                            A utility for building Linux kernel related Debian packages.
ii  libdrm-dev                                      2.4.18-1ubuntu3                                   Userspace interface to kernel DRM services -- development files
ii  libdrm-intel1                                   2.4.18-1ubuntu3                                   Userspace interface to intel-specific kernel DRM services -- runtime
ii  libdrm-nouveau1                                 2.4.18-1ubuntu3                                   Userspace interface to nouveau-specific kernel DRM services -- runtime
ii  libdrm-radeon1                                  2.4.18-1ubuntu3                                   Userspace interface to radeon-specific kernel DRM services -- runtime
ii  libdrm2                                         2.4.18-1ubuntu3                                   Userspace interface to kernel DRM services -- runtime
ii  linux-headers-2.6.39.4                          2.6.39.4-10.00.Custom                             Header files related to Linux kernel, specifically,
ii  linux-image-2.6.39.4                            2.6.39.4-10.00.Custom                             Linux kernel binary image for version 2.6.39.4
ii  linux-source-2.6.39.4                           2.6.39.4-10.00.Custom                             Linux kernel source for version 2.6.39.4
ii  module-init-tools                               3.11.1-2ubuntu1                                   tools for managing Linux kernel modules
ii  udev

mas bro, tadi ane coba install libpython2.7 trus ada error:
Code:
Selecting previously deselected package libpython2.7.
(Reading database ... 258519 files and directories currently installed.)
Unpacking libpython2.7 (from libpython2.7_2.7.2-5_i386.deb) ...
dpkg: dependency problems prevent configuration of libpython2.7:
libpython2.7 depends on python2.7 (= 2.7.2-5); however:
  Package python2.7 is not installed.
libpython2.7 depends on libssl1.0.0 (>= 1.0.0); however:
  Package libssl1.0.0 is not installed.
dpkg: error processing libpython2.7 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libpython2.7

disitu ada error: Package python2.7 is not installed, trus ane coba download python2.7 di websitenya tapi type nya compile bukan pake .deb dan berhasil dalam proses penginstalan, trus ane coba ketik python di console:
Code:
Python 2.7 (r27:82500, Nov 27 2011, 14:07:56)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>

nah disitu terlihat python ane udah versi 2.7 dan memenuhi syarat kan untuk install libpython2.7, tapi kenapa masih ada error bahwa: Package python2.7 is not installed ???. mohon bantuannya para mas bro IBTeam, soalnya ane butuh banget virtualbox buat belajar tools" yang membutuhkan koneksi lebih dari 1 komputer. Terima kasih
echo (attacked==1) ? defend : counter attack;

#19
Code:
WARNING: Symbol version dump /usr/src/linux-source-2.6.39.4/Module.symvers
           is missing; modules will have no dependencies and modversions.

ini permasalahannya adalah Module.symvers hilang,
copy saja file Module.symversion dari /lib/modules/your-kernel-name ke lokasi kernel

ane juga mendapatkan masalah seperti ini di kernel 3.2.6, tapi sekarang belum terfix Angry Angry

sumber

#20
coba apt-get update . kenapa tsnya kabur yah wkwkwkkwk
mungkin pada lama jawabnya malah make windows dia wkwkkw






Users browsing this thread: 1 Guest(s)