Tom Allison <[EMAIL PROTECTED]> writes:
> Can someone give me an example of how I would upgrade a specific
> package from 'testing' without affecting any of the apt-get libraries?
> If I change the sources.list to include 'testing' then I get all kinds
> of files selected for upgrade. I really don't want to move anything
> out of 'stable' right now as I've tried repeated upgrades and they all
> result in a horrific system failure.
> I've got 'stable' installed, but I want to include the 'testing'
> version of openSSH...
Nothing to do with laptops, but ... You can use sources.list to
include testing and invoke apt-get with a '-t stable' option or add
the following to /etc/apt/apt.conf
APT::Default-Release "testing";
Err, that is in testing you can, don't know 'bout stable. You could
always just grab the deb and use `dpkg -i' to install. May need to
upgrade a few libraries as well, though, so generally apt-get would be
more painless.
--
Olaf Meeuwissen Epson Kowa Corporation, Research and Development
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]