Adam Williamson
e66305ac76
nightly.sh: update critpath.py call for recent changes
...
This uses the syntax after my recent PR:
https://pagure.io/releng/pull-request/11000
with those changes, this should actually work, instead of just
printing sad error messages like it does now!
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-30 18:03:06 -07:00
Kalev Lember
11fad8cdbe
Add systemd-pam to multilib whitelist
...
Move it to here instead of having systemd-devel fake require
systemd-pam.
This should help with flatpak runtime packaging so that we can avoid
having to ship systemd-pam in the flatpak container.
Signed-off-by: Kalev Lember <klember@redhat.com>
2022-08-18 18:38:06 +02:00
Kevin Fenzi
fbed2485d3
disable gather profiler for now to avoid a race that causes composes to sometimes fail
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-08-17 09:46:41 -07:00
Kevin Fenzi
cecb9b712d
set correct f38 key
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-08-11 19:05:22 -07:00
Tomas Hrcka
7cfa543013
Update fedora-cloud to f38
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-08-09 14:23:51 +02:00
Tomas Hrcka
c67c1c74fd
Rawhide is now Fedora 38
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-08-09 14:21:48 +02:00
Kamil Páral
78252f90de
update all scripts to send to test-reports
...
The first attempt was in commit 2051777399
. Only main Rawhide compose goes to
devel list as well.
Related: https://pagure.io/pungi-fedora/pull-request/1109
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-07-22 12:46:59 +02:00
Kamil Páral
2051777399
send compose reports to test-reports list instead of test list
...
Keep the devel list included, as requested by Kevin.
Related: https://pagure.io/fedora-qa/issue/700
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-07-21 16:57:44 +02:00
Kamil Páral
0e0799dd7e
multilib: note that people should update it in two places
...
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-24 08:57:45 +02:00
Kamil Páral
76722dd116
multilib_whitelist: add iptables and pipewire
...
This is to make the config in sync with a Bodhi version. The packages were added
there to avoid upgrade issues. See:
179ce1824b
https://bugzilla.redhat.com/show_bug.cgi?id=1953178
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-21 14:50:02 +02:00
Kamil Páral
0d7b87bf9e
multilib_*: sort package names
...
And put them on individual lines, this makes them easier to compare with bodhi
config downstream.
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-21 14:43:06 +02:00
Kamil Páral
5bb174ae68
multilib_whitelist: affect wine subpackages and related projects
...
Wine subpackages were probably covered by dependencies. But separate packages
like `wine-dxvk` were not covered, even though they need to be multilib. At the
same time, we don't want to use `wine*` because that would also cover e.g.
`wineglass`, which doesn't need to be multilib. The current approach seems to
work the best.
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-21 14:39:01 +02:00
Tomas Popela
0a831a5bdf
Move Flatpak Fedora runtime to F36 version
...
Fedora Flatpaks were updated for F36 and now require the F36 runtime
instead. This will fix the Rawhide builds of Silverblue.
https://github.com/fedora-silverblue/issue-tracker/issues/298
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2022-06-20 08:16:24 +02:00
Kevin Fenzi
955d80e34e
Use createiso_use_xorrisofs = True to make isos with xorrisofs
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-15 18:33:55 -07:00
Kamil Páral
6d606ef0de
fedora.conf: add mesa-vulkan-drivers into multilib_whitelist
...
Vulkan drivers need to be accessible for i686 as well. Currently it's missing
for updates-testing builds, which is causing issues for our users, see:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-4120f31977#comment-2466325
https://bodhi.fedoraproject.org/updates/FEDORA-2022-db6aea82e4
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-08 11:57:48 +02:00
Miro Hrončok
8f9859888c
Increase size of Fedora-Python-Classroom
...
(Hopefully) fixes https://bugzilla.redhat.com/show_bug.cgi?id=2064263
Signed-off-by: Miro Hrončok <miro@hroncok.cz>
2022-03-20 22:28:47 +01:00
Mohan Boddu
5780510c10
Fix release-candidate.sh script
...
This adds --notification-script=pungi-wait-for-signed-ostree-handler
to release-candidate.sh script
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-03-11 08:50:24 -05:00
Tomáš Hrčka
88e48938a6
Update nightly.sh
...
Remove productimg from skip-phases param
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-02-23 17:48:02 +00:00
Tomas Popela
fd5cf4cb4a
Drop GNOME Screenshot Flatpak from Silverblue
...
GNOME Shell has now a built in replacement.
See https://pagure.io/fedora-workstation/issue/277
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2022-02-15 08:19:16 +01:00
Adam Williamson
9d4368b7b0
Replace gedit with gnome-text-editor for Silverblue
...
This has been done in Workstation, but not yet in Silverblue.
This commit is a great example of why putting lots of items in
a single line of text is a bad idea!
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-02-14 05:29:39 +00:00
Peter Robinson
cac6ad0839
Retire ARMv7/armhfp from the compose
...
As per the approved change to retire ARMv7/armhfp
https://fedoraproject.org/w/index.php?title=Changes/RetireARMv7
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2022-02-09 11:32:49 +00:00
Kevin Fenzi
d08f09f405
Adjust for fedora-37 key and update fedora-cloud to f37
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-08 15:24:48 -08:00
Tomas Hrcka
b6ce674030
F37 is now rawhide
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-02-08 13:00:31 +01:00
Tomas Popela
f5931283a5
Flatpaks: Fix the Flatpak references on aarch64
...
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2022-02-04 10:49:51 +00:00
Tomas Popela
846e781106
Flatpaks: Add GNOME Extensions and remove File Roller on Silverblue
...
Align with Fedora Workstation. The File Roller functionality is already
part of Nautilus.
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2022-02-04 10:49:51 +00:00
Filip Valder
7a4f49cd17
Add configuration for module obsoletes
...
Signed-off-by: Filip Valder <fvalder@redhat.com>
2022-01-28 12:35:04 +01:00
Josh Stone
7455188864
Exclude all rust-std-static-wasm* from s390x
...
The packages depends on lld, which is not shipped there. This is a
followup to #1036 now that we have `wasm32-wasi`, and we might want
`wasm64` variants in the future.
Signed-off-by: Josh Stone <jistone@redhat.com>
2021-12-07 16:09:06 -08:00
Kevin Fenzi
0f3d7649ab
workstation disk image: increase size.
...
This is where the workstation image is running out of space.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-02 20:54:21 -08:00
Kalev Lember
ed6e94f9f2
Add aarch64 flatpaks to Silverblue and Kinoite images
...
We now have the flatpak runtime available for aarch64, which was the
last missing piece to be able to install Fedora flatpaks on aarch64.
Signed-off-by: Kalev Lember <klember@redhat.com>
2021-11-10 18:00:53 +00:00
Lubomír Sedlář
d9988da721
Remove extra commas from rsync messages
...
The compose ID and some paths have an extra bogus comma at the end. That
makes it difficult to consume the message.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2021-11-04 16:01:21 +01:00
Mohan Boddu
72c29d9af8
Fixing fedora-container.conf
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-11-03 12:36:27 -04:00
Kevin Fenzi
b98d43e759
fedora-disk-kde: increase size slightly to allow disk kde for arm to build
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-10-21 19:40:02 -07:00
Kalev Lember
d2e477b483
Switch to F35 flatpak runtime for Silverblue
...
All preinstalled flatpak apps are rebuilt and based on the F35 flatpak
runtime now.
Signed-off-by: Kalev Lember <klember@redhat.com>
2021-10-05 17:01:38 +02:00
Tomas Popela
a25f455e51
Preinstall GNOME Connections as Flatpak on Silverblue
...
See https://pagure.io/workstation-ostree-config/pull-request/243
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2021-10-05 08:51:52 +02:00
Ben
c57bda04d9
Fix recurring typo
...
Fix three instances of "fomat" typo
Signed-off-by: Ben Capper <bcapper@redhat.com>
2021-09-20 17:24:51 +00:00
Ben
5f0ea623ad
Drop armfhp image from Python Classroom Lab
...
armhfp is becoming less popular and keeps failing randomly
Issue: https://pagure.io/releng/issue/10112
Signed-off-by: Ben Capper <bcapper@redhat.com>
2021-09-20 17:24:51 +00:00
Ibiam Chihurumnaya
864454d847
Increase SoaS disk image size
...
Signed-off-by: Ibiam Chihurumnaya <ibiamchihurumnaya@gmail.com>
2021-09-20 16:37:40 +01:00
Mohan Boddu
8cf0a66f44
Rawhide is now F36
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-08-11 14:31:07 -04:00
Tomas Hrcka
f72c118eb0
rawhide is f36
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-08-10 13:43:26 +02:00
Lubomír Sedlář
3c5576f240
Exlude rust-std-static-wasm32-unknown-unknown from s390x
...
The package depends on lld, which is not shipped there.
Relates: https://pagure.io/pungi/issue/1518
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2021-07-15 08:42:25 +02:00
Paul Whalen
f7171c7fc3
Increase KDE, SoaS and Python Classroom disk image size
...
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2021-05-31 10:54:30 -04:00
Timothée Ravier
8d5f7f4079
Add support for building Fedora Kinoite
...
See https://fedoraproject.org/wiki/Changes/Fedora_Kinoite
Signed-off-by: Timothée Ravier <travier@redhat.com>
2021-05-18 20:59:26 +00:00
Timothée Ravier
babdb6d06f
Remove unused 'armhfp' arch for Silverblue
...
Signed-off-by: Timothée Ravier <travier@redhat.com>
2021-05-18 20:59:26 +00:00
Mohan Boddu
653fd0a094
Adding aarch64 to Labs for Python Classroom image
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-05-18 11:43:42 -04:00
Kevin Fenzi
2d2d9b21b8
adjust container/cloud updates to use main branch of comps
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-04 08:44:55 -07:00
Kevin Fenzi
9f4edbea83
rawhide: fix container.conf also
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-02 10:39:50 -07:00
Kevin Fenzi
2cb59bab0a
rawhide: fix bogus f29 config for f35
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-02 10:14:21 -07:00
Paul Whalen
07ec618db7
Make the armhfp disk image release blocking.
...
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2021-04-20 15:45:44 +00:00
Kalev Lember
265ae6e210
Pre-install mediawriter flatpak on Silverblue
...
https://pagure.io/fedora-workstation/issue/214
Signed-off-by: Kalev Lember <klember@redhat.com>
2021-04-14 13:13:57 +02:00
Kalev Lember
bc44e10d58
Switch to F34 flatpak runtime for Silverblue
...
All preinstalled flatpak apps are rebuilt and based on the F34 flatpak
runtime now.
Signed-off-by: Kalev Lember <klember@redhat.com>
2021-03-30 11:43:57 +02:00