Re: A few notes upgrading F41 to F42

2025-04-14 Thread Tom Hughes via devel
ones from that list that were showing as unowned files on my machine. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fe

Re: forwarding aliases

2025-01-16 Thread Tom Hughes via devel
hey add the list information to the bottom of each message. It also strips the original DKIM signature so even if it didn't modify the body things still wouldn't pass. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mai

Re: HEADS UP: icu 76 coming to rawhide

2024-12-11 Thread Tom Hughes via devel
ust a #include missing - it was probably being included by accident before as a side effect of something else. The other option is that you're not in C++17 mode and that is now required if std::is_convertible_v is used. Tom -- Tom Hughes (t...@compton.nu) http://

Re: F42 Change Proposal: Switch to git-core (self-contained)

2024-12-04 Thread Tom Hughes via devel
that really does pull in all the subpackages. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: ht

Re: Should %ldconfig_scripts be removed in Rawhide?

2024-10-22 Thread Tom Hughes via devel
On 22/10/2024 13:17, Tom Hughes via devel wrote: On 22/10/2024 13:02, Richard W.M. Jones wrote: Either I imagined it or it's a real thing but should:    %ldconfig_scriptlets be removed from Rawhide spec files now? Hasn't been needed since Fedora 28 I think: https://fedoraprojec

Re: Should %ldconfig_scripts be removed in Rawhide?

2024-10-22 Thread Tom Hughes via devel
On 22/10/2024 13:02, Richard W.M. Jones wrote: Either I imagined it or it's a real thing but should: %ldconfig_scriptlets be removed from Rawhide spec files now? Hasn't been needed since Fedora 28 I think: https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets T

Re: Build failure due to glib change

2024-09-01 Thread Tom Hughes via devel
ur of glib is to preserve the constness of the pointer as it advances which seems correct to me. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email t

Re: `Unix-domain socket path "..." is too long (maximum 107 bytes)` can we change that?

2024-08-07 Thread Tom Hughes via devel
lear - it doesn't seem to be using the %postgresql_tests_run macro to start a postgres server for testing so I assume the ruby tests are starting one themselves but in a directory that has a long enough name that the socket name is too long? Tom -- Tom Hughes (t...@compton.nu) ht

Re: unfixed CVE-2024-39929 in exim

2024-07-15 Thread Tom Hughes via devel
reported yesterday! Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https

mapnik soname bump in rawhide

2024-07-06 Thread Tom Hughes via devel
I've updated mapnik in rawhide to 4.0.0 which includes an soname bump. I've rebuilt python-mapnik and opened a PR for viking to fix it to build against mapnik 4 which I believe covers all the downstream users. Tom -- Tom Hughes (t...@compton.nu) http://

Re: Fedora & AI Survey Now Live Until July 16th

2024-07-01 Thread Tom Hughes via devel
ither deliberately or subconsciously) in the mind of the survey creator. At the very least the question needs to be changed to not indicate that two answers are required if five are! Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel ma

Re: Fedora & AI Survey Now Live Until July 16th

2024-07-01 Thread Tom Hughes via devel
oject.limequery.com/142117?lang=en <https://fedoraproject.limequery.com/142117?lang=en> -- Aoife Moloney Fedora Operations Architect Fedora Project Matrix: @amoloney:fedora.im <http://fedora.im> IRC: amoloney -- Tom Hugh

Re: 2FA policy for provenpackagers is now active

2024-06-24 Thread Tom Hughes via devel
beros ticket, it always asks me to login. That doesn't bother me though because I have my password manager readily available there, unlike at the command line. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing lis

Re: Guidance on individual packages requiring x86_64-v2 baseline ?

2024-06-20 Thread Tom Hughes via devel
processors, including the latest releases in that line, all Pentium Gold processors released before 2022, and all Celeron processors released before 2020. I have a Celeron N3160 which is a 2016 processor bought by me in 2019 and that reports as v2. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: Guidance on individual packages requiring x86_64-v2 baseline ?

2024-06-20 Thread Tom Hughes via devel
there though one is redundant and the other two do really need replacing. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraprojec

Re: Spec file using github repo - not tarball

2024-05-21 Thread Tom Hughes via devel
ommit hash. More here: https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_commit_revision Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: Firefox 126.0 with DBus service

2024-05-15 Thread Tom Hughes via devel
an control which search providers are enabled. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Condu

Re: Firefox 126.0 with DBus service

2024-05-15 Thread Tom Hughes via devel
me an exception is needed is for services which listen to the network. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora

Re: Spec file using github repo - not tarball

2024-05-08 Thread Tom Hughes via devel
On 08/05/2024 21:36, Kenneth Goldman wrote: Is it possible for a .spec file to clone a github.com repo rather than download a tarball? Can someone link to a working example? No, but github can give you a tar ball for any ref you want so why would you need/want to? Tom -- Tom Hughes (t

Re: Testing package version is spec file

2024-05-08 Thread Tom Hughes via devel
struggling to find a workable solution to testing the version like this. Why do you need to? When you update the spec file to 1.30 you change it to use the new method surely. Why do you need one spec file that can do both versions? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: Fedora 40 apache now giving errors

2024-04-24 Thread Tom Hughes via devel
allowed for writing. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ 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

Re: convert everything to rpmautospec?

2024-04-08 Thread Tom Hughes via devel
o the attention of packagers in any way so it's perhaps not surprising that it seemingly didn't really achieve it's objective leading us to this attempt to try again. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel m

Re: convert everything to rpmautospec?

2024-04-08 Thread Tom Hughes via devel
On 08/04/2024 10:28, Zbigniew Jędrzejewski-Szmek wrote: On Mon, Apr 08, 2024 at 09:08:19AM +0200, Miroslav Lichvar wrote: On Sun, Apr 07, 2024 at 04:48:03PM +0100, Tom Hughes via devel wrote: -1 for existing packages certainly - none of my git commit logs are written with the expectation that

Re: convert everything to rpmautospec?

2024-04-07 Thread Tom Hughes via devel
le as package changelogs so doing so may break the changelog. I don't really want it for new packages either but at least there I would know I needed to use the commit log in that way. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___

Re: dmesg restricted to root in Rawhide

2024-02-28 Thread Tom Hughes via devel
buffer failed: Operation not permitted $ uname -a Linux puchatek.local 6.8.0-0.rc5.41.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 19 14:19:27 UTC 2024 x86_64 GNU/Linux Which proves what? You did "dmesg" not "sudo dmesg" or "journalctl -k".

Re: Question about conditional BuildRequires lines

2024-02-14 Thread Tom Hughes via devel
On 14/02/2024 15:48, Richard W.M. Jones wrote: On Wed, Feb 14, 2024 at 03:21:38PM +, Tom Hughes wrote: On 14/02/2024 14:54, Richard W.M. Jones wrote: https://src.fedoraproject.org/rpms/rapidjson/pull-request/7 I don't think what Tom is saying there is correct, or is it? The answ

Re: Question about conditional BuildRequires lines

2024-02-14 Thread Tom Hughes via devel
encies not the requires from the srpm. However the guidelines whilst not mentioning this case do prohibit the use of %{_isa} in BRs because it produces incorrect dependencies in the srpm - the only real difference is that this case give you a missing dependency rather than a broken one. Tom -- Tom

Re: OpenSSL 3.2.1 available in rawhide

2024-02-09 Thread Tom Hughes via devel
error 79 at 1 depth lookup: invalid CA certificate error server-cert.pem: verification failed That CA certificate doesn't have the CA:TRUE constraint set which might be the problem? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___

Re: Figure out what killed an app (rhbz#2253099)

2024-01-31 Thread Tom Hughes via devel
is the usual cause so if you've ruled that out you need to think about other things. The problem is that SIGKILL is deliberately a very hard stop that nothing can trap so normal things like using strace or gdb to catch who went it aren't going to w

Re: HEADSUP boost and tbb rebuilds starting in a side tag

2024-01-20 Thread Tom Hughes via devel
so 64-bit and 32-bit installs can coexist on the same system? The correct way to do that is to install in /usr/lib{,64}/pkgconfig instead of /usr/share/pkgconfig I think? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing

Re: Build error with GCC 14, not even a warning in GCC 13

2024-01-16 Thread Tom Hughes via devel
ream being a pain it may be necessary here. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: ht

Re: Schedule for Monday's FESCo Meeting (2024-01-15)

2024-01-16 Thread Tom Hughes via devel
100414 for ticket numbers are just placeholders and there's nothing in the fesco issue tracker that I can see. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an em

License correction for rapidjson

2024-01-07 Thread Tom Hughes via devel
The license for rapidjson has been corrected from: MIT to: MIT and BSD-3-Clause Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le

Re: F40 Change Proposal: Wifi MAC Randomization (System Wide)

2023-12-21 Thread Tom Hughes via devel
y router to map mac addresses to static IP addresses?  Sounds like I'd have to disable the feature, at least on my home network. Either that or you would make a one off change to your DHCP server to use the new per-network MAC address instead of the old one. Tom -- Tom Hughes (t...@comp

Re: Change of cronie and crontabs CIS compliance

2023-12-06 Thread Tom Hughes via devel
way and blank cron.allow.rpmnew is created. Surely there is one more change though? Namely that users who could previously run crontab to create cron jobs can no longer do so unless they have been added to the cron.allow file. That seems like a breaking change to me? Tom -- Tom Hughes (t

Re: old RPM code in my package - safe to remove this bit ?

2023-11-29 Thread Tom Hughes via devel
On 30/11/2023 00:28, Michal Schorm wrote: On Thu, Nov 30, 2023 at 1:19 AM Tom Hughes via devel wrote: It hasn't been needed for a long time. Good, thanks. Off it goes. :) It's just making %license an alias for %doc if your building for a release old enough that %license isn'

Re: old RPM code in my package - safe to remove this bit ?

2023-11-29 Thread Tom Hughes via devel
condition, create %license global macro with value %doc". It's just making %license an alias for %doc if your building for a release old enough that %license isn't supported, as detected by checking if %licensedir is defined. It hasn't been needed fo

Re: Restore access to torrent-file-editor package

2023-07-24 Thread Tom Hughes via devel
On 24/07/2023 14:40, Leigh Scott wrote: You probably got removed for inactivity, see https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/UG3UOKBVJLUWZYEHWL52KPMITPEPEBNF/ Looks like it: https://pagure.io/find-inactive-packagers/issue/36 Tom -- Tom Hughes (t

Re: Minified JS and CSS in Node packages

2023-07-03 Thread Tom Hughes via devel
On 03/07/2023 17:09, Demi Marie Obenour wrote: On 7/3/23 11:59, Tom Hughes wrote: On 03/07/2023 16:41, Demi Marie Obenour wrote: Would it be possible to ensure that Node packages contain only actual source code, as in “the preferred form for making modifications” (quote from GNU GPL, I forget

Re: Minified JS and CSS in Node packages

2023-07-03 Thread Tom Hughes via devel
tream git but even then, and even if it is well maintained with version tags, there are often huge dependency chains to get all the tools needed to actually do the builds. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list --

Re: Plans for dhclient / ISC dhcp?

2023-05-30 Thread Tom Hughes via devel
it's what I use on most machines. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Condu

Re: Plans for dhclient / ISC dhcp?

2023-05-30 Thread Tom Hughes via devel
ested replacement, or if another team is going to maintain the code, or if we will just keep packaging the last ISC version in Fedora? Upstream has replace it with Kea: https://www.isc.org/kea/ That's a server - it doesn't replace the client component. Tom -- Tom Hughes (t...@c

Re: It’s time to transform the Fedora devel list into something new

2023-04-25 Thread Tom Hughes via devel
.discourse.org/t/user-api-keys-specification/48536 Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https:

Re: How to check if a package is retired?

2023-04-25 Thread Tom Hughes via devel
ntents and adds a dead.package file with a description of the reason for retirement, like: https://src.fedoraproject.org/rpms/npm/c/7304877c50a9a02238cf7a40e269e256090fd001 As far as I can see xorg-x11-drv-fbturbo does not have that and is still live. Tom -- Tom Hughes (t...@compton.nu

Re: It’s time to transform the Fedora devel list into something new

2023-04-21 Thread Tom Hughes via devel
can mute those things you don't want to include. Having to positively opt in to certain tags seems like a terrible idea as you're bound to miss lots of things when people create new tags that you don't even know exist. I'd much rather get everything by default and then opt out

Re: KB layout switching does not work in TB on Rawhide

2023-03-02 Thread Tom Hughes via devel
On 02/03/2023 08:43, Olivier Fourdan wrote: TB still uses Xwayland? By default, yes. If you install thunderbird-wayland then you will get an alternative native Wayland version. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel

Re: Update of catch to Catch2 v3

2023-02-28 Thread Tom Hughes via devel
On 28/02/2023 11:24, Vitaly Zaitsev via devel wrote: On 24/02/2023 09:42, Tom Hughes wrote: Did you miss the bit where I said you needed to change your BR to catch2-devel unless upstream has v3 support? What about Fedora ELN? catch2-devel is not available there. Nothing to do with me. I

Re: Update of catch to Catch2 v3

2023-02-24 Thread Tom Hughes via devel
On 24/02/2023 07:48, Vitaly Zaitsev via devel wrote: On 22/02/2023 12:37, Tom Hughes via devel wrote: I have now added catch2 (for Catch2 v2.x) and upgraded the catch package to Catch2 v3.x in rawhide and f38. All my catch-dependent packages are now failing due to the missing catch.hpp

Update of catch to Catch2 v3

2023-02-22 Thread Tom Hughes via devel
course. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ 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

Re: Packages with breaking APIs

2023-02-01 Thread Tom Hughes via devel
complication/confusion is that the upstream repository is actually called Catch2 now though it's on v3.x but version one is in the same repository, just on a Catch1.x branch. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list --

Re: Packages with breaking APIs

2023-02-01 Thread Tom Hughes via devel
es: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing lis

Re: Fedora 38 mass rebuild is finished

2023-01-24 Thread Tom Hughes via devel
include . I've got a partial list of packages affected by the ongoing header cleanups in libstdc++: mapnik was affected as well but I fixed it last night. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@l

Re: valgrind on Fedora

2023-01-16 Thread Tom Hughes via devel
On 16/01/2023 08:52, Gordon Messmer wrote: On 2023-01-16 00:31, Tom Hughes via devel wrote: If that doesn't work then some examples would help, at least if you're getting a partial trace, so that we can get some idea of what component it is not able to unwind. ==29692== 30

Re: valgrind on Fedora

2023-01-16 Thread Tom Hughes via devel
should also do it as valgrind has support for that. If that doesn't work then some examples would help, at least if you're getting a partial trace, so that we can get some idea of what component it is not able to unwind. Tom -- Tom Hughes (t...@compton.nu) http://

Re: F38 proposal: Shorter Shutdown Timer (System-Wide Change proposal)

2022-12-23 Thread Tom Hughes via devel
the default timeout and a service would still be able to set a different timeout in it's service file. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to dev

Re: F38 proposal: Shorter Shutdown Timer (System-Wide Change proposal)

2022-12-22 Thread Tom Hughes via devel
then you get all the way to the SIGKILL phase and then wait two minutes for that before it eventually gives up and continues. At least that is what usually seems to happen when I run into this problem. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/

Re: SPDX Change update

2022-11-09 Thread Tom Hughes via devel
message. What do we do if the SPDX tag is the same as the existing license tag (eg ISC) though? Do we just add a dummy change/commit entry that mentions SPDX to confirm we've reviewed it? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___

Re: Failed RPM database migrations

2022-10-28 Thread Tom Hughes via devel
On 28/10/2022 13:31, Richard W.M. Jones wrote: On Fri, Oct 28, 2022 at 12:29:30PM +0100, Tom Hughes wrote: The reason it hadn't completed is that rpmdb-migrate.service was enabled on that machine. [was not, I guess?] Yes ;-) Enabling (and starting) that service made it com

Re: Failed RPM database migrations

2022-10-28 Thread Tom Hughes via devel
The reason it hadn't completed is that rpmdb-migrate.service was enabled on that machine. Enabling (and starting) that service made it complete. Tom On 28/10/2022 12:24, Tom Hughes via devel wrote: I have one machine that has failed. It was an upgrade from 35 to 36 done using dnf distro

Re: Failed RPM database migrations

2022-10-28 Thread Tom Hughes via devel
w-r--r--. 1 root root 32768 Oct 28 10:45 rpmdb.sqlite-shm -rw-r--r--. 1 root root 0 Oct 27 16:12 rpmdb.sqlite-wal -rw-r--r--. 1 root root 0 Sep 5 13:53 .rpm.lock -- Tom Hughes (t...@compton.nu) http://compton.nu/

Re: Explicit dependency on systemd-rpm-macros now required?

2022-09-14 Thread Tom Hughes via devel
acros), or is this something that should be fixed at the buildroot level? Guidelines say yes, you do need a BR on that: https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#packaging Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___

Re: Confused about what to do about a ticket

2022-08-26 Thread Tom Hughes via devel
FTBFS bug. If it was fixed before branching, as appears to be the case then the fix is in F37 now so you can just close it NEXTRELEASE. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubs

Re: Bugzilla: You can't ask Lennart Poettering because that account is disabled.

2022-07-02 Thread Tom Hughes via devel
audio though Wim is also a committer so would have been cced on the bug if it was a pulseaudio bug. But it isn't a pulseaudio bug, it's a pavucontrol bug, and Wim is not a committer there which is why he isn't cced. Tom -- Tom Hughes (t...@compton.n

Re: F37 Change Proposal: MAC Address Policy none (System-Wide Change)

2022-06-27 Thread Tom Hughes via devel
On 27/06/2022 17:09, Tom Hughes via devel wrote: On 27/06/2022 17:05, Thomas Haller wrote: On Mon, 2022-06-27 at 13:09 +0100, Tom Hughes via devel wrote: Twice now I have had to go and reconfigure my networks after a Fedora upgrade has changed the MAC assignment policy. Interesting. Are

Re: F37 Change Proposal: MAC Address Policy none (System-Wide Change)

2022-06-27 Thread Tom Hughes via devel
On 27/06/2022 17:05, Thomas Haller wrote: On Mon, 2022-06-27 at 13:09 +0100, Tom Hughes via devel wrote: Twice now I have had to go and reconfigure my networks after a Fedora upgrade has changed the MAC assignment policy. Interesting. Are you sure it was twice? I thought it changed "

Re: F37 Change Proposal: MAC Address Policy none (System-Wide Change)

2022-06-27 Thread Tom Hughes via devel
ment. Contingency deadline: beta freeze Blocks release? No == Documentation == TODO. == Release Notes == -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le

Re: F37 proposal: Deprecate openssl1.1 package (System-Wide Change)

2022-06-27 Thread Tom Hughes via devel
On 27/06/2022 10:02, Richard W.M. Jones wrote: On Mon, Jun 27, 2022 at 09:11:29AM +0100, Tom Hughes wrote: On 27/06/2022 08:53, Richard W.M. Jones wrote: On Fri, Jun 24, 2022 at 01:20:27PM +0200, Dmitry Belyavskiy wrote: Dear Richard, If the only problem is legacy (and unsafe) ciphersuites

Re: F37 proposal: Deprecate openssl1.1 package (System-Wide Change)

2022-06-27 Thread Tom Hughes via devel
://wiki.openssl.org/index.php/OpenSSL_3.0#Providers Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https

Re: upstream systemd discussion about MACAddressPolicy for bonds and bridges

2022-05-10 Thread Tom Hughes via devel
On 10/05/2022 14:57, Dusty Mabe wrote: On 5/10/22 02:05, Tom Hughes via devel wrote: On 10/05/2022 03:12, Dusty Mabe wrote: Just wanted to point interested people in the direction of an upstream discussion about how (by default) the MAC address should get set for bond and bridge devices

Re: upstream systemd discussion about MACAddressPolicy for bonds and bridges

2022-05-09 Thread Tom Hughes via devel
s and upgrades break my networks! Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: F37 Change: Deprecate Legacy BIOS (System-Wide Change proposal)

2022-04-06 Thread Tom Hughes via devel
e a lot of UEFI capable machines using MBR boot because it's only recently that I got network booting to work with UEFI and the install would install as MBR if it was booted from a legacy network book. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ _

Re: F37 Change: Deprecate Legacy BIOS (System-Wide Change proposal)

2022-04-05 Thread Tom Hughes via devel
e_compatibility Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ 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/

Re: F37 Change: Deprecate Legacy BIOS (System-Wide Change proposal)

2022-04-05 Thread Tom Hughes via devel
On 05/04/2022 18:38, Neal Gompa wrote: On Tue, Apr 5, 2022 at 1:31 PM Tom Hughes via devel wrote: On 05/04/2022 15:52, Ben Cotton wrote: * There is no migration story from Legacy BIOS to UEFI - repartitioning effectively mandates a reinstall. As a result, we don’t drop support for existing

Re: F37 Change: Deprecate Legacy BIOS (System-Wide Change proposal)

2022-04-05 Thread Tom Hughes via devel
some other reason you can't migrate from BIOS to UEFI booting? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Co

Re: Landing a larger-than-release change (distrusting SHA-1 signatures)

2022-03-15 Thread Tom Hughes via devel
signature algorithms. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ 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

Re: F37 Change: Curl-minimal as default (System-Wide Change proposal)

2022-03-10 Thread Tom Hughes via devel
allowing us to package each protocol independantly. Has anyone asked upstream about that yet? There is a brief discussion at https://github.com/curl/curl/issues/349 where upstream called it an "interesting idea" but it doesn't look like anybody took it on. Tom -- Tom Hughes (t...

Re: Why I get some random notifications from discourse?

2022-02-25 Thread Tom Hughes via devel
andom things as soon as I signed up... I think I've managed to unsubscribe from them all now after a bit of fiddling but it's not very clear from the emails which rule exactly has triggered them. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ __

Re: Is NetworkManager-wait-online.service necessary by default?

2022-02-24 Thread Tom Hughes via devel
On 24/02/2022 16:28, Tom Hughes wrote: On 24/02/2022 16:25, Cole Robinson wrote: On 2/23/22 5:22 PM, Tom Hughes via devel wrote: On 23/02/2022 21:23, Zbigniew Jędrzejewski-Szmek wrote: a) change libvirt-daemon-driver-storage Requires:libvirt-daemon-driver-storage-iscsi to

Re: Is NetworkManager-wait-online.service necessary by default?

2022-02-24 Thread Tom Hughes via devel
On 24/02/2022 16:25, Cole Robinson wrote: On 2/23/22 5:22 PM, Tom Hughes via devel wrote: On 23/02/2022 21:23, Zbigniew Jędrzejewski-Szmek wrote: a) change libvirt-daemon-driver-storage Requires:libvirt-daemon-driver-storage-iscsi     to Suggests:libvirt-daemon-driver-storage-iscsi, More

Re: Is NetworkManager-wait-online.service necessary by default?

2022-02-23 Thread Tom Hughes via devel
drivers and all their dependencies - why can't the user choose to remove some of the more obscure ones? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to dev

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-24 Thread Tom Hughes via devel
said yesterday morning that is https://gcc.gnu.org/PR104172 and he's waiting for a decision from the powerpc backend maintainers on the best fix. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedor

Re: mv is massively slower on the host rather than in a nspawn chroot, regression somewhere?

2022-01-23 Thread Tom Hughes via devel
to disk and suppress the actual sync in the name of greater performance. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedo

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-23 Thread Tom Hughes via devel
=81641415 I've got https://bugzilla.redhat.com/show_bug.cgi?id=2043040 open for that - possibly the same as 2043517. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an

Re: ppc64le: SLOF failed to rebuild: error: unrecognized argument in option '-mtune=generic'

2022-01-21 Thread Tom Hughes via devel
On 21/01/2022 09:29, Tom Hughes via devel wrote: On 21/01/2022 09:08, Richard W.M. Jones wrote: https://koji.fedoraproject.org/koji/taskinfo?taskID=81468000 This seems like a compiler bug or a bug in the standard switches being added by RPM on ppc64le.  SLOF itself does not appear to add or

Re: ppc64le: SLOF failed to rebuild: error: unrecognized argument in option '-mtune=generic'

2022-01-21 Thread Tom Hughes via devel
c64le build, it's an x86_64 build using a cross compiler from the gcc-powerpc64-linux-gnu package - that is actually still 11.2 and hasn't been upgraded to 12 yet. I don't know where -mtune=generic comes from but a normal ppc64le build uses -mcpu=power8 -mtune=power8 as it'

Re: Missing ownership /usr/share/locale/ directories

2022-01-01 Thread Tom Hughes via devel
etter so that people can set LANG=ro (the correct code) and get all the translations for Moldovan regardless of whether packages use the old or new code for it. Ideally of course upstreams should be poked to fix their packages to use the correct code. Tom -- Tom Hughes (t...@compton.n

Re: F36 Change: Relocate RPM database to /usr (System-Wide Change proposal)

2021-12-29 Thread Tom Hughes via devel
On 30/12/2021 07:02, Chris Murphy wrote: On Wed, Dec 29, 2021 at 8:19 AM Tom Hughes via devel wrote: I don't see how this is FHS compliant, which in turn would make it non-compliant with Fedora Packaging Guidelines, namely: https://docs.fedoraproject.org/en-US/packaging-guide

Re: F36 Change: Relocate RPM database to /usr (System-Wide Change proposal)

2021-12-29 Thread Tom Hughes via devel
dd the additional path == Contingency Plan == * Contingency mechanism: Revert the change, try again the next Fedora release. * Contingency deadline: Beta freeze * Blocks release? Yes -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing

Re: F36 Change: Users are administrators by default in the installer GUI. (Self-Contained Change proposal)

2021-12-06 Thread Tom Hughes via devel
I've heard of.  Some other distros cache the authentication so that you don't have to enter the password again within a certain period of time.  That's a nice option. Just like Fedora does you mean? In fact as far as I know it's the upstream default for sudo! Tom -- Tom Hu

Re: cmake on Rawhide is broken

2021-12-03 Thread Tom Hughes via devel
On 03/12/2021 17:48, Simo Sorce wrote: On Fri, 2021-12-03 at 17:25 +, Tom Hughes via devel wrote: On 03/12/2021 17:16, Vitaly Zaitsev via devel wrote: On 03/12/2021 17:41, Miro Hrončok wrote: The bundled openssl in opae worries me still, but that's not causing issues in depen

Re: cmake on Rawhide is broken

2021-12-03 Thread Tom Hughes via devel
aries. Well bundling a binary from upstream is already against policy so I don't see how that helps. The problem isn't a lack of policy, it's that the packager didn't notice those files or didn't realise they weren't allowed. Tom -- Tom Hughes

Re: Trying to take an orphaned package

2021-11-21 Thread Tom Hughes via devel
ect.org/w/index.php?title=How_to_get_sponsored_into_the_packager_group&oldid=619444 Basically you need to find somebody to sponsor you as a packager - normally that happens as part of having your first package review but obviously that doesn't work when you want to take over an existing package. Tom --

Re: Trying to take an orphaned package

2021-11-21 Thread Tom Hughes via devel
ic test package to show packaging knowledge with, then make sponsoring come easier for sponsors. Because this seems to be really the crux of the matter, trust or lack of it. I'm not aware of any previous discussions. I was just answering the questions you asked in your pos

Re: Trying to take an orphaned package

2021-11-21 Thread Tom Hughes via devel
#x27;t notice that wasn't the page the wiki linked to. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorapro

Re: openswan/libreswan VPNs and NetworkManager

2021-11-02 Thread Tom Hughes via devel
raproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.o

Re: Considering ExcludeArch: %{ix86} for webkit2gtk3

2021-10-21 Thread Tom Hughes via devel
for using gold? Maybe the default bfd linker would manage to use less memory? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: protobuf 3.18.1 update coming to rawhide

2021-10-18 Thread Tom Hughes via devel
c36.x86_64 I've dropped the java bindings from osmpbf which should fix this. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorapro

Re: leap from f22 to f34 fairytale

2021-10-11 Thread Tom Hughes via devel
did do it two versions at a time for the most part. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct

Re: Updating sources file using fedpkg

2021-06-17 Thread Tom Hughes via devel
better way :) Well that will work for a local build but as it won't upload them to the lookaside it won't work in koji. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe se

Re: x86_64-v2 in Fedora

2021-06-15 Thread Tom Hughes via devel
n feature level based loading of shared libraries via hwcaps then it is supposed to be supported in 2.33 which is in F34. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an em

  1   2   3   4   5   6   7   8   >