Re: apt-get won't install tomcat4
Try this: Add
deb http://www.tux.org/pub/java/debian unstable main non-free
to your /etc/apt/sources.list and re-run apt-get update.
Philip
On Thu, 2004-03-25 at 04:29, tiresias wrote:
> Hi,
>
> I'm trying to install tomcat 4 but apt-get won't install it. I get this
> message:
>
> % apt-get install tomcat4
> 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:
> tomcat4: Depends: libtomcat4-java (>= 4.1.30-4) but it is not going to
> be installed
> E: Broken packages
>
>
> My /etc/apt/sources.list looks like this:
> deb http://ftp.no.debian.org/debian/ unstable main contrib
> deb-src http://ftp.no.debian.org/debian/ unstable main contrib
>
>
> What might be the problem? Is the package really broken?
>
> Regards,
> Lars Tobias Borsting
>
>
Reply to: