Re: Donate 1 minute of your time to test upgrades from F31 to F32

2020-03-18 Thread Samuel Sieb
On 3/18/20 5:14 PM, Solomon Peachy wrote: Error: Transaction test error: There appears to be a packaging change causing this problem. file /usr/share/widelands/i18n/fonts/DejaVu from install of widelands-0-0.76.build20.fc32.x86_64 conflicts with file from package widelands-0-0.72.build20

Re: mock: all log lines doubled?

2020-03-18 Thread Sérgio Basto
On Wed, 2020-03-18 at 20:16 -0500, Richard Shaw wrote: > On Wed, Mar 18, 2020 at 8:04 PM Sérgio Basto > wrote: > > On Thu, 2020-03-19 at 00:55 +, Sérgio Basto wrote: > > > On Wed, 2020-03-18 at 19:45 -0500, Richard Shaw wrote: > > > > Things have been somewhat rough with building packages late

Re: mock: all log lines doubled?

2020-03-18 Thread Richard Shaw
On Wed, Mar 18, 2020 at 8:04 PM Sérgio Basto wrote: > On Thu, 2020-03-19 at 00:55 +, Sérgio Basto wrote: > > On Wed, 2020-03-18 at 19:45 -0500, Richard Shaw wrote: > > Things have been somewhat rough with building packages lately between > configs that don't work and such.. > > Now all the lo

Re: mock: all log lines doubled?

2020-03-18 Thread Sérgio Basto
On Thu, 2020-03-19 at 00:55 +, Sérgio Basto wrote: On Wed, 2020-03-18 at 19:45 -0500, Richard Shaw wrote: Things have been somewhat rough with building packages lately between configs that don't work and such.. Now all the logs I see using "fedpkg mockbuild" have all the log lines doubled. I

Re: mock: all log lines doubled?

2020-03-18 Thread Sérgio Basto
On Wed, 2020-03-18 at 19:45 -0500, Richard Shaw wrote: > Things have been somewhat rough with building packages lately between > configs that don't work and such.. > Now all the logs I see using "fedpkg mockbuild" have all the log > lines doubled. I searched the mailing list and didn't find anythin

mock: all log lines doubled?

2020-03-18 Thread Richard Shaw
Things have been somewhat rough with building packages lately between configs that don't work and such.. Now all the logs I see using "fedpkg mockbuild" have all the log lines doubled. I searched the mailing list and didn't find anything. Am I the only one seeing this? There's no way I would sen

Re: Donate 1 minute of your time to test upgrades from F31 to F32

2020-03-18 Thread Solomon Peachy
Trying to do a F31->F32 beta upgrade on my primary laptop: [...] Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Transaction test error: file /usr/share/widelands

Re: Should logrotate timer be enabled by default on all installations?

2020-03-18 Thread Robbie Harwood
Björn Persson writes: > Kamil Dudka wrote: > >> The timer is currently not enabled on fresh installs to avoid >> surprises (such as data lost) > > That's a surprise only if somebody expected that logs would be retained > forever. Do people expect that? Yes. > Random programs failing because the

Re: confused by rpminspect automated test

2020-03-18 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Mar 16, 2020 at 02:04:53PM -0400, David Cantrell wrote: > On Mon, Mar 09, 2020 at 05:45:34PM +, Zbigniew Jędrzejewski-Szmek wrote: > >On Mon, Mar 09, 2020 at 10:35:03AM -0700, Adam Williamson wrote: > >>On Mon, 2020-03-09 at 11:49 -0400, David Cantrell wrote: > >>> > >>> > > /etc/rpmins

Re: Fedora 33 System-Wide Change proposal: MinGW environment and toolchain update

2020-03-18 Thread Sandro Mani
On 16.03.20 18:27, Jonathan Wakely wrote: On 16/03/20 11:23 -0400, Ben Cotton wrote: https://fedoraproject.org/wiki/Changes/F33MingwEnvToolchainUpdate == Summary == Update the MinGW base environment and toolchain to the latest upstream stable releases. == Owner == * Name: [[User:smani|Sandro

