public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCHES] @changed-deps + missing slot check reposted for bernalex
@ 2014-08-13 17:20 Michał Górny
  2014-08-13 17:20 ` [gentoo-portage-dev] [PATCH 1/3] vardb: Do not remove := from vdb on unmatched dependencies Michał Górny
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Michał Górny @ 2014-08-13 17:20 UTC (permalink / raw
  To: gentoo-portage-dev

Hello, Friend!

This is a repost of my previous patches that I'd like to see applied
soon. I've also fixed the commit messages.

Short description:

1. fixes Portage not to replace non-installed 'dev-foo/bar:=' deps with
plain 'dev-foo/bar'. This affects e.g. || () dependencies where
the remaining branches may have referred to non-installed packages. By
keeping the := operator in those dependencies, @changed-deps is able to
correctly match old and new depstring.

2. adds a @changed-deps set to rebuild packages for which dependencies
have changed (ebuild compared to vdb).

3. adds a repoman check for dependencies that refer to packages that
have more than one slot yet do not specify a slot explicitly or use
a proper slot operator. This is meant to help fixing mistakes like:

  dev-libs/openssl -> dev-libs/openssl:0
    [:0.9.8 comes with no headers]

--
Best regards,
Michał Górny



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-08-28  9:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13 17:20 [gentoo-portage-dev] [PATCHES] @changed-deps + missing slot check reposted for bernalex Michał Górny
2014-08-13 17:20 ` [gentoo-portage-dev] [PATCH 1/3] vardb: Do not remove := from vdb on unmatched dependencies Michał Górny
2014-08-13 17:20 ` [gentoo-portage-dev] [PATCH 2/3] sets: Introduce @changed-deps to update packages which need dep changes Michał Górny
2014-08-13 17:20 ` [gentoo-portage-dev] [PATCH 3/3] repoman: Add check for missing slot values/slot operators Michał Górny
2014-08-13 21:09 ` [gentoo-portage-dev] [PATCHES] @changed-deps + missing slot check reposted for bernalex Alexander Berntsen
2014-08-14  6:58   ` Brian Dolbec
2014-08-27 20:53 ` Brian Dolbec
2014-08-28  9:00 ` Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox