Compare commits

...

4 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
clrbuilder 50711dae29 Update packages file for version 35060
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-21 00:07:18 -07:00
2 changed files with 17 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'] = """
+15
View File
@@ -12,6 +12,7 @@ CopyQ
Cura
CuraEngine
Cython
DML
Django
F-Engrave
Flask
@@ -1350,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
@@ -1357,6 +1359,7 @@ compat-nettle-soname7
compat-pangomm-soname14
compat-readline-soname5
compat-tracker-soname2.0
compat-webkitgtk-soname40
complete
component
compute-image-packages
@@ -1366,6 +1369,7 @@ confuse
conky
conmon
connect-proxy
connections
conntrack-tools
console-autostart
containerd
@@ -1799,6 +1803,7 @@ gstreamer-vaapi
gsutil
gtk+
gtk-doc
gtk-frdp
gtk-vnc
gtk-xfce-engine
gtk3
@@ -1890,6 +1895,7 @@ imlib2
importlib_metadata
importlib_resources
indent
inflection
influxdb
iniconfig
inih
@@ -2261,6 +2267,7 @@ libass
libassuan
libatasmart
libatomic_ops
libavif
libavtp
libb64
libblockdev
@@ -2660,6 +2667,7 @@ mosquitto
motd-update
motif
mozjs78
mozjs91
mpc
mpfr
mpg123
@@ -3926,6 +3934,7 @@ pytest-asyncio
pytest-cov
pytest-forked
pytest-localserver
pytest-mock
pytest-randomly
pytest-repeat
pytest-rerunfailures
@@ -3950,6 +3959,7 @@ python-hwinfo
python-jsonrpc-server
python-kconfiglib
python-language-server
python-lsp-black
python-lsp-jsonrpc
python-lsp-server
python-magic
@@ -3961,6 +3971,7 @@ python-openzwave
python-pkgconfig
python-pocketlint
python-polib
python-rpm-packaging
python-slip
python-slugify
python-subunit
@@ -3996,6 +4007,7 @@ qqc2-desktop-style
qrencode
qscintilla
qsstv
qstylizer
qt-creator
qt3d
qt5ct
@@ -4285,6 +4297,7 @@ tdb
telemetrics-client
telepathy-glib
telepathy-qt
templated-dictionary
tempora
tensorboard
tensorflow
@@ -4429,6 +4442,7 @@ vsts-cd-manager
vte
waffle
waitress
watchdog
wavpack
wayland
wayland-protocols
@@ -4518,6 +4532,7 @@ xkill
xl2tpd
xlog
xmlb
xmldiff
xmlschema
xmlsec1
xmlstarlet