All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH] Add a "make rpmball" target
Date: Tue, 4 Mar 2014 00:11:30 +0100	[thread overview]
Message-ID: <20140303231130.GB25038@aepfle.de> (raw)
In-Reply-To: <21268.49941.946044.324676@mariner.uk.xensource.com>

On Mon, Mar 03, Ian Jackson wrote:

> I'm no expert on rpm.  Is there a way to get the desirable effect
> (satisfying dependencies) without the undesirable one (unexpectedly
> deinstalling the sysadmin's other xen packages) ?

rpm does that itself because the new xen.rpm has a provides
"libxyz.so.0() (64bit)" and other packages linking against that SONAME
have a requires "libxyz.so.0() (64bit)" so rpm and package managers
above rpm can find the relationship between the two packages.

I dont see an undesirable effect because the selfcompiled xen.rpm
contains everything required to run a dom0.

Olaf

  parent reply	other threads:[~2014-03-03 23:11 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-03 14:59 [PATCH] Add a "make rpmball" target George Dunlap
2014-03-03 16:07 ` George Dunlap
2014-03-03 22:34   ` Don Slutz
2014-03-03 23:08     ` Don Slutz
2014-03-03 23:37       ` M A Young
2014-03-03 23:46         ` Don Slutz
2014-03-03 23:52           ` M A Young
2014-03-04 10:26             ` George Dunlap
2014-03-03 16:23 ` Olaf Hering
2014-03-03 16:34   ` George Dunlap
2014-03-03 16:36     ` George Dunlap
2014-03-03 17:31       ` Olaf Hering
2014-03-03 17:23     ` Olaf Hering
2014-03-03 17:27       ` Dario Faggioli
2014-03-03 17:30         ` George Dunlap
2014-03-03 17:59           ` Ian Jackson
2014-03-03 22:53             ` Dario Faggioli
2014-03-03 23:11             ` Olaf Hering [this message]
2014-03-04 12:19               ` Ian Jackson
2014-03-03 18:19           ` Ian Campbell
2014-03-03 23:06           ` Olaf Hering
2014-03-03 20:51 ` Don Slutz
2014-03-04 11:41   ` George Dunlap
2014-03-03 22:52 ` Dario Faggioli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140303231130.GB25038@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=dario.faggioli@citrix.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.