Op zondag 18 februari 2007 18:45, schreef Patrick Shanahan:
ps: do I need to be concerned with i586 vs x86_64 packages being installed? 'apt-get upgrade -s' does not report architechure or I do not know how to see it...
I also notice that apt-get wants to install updates that seem to be the same version as already installed:
12:39 wahoo:~ # rpm -q cups cups-client cups-libs --last cups-libs-1.1.23-40.12 Tue 30 Jan 2007 09:48:06 AM EST cups-1.1.23-40.12 Tue 30 Jan 2007 09:47:55 AM EST cups-client-1.1.23-40.12 Tue 30 Jan 2007 09:47:48 AM EST
12:38 wahoo:~ # apt-get upgrade -s Reading Package Lists... Done Building Dependency Tree... Done The following packages will be upgraded cups cups-client cups-libs [...] Inst cups [1.1.23-40.12] (1.2.0-0.1 SuSE:10.1/stable) [] Inst cups-client [1.1.23-40.12] (1.2.0-0.1 SuSE:10.1/stable) [] Inst cups-libs [1.1.23-40.12] (1.2.0-0.1 SuSE:10.1/stable)
12:40 wahoo:~ # smart query --installed cups cups-libs cups-client [...] cups-1.1.23-40.12@x86_64 cups-client-1.1.23-40.12@x86_64 cups-libs-1.1.23-40.12@x86_64
Let's find out; just execute 'apt -d upgrade' or if you only want to test it with a few pkgs use 'apt -d install cups cups-client cups-libs'. (-d download only). During the download the architecture will be shown, and this can be checked in the dir /var/cache/apt/archives as well (use ls -l cups*). -- Richard Bos Without a home the journey is endless -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org