[opensuse] zypper update confusing message
Hi, if I run: zypper update Loading repository data... Reading installed packages... The following package updates will NOT be installed: bind bind-chrootenv bind-libs bind-utils bootsplash-branding-openSUSE <snip> The following packages are going to be upgraded: akonadi akregator amarok <snip> I have e.g. bind installed. Why does the update state that it will NOT be installed? It implies that it will be removed. Confused. Thanks, L x -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tue, 2012-08-28 at 11:49 +0200, lynn wrote:
Hi, if I run:
zypper update Loading repository data... Reading installed packages...
The following package updates will NOT be installed: bind bind-chrootenv bind-libs bind-utils bootsplash-branding-openSUSE <snip> The following packages are going to be upgraded: akonadi akregator amarok <snip>
I have e.g. bind installed. Why does the update state that it will NOT be installed? It implies that it will be removed.
The text actually says that the 'package updates will not be installed', not that the packages won't be installed. To see why it is not doing the update, run: zypper up bind It will tell all, and possibly suggest a way to get the update anyway.
Confused. Thanks, L x
Yours sincerely, Roger Oberholtzer OPQ Systems / Ramböll RST Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 roger.oberholtzer@ramboll.se ________________________________________ Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden www.rambollrst.se -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tuesday 28 August 2012 11:59:22 Roger Oberholtzer wrote:
The following package updates will NOT be installed: bind bind-chrootenv bind-libs bind-utils bootsplash-branding-openSUSE
The text actually says that the 'package updates will not be installed', not that the packages won't be installed.
Funny, I have always read "the packages won't be installed" too. Maybe the word "package" should be removed. Dsant -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 28/08/12 11:59, Roger Oberholtzer wrote:
On Tue, 2012-08-28 at 11:49 +0200, lynn wrote:
Hi, if I run:
zypper update Loading repository data... Reading installed packages...
The following package updates will NOT be installed: bind bind-chrootenv bind-libs bind-utils bootsplash-branding-openSUSE <snip> The following packages are going to be upgraded: akonadi akregator amarok <snip>
I have e.g. bind installed. Why does the update state that it will NOT be installed? It implies that it will be removed.
The text actually says that the 'package updates will not be installed', not that the packages won't be installed.
To see why it is not doing the update, run:
zypper up bind
It will tell all, and possibly suggest a way to get the update anyway.
Ah, I see. Yes, there is a bind update available: zypper up bind Loading repository data... Reading installed packages... There is an update candidate for 'bind', but it is from different vendor. Use 'zypper install bind-9.9.1P2-95.1.i586' to install this candidate. So thanks for explaining this. L x -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tue, 28 Aug 2012 12:39:05 +0200 lynn <lynn@steve-ss.com> wrote:
So thanks for explaining this.
Also, there is verbose option in zypper: zypper -vv up You use up to -vvvv . Output is of course very verbose, but you get in one screen all data to make decision about multiple packages. -- Regards, Rajko -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Dsant
-
lynn
-
Rajko
-
Roger Oberholtzer