Ask a Question related to Debian, Design and Development.
-
moseley@hank.org #1
Testing->Unstable question
On a laptop I had only sources for stable and testing.
I had also just done apt-get update && apt-get dist-upgrade.
I then added unstable to sources.list and created apt.conf:
laptop:~$ cat /etc/apt/apt.conf
APT::Default-Release "testing";
APT::Cache-Limit 10000000;
and then did another apt-get update to update my cache.
Then I did this:
laptop:/etc/apt# apt-get -s dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be REMOVED:
galeon galeon-common
The following NEW packages will be installed:
libasn1-6-heimdal libcomerr1-kerberos4kth libkrb-1-kerberos4kth
libkrb5-17-heimdal libpq3 libroken16-kerberos4kth libwmf0.2-7 libxrender1
mozilla-xft
The following packages have been kept back
audacity eterm gaim imagemagick sox vorbis-tools
14 packages upgraded, 9 newly installed, 2 to remove and 6 not
upgraded.
Why is anything changing? I didn't specify -t unstable to read in
packages from unstable, so I'm not clear why it would install anything
(since my "testing" machine was up to date).
The reason for adding the unstable sources was because I wanted a newer
version of mozilla. I suppose I should quit being a weenie and just run
sid.
I also don't understand why those packages are "kept back". Can someone
explain that?
--
Bill Moseley
[email]moseley@hank.org[/email]
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
moseley@hank.org Guest
-
testing argument type and duck typing, newbie question<Pine.LNX.4.44.0311181436090.2202-100000@ool-4355dfae.dyn.optonline.net>
Hi -- On Tue, 18 Nov 2003, gabriele renzi wrote: Then he'd better avoid Ruby :-) David -
testing argument type and duck typing, newbie question
Hi, I have a method taking one argument that can be an integer or a string. How do I test the argument to know if it's a string or an integer?... -
Mixed testing/unstable system, and dist-upgrade
Hi, I have kde, and gnome installed from unstable, and as packages get upgraded, and dependancies change, or new versions are available in... -
apt-get dist-upgrade w/ testing and unstable in sources.list
Hello I've got a sarge/testing system with testing and unstable source in /etc/apt/sources.list, since I use some packages from unstable as well.... -
KDE uninstallable in unstable?
On Thu, Jun 26, 2003 at 10:35:40AM +0200, David Fokkema wrote: No. It needs to be rebuilt. This shouldn't stop you using or installing KDE,...



Reply With Quote

