Skip navigation.
Home
Now Shipping Version 7.0

WHY ?


Posts: 229

I want to install streamtuner. However, synaptic wants to remove K3b 0.12.1 and a few other packages.

Any ideas? I would be to frightened if I did it by the command line, because it might just go ahead and remove it.

Carl

Debian unstable is unstable

Try removing the "unstable" Debian repositories.

They are in the process of recompiling everything with gcc 4, and that is causing lots of incompatibilities.

AdrianTM's picture

It does that because of

It does that because of dependency problems. That arrise in Sid (unstable) from time to time and more often recently because of big changes that are happening.

If you did that through command line you'd have got a prompt too. You should never respond automatically to that, read careful what it ask you.

Try to install from testing, SOMETIMES that solves this kind of problem: apt-get install streamtuner -t testing

--
Post questions on www.mepislovers.org too -- very helpful community

worked !

Thank You guys

I deslected unstable. I successfully installed streamtuner. Now should I leave it there? Or should I reslect unstable for regular upgrades?

Thanks

Carl

Re: worked !

stylus wrote:
Thank You guys

I deslected unstable. I successfully installed streamtuner. Now should I leave it there? Or should I reslect unstable for regular upgrades?

Thanks

Carl

I am still using unstable, but I like to live dangerously. It would probably be prudent to stay away from it for several weeks - until the dust from the gcc and xorg conversions settles.

Dave_L's picture

Is there anyplace where the

Is there anyplace where the guys who maintain the Debian repositories discuss this stuff, so we could monitor what's going on? I've looked through some of the mailing list archives at http://debian.org/ , but couldn't find this.

AdrianTM's picture

Just use "apt-get install -t

Just use "apt-get install -t testing" option that way you'll not have to remove unstable sources and you'll be able to use it if you want to upgrade from there specific packages (like mozilla-firefox if you want to have the latest package)

--
Post questions on www.mepislovers.org too -- very helpful community

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.