Compare commits

...

3 Commits

Author SHA1 Message Date
clrbuilder ad8fd73cfe Update packages file for version 35080
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-28 00:10:55 -07:00
insilications 347e0e60a5 Fix clear.cfg
- Use jinja expansions for useradd macros.

- Use config_opts['use_bootstrap'] instead of
config_opts['use_bootstrap_container'] (deprecated in 2.4.1)

[Adapted by Patrick McCarty from the analogous patch to the `mock`
package.]

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-09-23 10:39:22 -07:00
clrbuilder 9fea6124da Update packages file for version 35070
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-23 00:06:03 -07:00
2 changed files with 14 additions and 2 deletions
+2 -2
View File
@@ -4,14 +4,14 @@ config_opts['legal_host_arches'] = ('x86_64',)
config_opts['chroot_setup_cmd'] = 'groupinstall build srpm-build'
config_opts['dist'] = 'clear' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['useradd'] = '/usr/sbin/useradd -m -u %(uid)s -g %(gid)s -d %(home)s %(user)s'
config_opts['useradd'] = '/usr/sbin/useradd -m -u {{chrootuid}} -g {{chrootgid}} -d {{chroothome}} {{chrootuser}}'
config_opts['plugin_conf']['ccache_enable'] = False
config_opts['plugin_conf']['root_cache_opts']['compress_program'] = 'zstd -5'
config_opts['plugin_conf']['root_cache_opts']['extension'] = '.zst'
config_opts['releasever'] = 'clear'
config_opts['package_manager'] = 'dnf'
config_opts['chrootgroup'] = 'mockbuild'
config_opts['use_bootstrap_container'] = False
config_opts['use_bootstrap'] = False
config_opts['dnf.conf'] = """
+12
View File
@@ -1351,6 +1351,7 @@ compat-gtksourceview-soname3
compat-libffi-soname6
compat-libpng-soname12
compat-libsigc++-soname20
compat-libsoup-soname-24
compat-libva-soname1
compat-lua-52
compat-lua-53
@@ -1358,6 +1359,7 @@ compat-nettle-soname7
compat-pangomm-soname14
compat-readline-soname5
compat-tracker-soname2.0
compat-webkitgtk-soname40
complete
component
compute-image-packages
@@ -1367,6 +1369,7 @@ confuse
conky
conmon
connect-proxy
connections
conntrack-tools
console-autostart
containerd
@@ -1800,6 +1803,7 @@ gstreamer-vaapi
gsutil
gtk+
gtk-doc
gtk-frdp
gtk-vnc
gtk-xfce-engine
gtk3
@@ -1891,6 +1895,7 @@ imlib2
importlib_metadata
importlib_resources
indent
inflection
influxdb
iniconfig
inih
@@ -2262,6 +2267,7 @@ libass
libassuan
libatasmart
libatomic_ops
libavif
libavtp
libb64
libblockdev
@@ -3928,6 +3934,7 @@ pytest-asyncio
pytest-cov
pytest-forked
pytest-localserver
pytest-mock
pytest-randomly
pytest-repeat
pytest-rerunfailures
@@ -3952,6 +3959,7 @@ python-hwinfo
python-jsonrpc-server
python-kconfiglib
python-language-server
python-lsp-black
python-lsp-jsonrpc
python-lsp-server
python-magic
@@ -3999,6 +4007,7 @@ qqc2-desktop-style
qrencode
qscintilla
qsstv
qstylizer
qt-creator
qt3d
qt5ct
@@ -4288,6 +4297,7 @@ tdb
telemetrics-client
telepathy-glib
telepathy-qt
templated-dictionary
tempora
tensorboard
tensorflow
@@ -4432,6 +4442,7 @@ vsts-cd-manager
vte
waffle
waitress
watchdog
wavpack
wayland
wayland-protocols
@@ -4521,6 +4532,7 @@ xkill
xl2tpd
xlog
xmlb
xmldiff
xmlschema
xmlsec1
xmlstarlet