Re: Need help with my packages

2020-03-18 Thread Hans de Goede
Hi, On 3/18/20 1:56 AM, Orion Poplawski wrote: On 3/17/20 5:27 AM, Hans de Goede wrote: Hi, On 3/1/20 10:30 PM, Orion Poplawski wrote: I have too many packages that I am the maintainer for and need help. If you would like to help out by either becoming a co-maintainer or becoming the primar

Re: Self Introduction: Vincent Mihalkovic

2020-03-18 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Mar 18, 2020 at 04:47:17PM +0100, Vincent Mihalkovic wrote: > Hi, > > my name is Vincent Mihalkovic, I'm studying at Masaryk University, Brno - > Faculty of informatics. Since last year I have started working for RedHat > and recently I became maintainer of an existing package - FILE. > >

Fedora-32-20200318.n.0 compose check report

2020-03-18 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 6/171 (x86_64), 1/2 (arm) New failures (same test not failed in Fedora-32-20200317.n.1): ID: 550002 Test: x86_64 Workstation-live-iso apps_startstop URL: https://openqa.fedoraproject.org/tests/550002 ID: 550072 Test: x86_64 universal ins

Self Introduction: Vincent Mihalkovic

2020-03-18 Thread Vincent Mihalkovic
Hi, my name is Vincent Mihalkovic, I'm studying at Masaryk University, Brno - Faculty of informatics. Since last year I have started working for RedHat and recently I became maintainer of an existing package - FILE. vincent mihalkovic ___ devel mailing

Re: Should logrotate timer be enabled by default on all installations?

2020-03-18 Thread Björn Persson
Kamil Dudka wrote: > The timer is currently not enabled on fresh installs to avoid surprises (such > as data lost) That's a surprise only if somebody expected that logs would be retained forever. Do people expect that? Random programs failing because the disk is full is a worse surprise in my op

Re: Should logrotate timer be enabled by default on all installations?

2020-03-18 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Mar 18, 2020 at 01:04:58PM +0100, Kamil Dudka wrote: > logrotate is a utility designed to simplify the administration of log files > on > a system which generates a lot of log files. It used to be triggered by > cron. > The cron hook was unconditionally installed with logrotate but it

Re: Should logrotate timer be enabled by default on all installations?

2020-03-18 Thread Kamil Dudka
On Wednesday, March 18, 2020 3:20:17 PM CET Dusty Mabe wrote: > I guess it would be worth analyzing the problem space a bit: > > - in the past how many people do we think had logrotate installed and not > cron? I am worried more about automated provisioning rather than manual installations. > -

Re: Orphaned packages looking for new maintainers

2020-03-18 Thread Miro Hrončok
On 18. 03. 20 15:20, Sérgio Basto wrote: On Mon, 2020-03-16 at 23:44 +0100, Miro Hrončok wrote: sergiomb: maven-injection-plugin, cpptasks, netty, lzma-java, lz4- java, jetty-alpn-api, randomizedtesting, aalto-xml, mvel, os-maven-plugin, all this packages are related with batik. I think

Fedora 32 compose report: 20200318.n.0 changes

2020-03-18 Thread Fedora Branched Report
OLD: Fedora-32-20200317.n.1 NEW: Fedora-32-20200318.n.0 = SUMMARY = Added images:2 Dropped images: 3 Added packages: 1 Dropped packages:0 Upgraded packages: 26 Downgraded packages: 1 Size of added packages: 2.68 MiB Size of dropped packages:0 B Size of

Re: Orphaned packages looking for new maintainers

2020-03-18 Thread Miro Hrončok
On 18. 03. 20 15:20, Sérgio Basto wrote: Are you sure that is the way of Fedora packaging ? What do you mean? -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email t

Fedora-Rawhide-20200318.n.0 compose check report

2020-03-18 Thread Fedora compose checker
No missing expected images. Compose PASSES proposed Rawhide gating check! All required tests passed Failed openQA tests: 15/171 (x86_64), 1/2 (arm) New failures (same test not failed in Fedora-Rawhide-20200317.n.1): ID: 549762 Test: x86_64 Workstation-live-iso apps_startstop URL: https://o

Re: Orphaned packages looking for new maintainers

2020-03-18 Thread Sérgio Basto
On Mon, 2020-03-16 at 23:44 +0100, Miro Hrončok wrote: > sergiomb: maven-injection-plugin, cpptasks, netty, lzma-java, lz4- > java, > jetty-alpn-api, randomizedtesting, aalto-xml, mvel, os-maven-plugin, all this packages are related with batik. I think, I will orphan batik , IIRC it will give 51

Re: Should logrotate timer be enabled by default on all installations?

2020-03-18 Thread Dusty Mabe
On 3/18/20 8:04 AM, Kamil Dudka wrote: > logrotate is a utility designed to simplify the administration of log files > on > a system which generates a lot of log files. It used to be triggered by > cron. > The cron hook was unconditionally installed with logrotate but it took effect > only

Re: Emerging editions, Fedora 32 Beta, and bureaucracy

2020-03-18 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Mar 18, 2020 at 09:23:13AM -0400, Mohan Boddu wrote: > On Wed, Mar 18, 2020 at 6:38 AM Kamil Paral wrote: > > > > On Tue, Mar 17, 2020 at 10:11 PM Mohan Boddu wrote: > >> > >> Peter and I talked about it a while ago about merging IoT into regular > >> Fedora composes. But we never got to

Fedora-IoT-33-20200318.0 compose check report

2020-03-18 Thread Fedora compose checker
Missing expected images: Iot dvd x86_64 Iot dvd aarch64 Failed openQA tests: 1/8 (x86_64) Old failures (same test failed in Fedora-IoT-33-20200316.0): ID: 549948 Test: x86_64 IoT-dvd_ostree-iso release_identification URL: https://openqa.fedoraproject.org/tests/549948 Passed openQA tests:

Re: Emerging editions, Fedora 32 Beta, and bureaucracy

2020-03-18 Thread Mohan Boddu
On Wed, Mar 18, 2020 at 6:38 AM Kamil Paral wrote: > > On Tue, Mar 17, 2020 at 10:11 PM Mohan Boddu wrote: >> >> Peter and I talked about it a while ago about merging IoT into regular >> Fedora composes. But we never got to that point. I am not sure whats >> their plan moving forward. My idea is

Fedora rawhide compose report: 20200318.n.0 changes

2020-03-18 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20200317.n.1 NEW: Fedora-Rawhide-20200318.n.0 = SUMMARY = Added images:5 Dropped images: 0 Added packages: 5 Dropped packages:1 Upgraded packages: 71 Downgraded packages: 0 Size of added packages: 239.15 MiB Size of dropped packages

Fedora-Cloud-31-20200318.0 compose check report

2020-03-18 Thread Fedora compose checker
No missing expected images. Passed openQA tests: 1/1 (x86_64) -- Mail generated by check-compose: https://pagure.io/fedora-qa/check-compose ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorap

Should logrotate timer be enabled by default on all installations?

2020-03-18 Thread Kamil Dudka
logrotate is a utility designed to simplify the administration of log files on a system which generates a lot of log files. It used to be triggered by cron. The cron hook was unconditionally installed with logrotate but it took effect only if a cron daemon was installed. Starting with Fedora

Re: Anyone seen build hangs (esp armv7, s390x) in Fedora?

