Hi,
when running a koji build of gnome-shell-extension-list
[martin@fc41 SPECS]$ koji build --scratch rawhide
../SRPMS/gnome-shell-extension-list-47-1.20241013git533f837.fc41.src.rpm
it fails with this error message:
+ /usr/bin/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib
--lib
OLD: Fedora-Rawhide-20241101.n.0
NEW: Fedora-Rawhide-20241102.n.0
= SUMMARY =
Added images:1
Dropped images: 3
Added packages: 5
Dropped packages:0
Upgraded packages: 86
Downgraded packages: 0
Size of added packages: 85.42 MiB
Size of dropped packages:0 B
I was installing a new kernel today and I was, to put it mildly,
slightly surprised when the initrd wouldn't load :(
It turns out that tuned installs /usr/lib/kernel/install.d/92-tuned.install
which uses sed to mangle 'initrd' and 'option' lines in BLS entries
see https://bugzilla.redhat.com/show_b
Hi,
i just upgraded from Fedora 40 to 41 on a TerraPad Gnome Desktop.
Summary:
- no working touch support for gnome 47
- no way to get back to fedora 40
- no way to get dnf4 installed to get back to fedora 40
1) Major issue
With Fedora 40 the Gnome Desktop worked fine.
After the Upgrade to
OLD: Fedora-eln-20241101.n.1
NEW: Fedora-eln-20241102.n.1
= SUMMARY =
Added images:0
Dropped images: 0
Added packages: 0
Dropped packages:2
Upgraded packages: 27
Downgraded packages: 0
Size of added packages: 0 B
Size of dropped packages:67.00 KiB
Size of
On Sat, Nov 02, 2024 at 10:30:07AM -, Martin Gansser wrote:
> meson.build:16:44: ERROR: Command
> `/builddir/build/BUILD/gnome-shell-extension-list-47-build/extension-list-533f83796b448ce6e39433886f0cdfe75c2c7880/cli/get-version.sh`
> failed with status 1.
This is the error. You should proba
Neal Gompa wrote:
> I know the idea of moving to -O3 has been briefly mentioned before in
> other contexts when we've discussed uplifting the flags, but it looks
> like Ubuntu is moving to -O3 for Ubuntu 25.04[1]. Is there a reason
> why we shouldn't consider doing the same for Fedora Linux 42?
Ye
On Saturday, 2 November 2024 23:24:50 EDT Garry T. Williams wrote:
> I am trying to port deal to tcl 9.0.0 and I am stuck.
>
> My package required many changes mostly changing certain int variables
> to type Tcl_Size (aka long). I got down to only one error compiling
> any file that includes tcl.
Zbigniew Jędrzejewski-Szmek wrote:
> With python3-pyqt6-6.8.0-0.1.fc42.x86_64, we get a difference in how the
> icons are rendered:
>
> calibre-7.20.0-1.fc42.x86_64
> modified-S.5
> /usr/share/icons/hicolor/16x16/apps/calibre-gui.png
> modified-S.5
>
On Monday, 14 October 2024 12:55:39 EDT Jaroslav Škarvada wrote:
> I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable
> 9.0.0 release. Unfortunately, there are several incompatibilities [1]
> and several applications will require porting.
[snip]
> deal
I am trying to port deal t
OLD: Fedora-eln-20241102.n.1
NEW: Fedora-eln-20241103.n.0
= SUMMARY =
Added images:0
Dropped images: 0
Added packages: 0
Dropped packages:0
Upgraded packages: 9
Downgraded packages: 0
Size of added packages: 0 B
Size of dropped packages:0 B
Size of
this is the content of cli/get-version.sh
#!/bin/bash
# SPDX-FileCopyrightText: tuberry
# SPDX-License-Identifier: GPL-3.0-or-later
RET=$(curl -sSf https://extensions.gnome.org/extension/"$EGO"/ | grep data-svm
| sed -e 's/.*: //; s/}}"//') # | xargs -I{} expr {} + 1)
echo "${RET:?'ERROR: Fail
On 02-11-2024 14:55, Martin Gansser wrote:
this is the content of cli/get-version.sh
#!/bin/bash
# SPDX-FileCopyrightText: tuberry
# SPDX-License-Identifier: GPL-3.0-or-later
RET=$(curl -sSf https://extensions.gnome.org/extension/"$EGO"/ | grep data-svm | sed
-e 's/.*: //; s/}}"//') # | xargs
13 matches
Mail list logo