I can't install either of them.
Code:
$ sudo apt-get install bluefish
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
bluefish: Depends: libpcre3 (>= 4.5) but it is not installable
E: Broken packages
Code:
$ sudo apt-get install gftp
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gftp: Depends: gftp-gtk (= 2.0.17-6) but it is not installable
Depends: gftp-text (= 2.0.17-6) but it is not going to be installed
E: Broken packages
This is my sources.list:
Code:
## The following are from http://ubuntuguide.org/#extrarepositories
deb http://archive.ubuntu.com/ubuntu/ warty universe
deb-src http://archive.ubuntu.com/ubuntu/ warty universe
deb http://security.ubuntu.com/ubuntu/ warty-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ warty-security main restricted
deb http://archive.ubuntu.com/ubuntu/ warty multiverse
deb-src http://archive.ubuntu.com/ubuntu/ warty multiverse
deb ftp://ftp.nerim.net/debian-marillat/ stable main
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
deb ftp://ftp.nerim.net/debian-marillat/ testing main
deb http://ubuntu-bp.sourceforge.net/ubuntu/ warty-backports main universe
Is there an easy way to figure out what is where? In portage I could do an emerge -s foo and 99.9% of the time it would find foo.