2020-03-18 Thread Dan Horák
On Wed, 18 Mar 2020 09:50:24 + "Richard W.M. Jones" wrote: > On Wed, Mar 18, 2020 at 10:46:19AM +0100, Dan Horák wrote: > > On Wed, 18 Mar 2020 09:34:45 + > > "Richard W.M. Jones" wrote: > > > > > > > > This might be a bug in the package itself, but has anyone seen > > > builds hanging

Re: Emerging editions, Fedora 32 Beta, and bureaucracy

2020-03-18 Thread Kamil Paral
On Tue, Mar 17, 2020 at 10:11 PM Mohan Boddu wrote: > Peter and I talked about it a while ago about merging IoT into regular > Fedora composes. But we never got to that point. I am not sure whats > their plan moving forward. My idea is to merge them together and keep > their composes as it is for

Orphaned python-profilehooks

2020-03-18 Thread Miro Hrončok
Hello, I have just orphaned python-profilehooks, it was assigned to my former colleague who told me over email to do so. Repoquery (from a Fedora 31 container) doesn't reveal any dependents: [root@7fa4dd7bb0a3 /]# dnf repoquery --repo=rawhide{,-source} --whatrequires python3-profilehooks La

Re: Anyone seen build hangs (esp armv7, s390x) in Fedora?

2020-03-18 Thread Richard W.M. Jones
On Wed, Mar 18, 2020 at 10:46:19AM +0100, Dan Horák wrote: > On Wed, 18 Mar 2020 09:34:45 + > "Richard W.M. Jones" wrote: > > > > > This might be a bug in the package itself, but has anyone seen builds > > hanging in weird places, in Rawhide, especially on armv7 and s390x? > > > > This pack

Re: Anyone seen build hangs (esp armv7, s390x) in Fedora?

2020-03-18 Thread Richard W.M. Jones
On Wed, Mar 18, 2020 at 09:38:52AM +, Peter Robinson wrote: > > This might be a bug in the package itself, but has anyone seen builds > > hanging in weird places, in Rawhide, especially on armv7 and s390x? > > > > This packge build has hung 3 times in the same place, once on armv7 > > and twice

Re: Anyone seen build hangs (esp armv7, s390x) in Fedora?

2020-03-18 Thread Dan Horák
On Wed, 18 Mar 2020 09:34:45 + "Richard W.M. Jones" wrote: > > This might be a bug in the package itself, but has anyone seen builds > hanging in weird places, in Rawhide, especially on armv7 and s390x? > > This packge build has hung 3 times in the same place, once on armv7 > and twice on s

Re: Anyone seen build hangs (esp armv7, s390x) in Fedora?

2020-03-18 Thread Peter Robinson
> This might be a bug in the package itself, but has anyone seen builds > hanging in weird places, in Rawhide, especially on armv7 and s390x? > > This packge build has hung 3 times in the same place, once on armv7 > and twice on s390x: > > https://koji.fedoraproject.org/koji/taskinfo?taskID=4257076

Re: Emerging editions, Fedora 32 Beta, and bureaucracy

2020-03-18 Thread Miro Hrončok
On 18. 03. 20 0:31, Adam Williamson wrote: The idea that IoT and/or CoreOS would be release-blocking editions (for Fedora 30, initially, then 31, now 32...) has been - at least, this is my experience and my memory - sort of floating around for months/years, but aside from that one fairly rough do

Anyone seen build hangs (esp armv7, s390x) in Fedora?

2020-03-18 Thread Richard W.M. Jones
This might be a bug in the package itself, but has anyone seen builds hanging in weird places, in Rawhide, especially on armv7 and s390x? This packge build has hung 3 times in the same place, once on armv7 and twice on s390x: https://koji.fedoraproject.org/koji/taskinfo?taskID=42570766 It's har

Fedora-Cloud-30-20200318.0 compose check report

2020-03-18 Thread Fedora compose checker
No missing expected images. Passed openQA tests: 1/1 (x86_64) -- Mail generated by check-compose: https://pagure.io/fedora-qa/check-compose ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorap