rathann

Results 144 comments of rathann

Same here. I'd like to use the same certificate/private key pair as for other services running on the host.

No patch, sorry. But if you post your not-exactly-working one, I could take a look and maybe fix it.

Not sure what you mean by completely wrong, it works just fine for me. The unit file generated by configure has `/usr/bin/ldmtool` in it.

Which distro? I was testing on F33.

Even on rawhide, the resulting unit file contains `/usr/bin/ldmtool`. I did both tests in mock, so I'm not sure why you're seeing different results.

Here's my patch for Fedora package that I used for testing: [0001-New-upstream-version-0.2.5.patch.txt](https://github.com/mdbooth/libldm/files/6195326/0001-New-upstream-version-0.2.5.patch.txt)

> So it's make install. I'll add my patch since it should be ok after all. Interesting. I haven't actually checked the contents between `%build` and `%install`, so I haven't...

I've just discovered this. So how do you prevent repos from growing without `repomanage`?

> Fedora project is now planning to import python 3.13 into Fedora 40, You mean Fedora 41.

> > Packed header haven't been well implemented in Mesa. > > Only `VA_ENC_PACKED_HEADER_SEQUENCE` for hevc_vaapi is in this MR. > > https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4184/diffs > > My patch here [sgothel/mesa@5e10db6](https://github.com/sgothel/mesa/commit/5e10db6f3f22a7d687ad7eeded3bbf0866978628) or...