On 12/19/2014 09:55 AM, Joachim Backes wrote:
Hi guys,

is it possible to run "yum/dnf update [<some pkgs>]" (from the official
repos) together with some rpm file residing on my box (for example
downloaded from koji)?
Yes. yum/dnf only care about dependencies between installed and to-be installed packages from repos.

I.e. yum/dnf won't notice you have a locally built package installed until some dependency breaks.

Example: I need such a mechanism if mutual dependencies exist between
pkgs from the repo and the rpm on my box.
In general, I'd recommend to setup a local repo and to pull packages from there, instead.

Ralf

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to