Author Topic: Installing Tremulous - broken package?  (Read 2493 times)

mspc

  • Posts: 2
  • Turrets: +0/-0
Installing Tremulous - broken package?
« on: October 08, 2011, 01:55:05 am »
I get this when trying to install Tremulous from apt:

Quote
mspc@mind:~$ sudo apt-get install tremulous
Reading package lists... Done
Building dependency tree      
Reading state information... 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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 tremulous : Depends: tremulous-data (>= 1.1.0-1) but it is not installable
E: Broken packages

Anyone know what the problem could be? Or is this a problem with the repository and out of the scope of this forum? I'm running Debian stable.

Creative1

  • Posts: 47
  • Turrets: +144/-2
Re: Installing Tremulous - broken package?
« Reply #1 on: October 08, 2011, 02:32:01 pm »
Do you have the multiverse repository enabled? Also which ubuntu version are you using?

Otherwise, I would just install via the Linux installers
i could possibly make a server on windows then switch back to linux and use that same server

mspc

  • Posts: 2
  • Turrets: +0/-0
Re: Installing Tremulous - broken package?
« Reply #2 on: October 09, 2011, 10:59:15 pm »
Ah, I got it working. I didn't have non-free in my sources.list. Btw, I'm not running ubuntu, I'm running debian squeeze. Thanks