<BR>
>Did "apt-get update" run successfully? Please provide more detail.<BR>
>Show the content of /etc/apt/sources.list and the detail response to<BR>
>"apt-get install krusader".<BR>
<BR>
<BR>
here is the detail response<BR>
======================================================================<BR>
<BR>
braydon@braydon:~$ sudo apt-get update<BR>
Password:<BR>
Get:1 http://us.archive.ubuntu.com dapper Release.gpg [189B]<BR>
Get:2 http://us.archive.ubuntu.com dapper-updates Release.gpg [191B]<BR>
Get:3 http://us.archive.ubuntu.com dapper-backports Release.gpg [191B]<BR>
Get:4 http://us.archive.ubuntu.com dapper Release [34.8kB]<BR>
Get:5 http://us.archive.ubuntu.com dapper-updates Release [50.9kB]<BR>
Get:6 http://us.archive.ubuntu.com dapper-backports Release [38.4kB]<BR>
Get:7 http://security.ubuntu.com dapper-security Release.gpg [191B]<BR>
Get:8 http://security.ubuntu.com dapper-security Release [50.9kB]<BR>
Get:9 http://us.archive.ubuntu.com dapper/main Packages [619kB]<BR>
Get:10 http://security.ubuntu.com dapper-security/main Sources [20.1kB]<BR>
Get:11 http://security.ubuntu.com dapper-security/universe Packages [53.1kB]<BR>
Get:12 http://security.ubuntu.com dapper-security/universe Sources [6729B]<BR>
Get:13 http://us.archive.ubuntu.com dapper/restricted Packages [4571B]<BR>
Get:14 http://us.archive.ubuntu.com dapper/main Sources [255kB]<BR>
Get:15 http://us.archive.ubuntu.com dapper/restricted Sources [1478B]<BR>
Get:16 http://us.archive.ubuntu.com dapper/universe Packages [2458kB]<BR>
Get:17 http://us.archive.ubuntu.com dapper/universe Sources [975kB]<BR>
Get:18 http://us.archive.ubuntu.com dapper-updates/main Packages [135kB]<BR>
Get:19 http://us.archive.ubuntu.com dapper-updates/restricted Packages [14B]<BR>
Get:20 http://us.archive.ubuntu.com dapper-updates/main Sources [49.3kB]<BR>
Get:21 http://us.archive.ubuntu.com dapper-updates/restricted Sources [14B]<BR>
Get:22 http://us.archive.ubuntu.com dapper-backports/main Packages [14.5kB]<BR>
Get:23 http://us.archive.ubuntu.com dapper-backports/restricted Packages [14B]<BR>
Get:24 http://us.archive.ubuntu.com dapper-backports/universe Packages [46.5kB]<BR>
Get:25 http://us.archive.ubuntu.com dapper-backports/multiverse Packages [10.6kB]<BR>
Get:26 http://us.archive.ubuntu.com dapper-backports/main Sources [4677B]<BR>
Get:27 http://us.archive.ubuntu.com dapper-backports/restricted Sources [14B]<BR>
Get:28 http://us.archive.ubuntu.com dapper-backports/universe Sources [11.9kB]<BR>
Get:29 http://us.archive.ubuntu.com dapper-backports/multiverse Sources [2463B]<BR>
Fetched 4844kB in 16m47s (4809B/s)<BR>
Reading package lists... Done<BR>
braydon@braydon:~$ apt-get install krusader<BR>
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)<BR>
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?<BR>
braydon@braydon:~$ sudo apt-get install krusader<BR>
Password:<BR>
Reading package lists... Done<BR>
Building dependency tree... Done<BR>
krusader is already the newest version.<BR>
You might want to run `apt-get -f install' to correct these:<BR>
The following packages have unmet dependencies:<BR>
krusader: Depends: kdelibs4c2a (>= 4:3.5.4-1) but 4:3.5.2-0ubuntu18.2 is to be installed<BR>
Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20.4 is to be installed<BR>
Depends: libfreetype6 (>= 2.2) but 2.1.10-1ubuntu2.2 is to be installed<BR>
Depends: libgcc1 (>= 1:4.1.0) but 1:4.0.3-1ubuntu5 is to be installed<BR>
Depends: libkjsembed1 (>= 4:3.5.3) but it is not going to be installed<BR>
Depends: libkonq4 (>= 4:3.5.4-1) but 4:3.5.2-0ubuntu27 is to be installed<BR>
Depends: libstdc++6 (>= 4.1.0) but 4.0.3-1ubuntu5 is to be installed<BR>
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).<BR>
braydon@braydon:~$ apt-get -f install krusader<BR>
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)<BR>
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?<BR>
braydon@braydon:~$ sudo apt-get -f install krusader<BR>
Reading package lists... Done<BR>
Building dependency tree... Done<BR>
krusader is already the newest version.<BR>
You might want to run `apt-get -f install' to correct these:<BR>
The following packages have unmet dependencies:<BR>
krusader: Depends: kdelibs4c2a (>= 4:3.5.4-1) but 4:3.5.2-0ubuntu18.2 is to be installed<BR>
Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20.4 is to be installed<BR>
Depends: libfreetype6 (>= 2.2) but 2.1.10-1ubuntu2.2 is to be installed<BR>
Depends: libgcc1 (>= 1:4.1.0) but 1:4.0.3-1ubuntu5 is to be installed<BR>
Depends: libkjsembed1 (>= 4:3.5.3) but it is not going to be installed<BR>
Depends: libkonq4 (>= 4:3.5.4-1) but 4:3.5.2-0ubuntu27 is to be installed<BR>
Depends: libstdc++6 (>= 4.1.0) but 4.0.3-1ubuntu5 is to be installed<BR>
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).<BR>
braydon@braydon:~$<BR>
braydon@braydon:~$ <BR>
<BR>
<BR>
<BR>
<BR>
here is the source.list:<BR>
i uncommented most everything<BR>
==========================================================================<BR>
<BR>
# Line commented out by installer because it failed to verify:<BR>
deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted<BR>
# Line commented out by installer because it failed to verify:<BR>
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main restricted<BR>
<BR>
## Major bug fix updates produced after the final release of the<BR>
## distribution.<BR>
# Line commented out by installer because it failed to verify:<BR>
deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted<BR>
# Line commented out by installer because it failed to verify:<BR>
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted<BR>
<BR>
## Uncomment the following two lines to add software from the 'universe'<BR>
## repository.<BR>
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu<BR>
## team, and may not be under a free licence. Please satisfy yourself as to<BR>
## your rights to use the software. Also, please note that software in<BR>
## universe WILL NOT receive any review or updates from the Ubuntu security<BR>
## team.<BR>
deb http://us.archive.ubuntu.com/ubuntu/ dapper universe<BR>
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe<BR>
<BR>
## Uncomment the following two lines to add software from the 'backports'<BR>
## repository.<BR>
## N.B. software from this repository may not have been tested as<BR>
## extensively as that contained in the main release, although it includes<BR>
## newer versions of some applications which may provide useful features.<BR>
## Also, please note that software in backports WILL NOT receive any review<BR>
## or updates from the Ubuntu security team.<BR>
deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse<BR>
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse<BR>
<BR>
# Line commented out by installer because it failed to verify:<BR>
# deb http://security.ubuntu.com/ubuntu dapper-security main<BR>
# Line commented out by installer because it failed to verify:<BR>
deb-src http://security.ubuntu.com/ubuntu dapper-security main<BR>
deb http://security.ubuntu.com/ubuntu dapper-security universe<BR>
deb-src http://security.ubuntu.com/ubuntu dapper-security universe<BR>
<BR>
<BR>
<BR>
========================<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<span style="font-weight: bold;">On Sat Mar 24 15:30 , 'John E. Kreznar' <jek@ininx.com> sent:<BR>
<BR>
</jek@ininx.com></span><blockquote style="border-left: 2px solid rgb(245, 245, 245); margin-left: 5px; margin-right: 0px; padding-left: 5px; padding-right: 0px;">-----BEGIN PGP SIGNED MESSAGE-----<BR>
Hash: SHA1<BR>
<BR>
braydon fuller <<a href="javascript:top.opencompose('courier@braydon.com','','','')">courier@braydon.com</a>> writes:<BR>
<BR>
<span style="color: red;">> i've just installed Kubuntu, and am trying to install Krusader but I</span><BR>
<span style="color: red;">> keep running into dependency problems when i use apt-get.</span><BR>
<BR>
Did "apt-get update" run successfully? Please provide more detail.<BR>
Show the content of /etc/apt/sources.list and the detail response to<BR>
"apt-get install krusader".<BR>
<BR>
- -- <BR>
John E. Kreznar <a href="javascript:top.opencompose('jek@ininx.com','','','')">jek@ininx.com</a> 9F1148454619A5F08550 705961A47CC541AFEF13<BR>
<BR>
-----BEGIN PGP SIGNATURE-----<BR>
Version: GnuPG v1.4.6 (GNU/Linux)<BR>
Comment: Processed by Mailcrypt 3.5.8+ <<a href="parse.pl?redirect=http%3A%2F%2Fmailcrypt.sourceforge.net%2F" target="_blank"><span style="color: red;">http://mailcrypt.sourceforge.net/</span></a>><BR>
<BR>
iD8DBQFGBaZxYaR8xUGv7xMRAiARAJ4oX4PbQ3pb1xISa+17h3Kmp+mIxACfWNsl<BR>
7c7cw/rBuLsp+RDLq8Flff4=<BR>
=Z15A<BR>
-----END PGP SIGNATURE-----<BR>
<BR>
</blockquote><BR>