On Tue, Jun 24, 2025 at 12:19:47PM -0500, Chris Adams wrote:
> Once upon a time, Richard W.M. Jones said:
> > To make the discussion concrete, could you grab a list of the actual
> > libraries that we're talking about here? I'm interested in how hard
> > it
On Fri, Jun 27, 2025 at 01:37:13PM +0100, Richard W.M. Jones wrote:
> On Tue, Jun 24, 2025 at 12:19:47PM -0500, Chris Adams wrote:
> > Once upon a time, Richard W.M. Jones said:
> > > To make the discussion concrete, could you grab a list of the actual
> > > librari
hanks!
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages. http://li
I'm interested in how hard
it would be to adapt them to cross compilation as Dan mentioned upthread.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual m
pleasant flame-fest on this mailing list.
Richard
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of
> > backtraces.
> >
> > Given how pervasive this effect is and that no problems have been
> > reported so far, I think we can drop -mno-omit-leaf-frame-pointer from
> > the build flags.
> >
> > Thoughts?
> >
>
> So my semi-naive inte
n practice) that they're not completely accurate at the very
tip of the stack.
Unrelated to this, do you know how SFrame support (ie. in userspace)
is going? This was/is the great hope for fast, low overhead stack
traces without frame pointers, but it's all gone a bit quiet. The
last
On Wed, Jun 11, 2025 at 07:02:29PM +0100, Richard W.M. Jones wrote:
> SeaBIOS 1.17 seems to break virtio devices in Linux VMs:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=2372329
So this turns out to be a latent bug (kind of) in libguestfs. See the
link above for more details.
(NB: CC-ing devel for visibility)
On Wed, Jun 11, 2025 at 01:34:21PM -0600, Jerry James wrote:
> On Wed, Jun 11, 2025 at 12:22 PM Richard W.M. Jones wrote:
> > Note also:
> >
> > https://bugzilla.redhat.com/show_bug.cgi?id=2368289
> >
> > So if it's not
SeaBIOS 1.17 seems to break virtio devices in Linux VMs:
https://bugzilla.redhat.com/show_bug.cgi?id=2372329
If your Linux VMs suddenly appear to have no disks, this may be why.
Downgrading to SeaBIOS 1.16 (or using UEFI for VMs) is the workaround.
Rich.
--
Richard Jones, Virtualization Group
d, although it's more focused on parsing than building:
https://github.com/fwupd/fwupd/blob/main/libfwupdplugin/tests/efi-signature-list.builder.xml
Richard.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send
On Sat, Jun 07, 2025 at 09:25:47AM -0600, Jerry James wrote:
> On Sat, Jun 7, 2025 at 8:45 AM Richard W.M. Jones wrote:
> > On Fri, Jun 06, 2025 at 02:52:06PM -0500, maxwell--- via devel-announce
> > wrote:
> > > ocaml-odocdefolos, orphan
anding, or did we just get rid of the documentation?
(I actually favour the latter, package documentation generated from
source files like this isn't usually very useful, and adds little
value over simply looking at the *.mli files.)
Rich.
--
Richard Jones, Virtualization Group, Red H
On Thu, May 29, 2025 at 07:35:28PM +0200, Petr Lautrbach wrote:
> Neal Gompa writes:
>
> > On Thu, May 29, 2025 at 6:16 AM Richard W.M. Jones
> > wrote:
> >>
> >> [This is a general moan / observation ... Sorry!]
> >>
> >> SELinux policy i
I somehow lost track of what I had built and built a couple of packages
twice but all builds sans smesh are built and submitted for update:
https://bodhi.fedoraproject.org/updates/FEDORA-2025-6847871fab
Thanks,
Richard
--
___
devel mailing list
For some reason passt-selinux is particularly
excessive (I eyeballed it at around 75 seconds).
I wonder if there's a way we could have RPM rebuild the SELinux policy
just once in this situation? And asking another level of "why", why
is rebuilding the policy so slow in the first place?
On Mon, May 26, 2025 at 12:46 PM Dan Horák wrote:
> On Mon, 26 May 2025 08:11:58 -0500
> Richard Shaw wrote:
>
> > On Mon, May 26, 2025 at 8:10 AM Dan Horák wrote:
> >
> > > On Mon, 26 May 2025 07:50:07 -0500
> > > Richard Shaw wrote:
> > >
>
On Mon, May 26, 2025 at 8:10 AM Dan Horák wrote:
> On Mon, 26 May 2025 07:50:07 -0500
> Richard Shaw wrote:
>
> > The following packages are affected and will be rebuilt in a side-tag:
> >
> > f3d
> > gmsh
> > kicad
> > netgen-mesher
> > pru
://copr.fedorainfracloud.org/coprs/hobbes1069/opencascade/builds/
Affected package maintainers BCC'd.
Thanks,
Richard
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Co
On Mon, May 19, 2025 at 04:54:55PM +0200, Michael Schwendt wrote:
> On Mon, 19 May 2025 15:22:48 +0100, Richard W.M. Jones wrote:
>
> > Seemingly because of gettext 1.25 that was recently added to Fedora
> > Rawhide, I'm now getting the error below. This also breaks all b
On Mon, May 19, 2025 at 03:22:48PM +0100, Richard W.M. Jones wrote:
> m4/guestfs-libraries.m4:158: warning: macro 'AM_GNU_GETTEXT' not found in
> library
> autoreconf: running: /usr/bin/autoconf --force
> configure:19161: error: possibly undefined macro: AM_GNU_GET
nf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
(https://github.com/libguestfs/libguestfs/blob/master/configure.ac)
It's been giving the warning for a while, but now it's a hard error.
I have no idea how to fix that. (The suggestion to use
m4_pattern_allow
to orphan libdnet; nothing else that I package needs it.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
nbdkit - Flexible, fast NBD server with plugins
https://gitlab.com/nbd
nd made other choices that I don't think are good.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell scripting
On Tue, May 06, 2025 at 08:50:21PM +0900, Mamoru TASAKA wrote:
> Richard W.M. Jones wrote on 2025/05/06 20:44:
> >I have a failure in %configure which only happens on i686:
> >
> >https://koji.fedoraproject.org/koji/buildinfo?buildID=2710279
> >
> >>config
On Tue, May 06, 2025 at 01:49:26PM +0200, Fabio Valentini wrote:
> On Tue, May 6, 2025 at 1:44 PM Richard W.M. Jones wrote:
> >
> > I have a failure in %configure which only happens on i686:
> >
> > https://koji.fedoraproject.org/koji/buildinfo?buildID=2710279
>
macro
always dump config.log on failure?
Another question: Does RPM always use bash as the shell?
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
nbdkit - Flexible, fast NBD server with pl
d.
>
> Any debugging ideas?
I don't know - best to ask NM people I think.
Rich.
> Best regards,
> Christian
>
> On Thu, Apr 24, 2025 at 10:10 AM Zbigniew Jędrzejewski-Szmek
> > wrote:
>
> On Thu, Apr 24, 2025 at 01:06:11AM +0200, Christian Krause wrote:
al for all affected packagers to browse through over 2300 builds to
look for their packages.
Thanks,
Richard
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of
(1) not matching the package arch (2).
- RPM doesn't let you force the BuildArch to i686.
- The subpackages obviously have the wrong names.
- The Provides of the new packages are a bit wrong (fixable?)
- The debuginfo is probably wrong.
It doesn't look like it's that far from
hat
is, 32-bit x86 binary or full VM emulation running on other host
arches such as x86_64.
PS #2 apparently qemu running on i686 was able to emulate x86_64...
probably very very slowly. This capability has been dropped upstream,
in case anyone was doing that crazy thing.
--
Richard Jones, Virt
On Tue, Apr 15, 2025 at 11:32:35AM -0500, Michael Catanzaro wrote:
> On Tue, Apr 15 2025 at 05:18:06 PM +01:00:00, Richard W.M. Jones
> wrote:
> >What about Webex, the awful video conferencing software? I've no
> >desire to investigate this, but ISTR it lin
about Webex, the awful video conferencing software? I've no
desire to investigate this, but ISTR it linked to system i686 libs.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libgues
ve commented on the FTBFS BZ to see if
the primary maintainer plans on fixing the package.
https://bugzilla.redhat.com/show_bug.cgi?id=2341367
Thanks,
Richard
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel
On Tue, Apr 8, 2025 at 3:38 PM Ben Beasley wrote:
> On Tue, Apr 8, 2025, at 7:41 AM, Richard Shaw wrote:
> > On Tue, Apr 8, 2025 at 6:35 AM Ben Beasley
> wrote:
> >> In one week, 2025-04-15, or slightly later, I plan to update
> >> openshadinglanguage from 1.13.12.
uld not be upgraded to 3.x?
Thanks,
Richard
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-condu
containing shar archives
that someone might wish to decode, but we don't need to mix that up
with uuencode/uudecode.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog:
to files like
/usr/lib/debug/usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll.debug
which are actually PE files.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-comp
upd build.
Richard.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelin
it) needed by
libfido2-1.15.0-4.fc43.x86_64 from build
Is that on your radar?
https://koji.fedoraproject.org/koji/taskinfo?taskID=130401393 if it helps.
Richard.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an emai
ied this, but got "GenericError: Build already exists" -- I'm using
%autorelease in the spec file -- do I have to disable that for the side tag and
then re-enable it for the next rebase? Thanks.
Richard.
--
___
devel mailing list -- devel@lists.
On Thu, Mar 13, 2025 at 09:48:04AM +0100, Pierre-Yves Chibon wrote:
> On Fri, Mar 07, 2025 at 04:46:32PM +0000, Richard W.M. Jones wrote:
> > On Fri, Mar 07, 2025 at 09:57:32AM +0100, Pierre-Yves Chibon wrote:
> > > Good Morning Everyone,
> > >
> > > We have be
'm still not entirely sure what I'm looking at here.
Gitlab has a CI pipeline already which we use quite successfully
upstream on several different projects. Is this a replacement for that?
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read m
On Sat, Mar 08, 2025 at 11:31:54AM -0800, Michel Lind wrote:
>
>
> On Sat, Mar 8, 2025, at 10:39 AM, Neal Gompa wrote:
> > On Sat, Mar 8, 2025 at 10:24 AM Richard W.M. Jones
> > wrote:
> >>
> >> On Sat, Mar 08, 2025 at 07:27:59AM -0800, Michel Lind wrot
de-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
--
e throw-away code that bridges new to
> old.
I didn't watch his talk, but this all sounds very vague. And that the
fact that it's "container first" and an internal project first is
worrying too. How does it build containers without starting with
RPMs? Where do
gers.
>
> Does someone know how to contact them?
>
> nilskoenig - emailed since February 14th
> nilskoenig is maintainer of rpms/vhostmd
CC-ing him...
I was talking to Nils about vhostmd packaging only a few weeks ago.
Rich.
--
Richard Jones, Virtualization Group, Red Hat ht
On Fri, Feb 28, 2025 at 01:14:28PM +0100, Dan Horák wrote:
> On Fri, 28 Feb 2025 12:09:59 +
> "Richard W.M. Jones" wrote:
>
> >
> > This is a Fedora 40 build which fails, whereas the almost exact same
> > builds of this package wor
s now EOL, but according to the
schedule below we've got at least a couple of months to go.
https://fedorapeople.org/groups/schedule/f-40/f-40-key-tasks.html
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization
On Thu, Feb 27, 2025 at 09:49:35AM +0100, Dan Horák wrote:
> On Thu, 27 Feb 2025 08:44:25 +
> "Richard W.M. Jones" wrote:
>
> > When doing scratch builds (only from Pagure pull requests?) we get
> > this strange error on s390x builders:
> >
> &
info?taskID=129611742
https://src.fedoraproject.org/rpms/qemu/pull-request/79
-> https://koji.fedoraproject.org/koji/taskinfo?taskID=129611948
No issue on https://pagure.io/fedora-infrastructure/issues yet.
Is that the right place to file a bug?
Rich.
--
Richard Jones, Virtualization Group
.9-1.fc43.src
workflow-0.11.7-2.fc42.src
wpa_supplicant-1:2.11-4.fc42.src
xca-2.7.0-2.fc42.src
xmms2-0.9.4-3.fc42.src
yadifa-2.6.7-2.fc42.src
znc-1.9.1-6.fc42.src
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualizati
(core dumped)
This seems to be that we're trying to create a huuuge string -- i.e. something
like
https://github.com/rpm-software-management/dnf5/commit/8974d33bd97396c148181474dd9efc734a05a072
looks really dodgy with regards to integer underflow.
Richard.
--
___
d or
> LinuxLibre
The experience with Debian is this is a lot of work, with a negligible
userbase. People can already run a Fedora userspace on top of other
Linux and other kernels. For RISC-V, I sometimes have to run Fedora
on top of vendor kernels with lots of weird non-upstream
7 Aborted (core dumped)
dnf install -y dist/*.rpm
Has anyone else seen this? Frustratingly I can't reproduce locally.
I'm *guessing* it's a regression in dnf5-5.2.10.0-2.fc41 -- i.e.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-665751b0e4
Ideas
to preserve ffwd to the rawhide branch, if that is
currently the case? [Whatever the technical term for that is.]
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-co
On Tue, Feb 18, 2025 at 11:51:47PM +0100, Xavier Bachelot wrote:
> Le 2025-02-18 15:38, Richard W.M. Jones a écrit :
> >On Fri, Dec 13, 2024 at 02:44:56PM +0100, Xavier Bachelot wrote:
> >>Hi,
> >>
> >>libnfs 6.0.0 bumps its soname from 14 to 16.
> >>
whide and packages that
haven't been updated yet should just have to deal with the
consequences. They've had enough time to either fix their code or
remove the dependency. But I appreciate that may cause pain ...
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.red
el-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.o
On Thu, Feb 6, 2025 at 6:16 PM Fabio Valentini wrote:
> On Thu, Feb 6, 2025 at 11:37 PM Richard Shaw wrote:
> >
> > It seems to be the only reason for FTBFS. A single test is failing.
> Upstream has no interest in supporting 32bit anymore, which I think makes
> sense.
>
olive
opencv
openvdb
pfstools
povray
prusa-slicer
swayimg
synfig
vigra
vips
Thanks,
Richard
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https
https://src.fedoraproject.org/rpms/smesh
[2] https://github.com/trelau/SMESH
[3] https://bugzilla.redhat.com/show_bug.cgi?id=2341362
Thanks,
Richard
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraprojec
and end up in a consistent
> > state.
> >
> > In most cases, submitting a new build for rawhide (now F43) and F42
> > should work (assuming the gating failures are taken care of, of
> > course).
>
> Yep. This ^
>
I guess it's partly my fault for not notic
On Wed, Feb 05, 2025 at 01:57:01PM +, Zbigniew Jędrzejewski-Szmek wrote:
> On Wed, Feb 05, 2025 at 12:03:21PM +0000, Richard W.M. Jones wrote:
> > https://github.com/torvalds/linux/blob/5c8c229261f14159b54b9a32f12e5fa89d88b905/kernel/module/Kconfig#L416
> >
> > Th
cally the
filesystem.spec script. (This is the case that broke for me.)
(2) I suspect some race between needing to modprobe modules are
running the filesystem.spec script, even in a well-behaved RPM
install.
(3) Extremely small speed increase not having to follow a symlink?
Rich.
--
Richard Jo
https://src.fedoraproject.org/rpms/udpcast/pull-request/4
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell
On Tue, Feb 04, 2025 at 02:10:53PM +, Richard W.M. Jones wrote:
> On Mon, Jan 13, 2025 at 01:46:03PM +, Zbigniew Jędrzejewski-Szmek wrote:
> > On Fri, Jan 10, 2025 at 10:13:31AM +, Zbigniew Jędrzejewski-Szmek wrote:
> > > On Fri, Jan 10, 2025 at 08:58:32AM +0100, Fl
All files under /usr/sbin are symlinks; linking to ./bin...
> Once that's done, the merge is complete on upgraded systems.
What's the component / script which prints this message?
Is it safe to 'dnf update' an existing Fedora Rawhide installation now?
Rich.
--
Ric
still twitching but not particularly active, especially
compared to AFL++ or the Clang fuzzer.
My recommendation is to let it get retired automatically, but if you'd
like to take it over, please be my guest.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjon
imited, Finland
>
> --
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of
es: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
--
Richard Jones, Virtualization Group, Red
a problem for Fedora. (npm is a
particularly egregious example.)
And yes, I know that review in Fedora is not always very thorough, but
we should be aware of this and try not to make it worse.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my progr
Post quantum, I assume.
https://en.wikipedia.org/wiki/Post-quantum_cryptography
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs
r, so
please coordinate with us if you push any breaking change. We may
need to rebuild quite a few dependent packages. Easiest way is to
email 'qemu-maintain...@fedoraproject.org'.
Although I suppose since upstream development is dead, maybe that
won't be very likely ...
Rich.
On Tue, Dec 03, 2024 at 10:48:53AM +, Richard W.M. Jones wrote:
> On Wed, Nov 20, 2024 at 12:10:03PM +0000, Richard W.M. Jones wrote:
> > Just a heads up for OCaml.
> >
> > We currently have OCaml 5.2.0 in Fedora 41 & Rawhide.
> >
> > OCaml 5.3.0 is e
ils are sent, but then spam filtered, I'm
not ruling out gmail).. I've missed many PRs because of this.
I have to ask people to ping me via side channels if a PR is
important, not because I think this is a good idea, but because it's
necessary if you really want to be sure I&
==by 0x5E9A0FB: ??? (in /usr/lib64/libopenblaso-r0.3.28.so)
> ==44481==by 0x5E9A4D7: ??? (in /usr/lib64/libopenblaso-r0.3.28.so)
> ==44481==by 0x70AEF1F: ??? (in /usr/lib64/libgomp.so.1.0.0)
> ==44481==by 0x4F1D187: start_thread (in /usr/lib64/libc.so.6)
> ==44481==b
Thanks, I raised this PR:
https://src.fedoraproject.org/rpms/rabbitmq-server/pull-request/10
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
nbdkit - Flexible, fast NBD server with
edora as that's what
upstream want. What do you think?
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines. Boot with a
live CD
project.org/rpms/fwupd/c/a4f103bfc38f6810a5dad8776c66d02f21efcf46?branch=rawhide
Richard.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Cond
munity. Fedora Engineering Steering Committee, as if.
Richard.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/p
a large change, but also an
improvement.
- Renumbering the patch lines is invasive perhaps, but the result is
cleaner. I probably wouldn't have done this to someone else's
spec.
- A new patch was added with a clear reference to upstream status.
- Forcing the Tcl/Tk version
yoshimi: failed, doesn't seem to be compatible
I plan to start working on the fltk compat package in the next few days.
Please let me know if you (or upstream) fix building with fltk 1.4.
Thanks,
Richard
FAS: hobbes1069
--
___
devel m
for any years and I can't understand any
of this at all.
Richard.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.
more shared
responsibility with packaging. For packages which I maintain, I'm
happy for PPs to touch them without getting permission beforehand.
Just try to do the right thing!
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and vir
list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archive
On Fri, Dec 13, 2024 at 02:15:46PM +, Richard W.M. Jones wrote:
> On Fri, Dec 13, 2024 at 02:07:00PM +0000, Richard W.M. Jones wrote:
> > On Fri, Dec 13, 2024 at 02:44:56PM +0100, Xavier Bachelot wrote:
> > > Hi,
> > >
> > > libnfs 6.0.0 bumps its soname
On Fri, Dec 13, 2024 at 02:07:00PM +, Richard W.M. Jones wrote:
> On Fri, Dec 13, 2024 at 02:44:56PM +0100, Xavier Bachelot wrote:
> > Hi,
> >
> > libnfs 6.0.0 bumps its soname from 14 to 16.
> >
> > Affected packages are:
> > gvfs
> > qemu
>
x27;ed.
>
> I have requested a side tag and built libnfs there. One can use it with:
> fedpkg build --target=f42-build-side-102002
qemu build here:
https://koji.fedoraproject.org/koji/taskinfo?taskID=126797999
Rich.
> I'll try and take care of vlc and xine-lib asap.
>
>
On Tue, Dec 10, 2024 at 9:45 AM Michel Lind wrote:
> On Mon, Dec 09, 2024 at 07:18:54AM -0600, Richard Shaw wrote:
> > Upstream has made a new release and it's not fully backwards compatible
> > with 1.3. The plan is to create a fltk13 compatibility package for
> proje
ccess
zynaddsubfx: success
Thanks,
Richard
[1] https://copr.fedorainfracloud.org/coprs/hobbes1069/fltk/builds/
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Co
ddsubfx
Thanks,
Richard
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Gu
dal is really broken (FTBFS prior to the libarrow change).
As your problem is caused by a common package using gdal, it's too bad
until gdal is fixed:
https://bugzilla.redhat.com/show_bug.cgi?id=2329164
(unless maybe the dependency on gdal could be removed)
Rich.
--
Richard Jones, Virtual
nsistency with the rest of Fedora
Are there specific packages you are concerned about?
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder qui
On Wed, Nov 20, 2024 at 12:10:03PM +, Richard W.M. Jones wrote:
> Just a heads up for OCaml.
>
> We currently have OCaml 5.2.0 in Fedora 41 & Rawhide.
>
> OCaml 5.3.0 is expected to be released at the "end of November or
> beginning of December"[1], so it woul
.
I get this frequently too. It usually works on the second or third
attempt, and of course is difficult to reproduce reliably so I didn't
file a bug about it.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization bl
uot;"
>
> Unknown arguments specified
>
Most likely there's a CMake variable that's not being set correctly for
some reason as indicated by the empty "". Open the file and look at line 41
to see what the variable name is, then you'll have to trace back to see
ages:
> * ceph (I am the maintainer)
> * gdal (maintainer notified previously)
> * groonga (etc.)
> * myst-nb (etc.)
> * pcp (etc.)
> * root (etc.)
> * python-
> {dask,dask-expr,distributed,formulaic,fsspec,geopandas,pandas,papermill,pyogrio}
> (maintainers not notif
On Fri, Nov 29, 2024 at 04:02:43PM +, Daniel P. Berrangé wrote:
> On Fri, Nov 29, 2024 at 03:48:02PM +0000, Richard W.M. Jones wrote:
> > On Fri, Nov 29, 2024 at 04:36:14PM +0100, Florian Weimer wrote:
> > > * Daniel P. Berrangé:
> > >
> > > > I think
On Fri, Nov 29, 2024 at 04:49:41PM +0100, Miro Hrončok wrote:
> On 29. 11. 24 15:47, Daniel P. Berrangé wrote:
> >On Fri, Nov 29, 2024 at 03:36:44PM +0100, Miro Hrončok wrote:
> >>On 28. 11. 24 23:49, Neal Gompa wrote:
> >>>On Thu, Nov 28, 2024 at 4:30 AM Florian Weim
1 - 100 of 4718 matches
Mail list logo