commit:     50008ba7de88d310cea4a2f635f74446693f9ea6
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 19:07:54 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 19:07:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50008ba7

profiles: Add masks for newly added packages in testing

dev-db/mysql-connector-c introduces some API breakage and needs to be
validated across all packages

Known failures:
net-analyzer/net-snmp
sys-auth/libnss-mysql

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 4b9cec10c67..616e62b2c2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans <[email protected]> (11 Jun 2019)
+# Mask these packages for further testing
+# There is known API breakage and some packages fail,
+# particuarly with "my_bool" dropped for "bool"
+>=dev-db/myodbc-8.0
+>=dev-db/mysql-connector-c-8.0
+~virtual/libmysqlclient-21
+
 # James Le Cuirot <[email protected]> (9 Jun 2019)
 # Dead upstream, no release since 2008, not used by anything, possibly
 # doesn't work any more. Removal in 30 days.

Reply via email to