Re: KiCad builds failing

2023-09-18 Thread Steven A. Falco

On 9/18/23 08:41 AM, Pavel Raiskup wrote:

Thank you Steven for the report,

On sobota 16. září 2023 19:47:10 CEST Steven A. Falco wrote:

For the last two days I've been seeing build errors like [1] and [2]:

   ERROR: Command failed:
   # mount -n -t tmpfs -o mode=0755 -o nr_inodes=0 -o size=140g 
mock_chroot_tmpfs /var/lib/mock/fedora-38-x86_64-1694797525.338111/root

Prior to this, the KiCad builds have been running pretty smoothly.  If
someone could take a look and suggest what the problem might be, I'd
appreciate it.


This is a bug in Mock 5.1, discussed e.g. here:
https://github.com/fedora-copr/copr/issues/2916

We are working on a fix, it should be ready in production today or
tomorrow.  Work-around is to switch your bootstrap configuration to ON
or to the default ("use the defaults from mock-core-configs package").

Pavel


Thanks!  I've applied the workaround, and started a build.

Steve

___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: KiCad builds failing

2023-09-18 Thread Pavel Raiskup
Thank you Steven for the report,

On sobota 16. září 2023 19:47:10 CEST Steven A. Falco wrote:
> For the last two days I've been seeing build errors like [1] and [2]:
> 
>   ERROR: Command failed:
>   # mount -n -t tmpfs -o mode=0755 -o nr_inodes=0 -o size=140g 
> mock_chroot_tmpfs /var/lib/mock/fedora-38-x86_64-1694797525.338111/root
> 
> Prior to this, the KiCad builds have been running pretty smoothly.  If
> someone could take a look and suggest what the problem might be, I'd
> appreciate it.

This is a bug in Mock 5.1, discussed e.g. here:
https://github.com/fedora-copr/copr/issues/2916

We are working on a fix, it should be ready in production today or
tomorrow.  Work-around is to switch your bootstrap configuration to ON
or to the default ("use the defaults from mock-core-configs package").

Pavel

> 
>   Steve
> 
> [1] https://copr.fedorainfracloud.org/coprs/g/kicad/kicad/build/6407099/
> [2] 
> https://copr.fedorainfracloud.org/coprs/g/kicad/kicad-testing/build/6410081/
> ___
> copr-devel mailing list -- copr-devel@lists.fedorahosted.org
> To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
> 



___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


KiCad builds failing

2023-09-16 Thread Steven A. Falco

For the last two days I've been seeing build errors like [1] and [2]:

 ERROR: Command failed:
 # mount -n -t tmpfs -o mode=0755 -o nr_inodes=0 -o size=140g mock_chroot_tmpfs 
/var/lib/mock/fedora-38-x86_64-1694797525.338111/root

Prior to this, the KiCad builds have been running pretty smoothly.  If someone 
could take a look and suggest what the problem might be, I'd appreciate it.

Steve

[1] https://copr.fedorainfracloud.org/coprs/g/kicad/kicad/build/6407099/
[2] https://copr.fedorainfracloud.org/coprs/g/kicad/kicad-testing/build/6410081/
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Strange problem with builds failing very early

2023-06-21 Thread Steven A. Falco

On 6/21/23 05:32 PM, Steven A. Falco wrote:

Hi - For a while the following project has been building fine:  
https://copr.fedorainfracloud.org/coprs/g/kicad/kicad-testing/builds/

In the last few days, the automatic builds have been failing very early, 
without too much useful information.  However, manual builds that I trigger 
from my own ID work fine.

Is there a way I can get more information on what is going wrong?  I see a link 
in the builder-live.log.gz, but I'm not able to use that link.  The following 
command gives me a 404, perhaps because the build was triggered by another 
member of the project:

/usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url 
https://copr.fedorainfracloud.org/backend/get-srpm-build-task/6102419

...


Network error: Request client error on 
https://copr.fedorainfracloud.org/tmp/tmpf1cg4teq/kicad-testing.spec: 404 NOT 
FOUND

 Steve


Please disregard.  I think our automatic tools were missing a dependency.  
Sorry for the noise.

Steve

___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Strange problem with builds failing very early

2023-06-21 Thread Steven A. Falco

Hi - For a while the following project has been building fine:  
https://copr.fedorainfracloud.org/coprs/g/kicad/kicad-testing/builds/

In the last few days, the automatic builds have been failing very early, 
without too much useful information.  However, manual builds that I trigger 
from my own ID work fine.

Is there a way I can get more information on what is going wrong?  I see a link 
in the builder-live.log.gz, but I'm not able to use that link.  The following 
command gives me a 404, perhaps because the build was triggered by another 
member of the project:

/usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url 
https://copr.fedorainfracloud.org/backend/get-srpm-build-task/6102419

...


Network error: Request client error on 
https://copr.fedorainfracloud.org/tmp/tmpf1cg4teq/kicad-testing.spec: 404 NOT 
FOUND

Steve
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Fedora Rawhide builds failing due to missing GPG key?

2022-08-14 Thread Richard Shaw
Seeing this on all my rawhide builds:

KEY-fedora-36-primary
Public key for which-2.21-35.fc37.x86_64.rpm is not installed. Failing
package is: which-2.21-35.fc37.x86_64
 GPG Keys are configured as:
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-36-primary
Public key for xxhash-libs-0.8.1-3.fc37.x86_64.rpm is not installed.
Failing package is: xxhash-libs-0.8.1-3.fc37.x86_64
 GPG Keys are configured as:
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-36-primary
Public key for xz-5.2.5-10.fc37.x86_64.rpm is not installed. Failing
package is: xz-5.2.5-10.fc37.x86_64
 GPG Keys are configured as:
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-36-primary
Public key for xz-libs-5.2.5-10.fc37.x86_64.rpm is not installed.
Failing package is: xz-libs-5.2.5-10.fc37.x86_64
 GPG Keys are configured as:
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-36-primary
Public key for zip-3.0-33.fc37.x86_64.rpm is not installed. Failing
package is: zip-3.0-33.fc37.x86_64
 GPG Keys are configured as:
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-36-primary
Public key for zlib-1.2.12-4.fc37.x86_64.rpm is not installed. Failing
package is: zlib-1.2.12-4.fc37.x86_64
 GPG Keys are configured as:
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-36-primary
Public key for zstd-1.5.2-3.fc37.x86_64.rpm is not installed. Failing
package is: zstd-1.5.2-3.fc37.x86_64
 GPG Keys are configured as:
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary,
file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-36-primary
Error: GPG check FAILED

Thanks,

Richard
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: aarch64 qemu builds failing: No space left on device

2019-12-15 Thread Pavel Raiskup
On Sunday, December 15, 2019 4:13:48 PM CET Cole Robinson wrote:
> I'm hitting aarch64 build issues with qemu on f30 and f31. The rpmbuild
> completes successfully but then mock is failing with:

The rpm build is done on tmpfs, with ~80G space.  But then the results are
copied out to /var/lib/copr-rpmbuild/results directory which only has 1.3G.

We need to make larger / mountpoint, or create tmpfs under
/var/lib/copr-rpmbuild/.

Thanks a lot for the report:
https://pagure.io/copr/copr/issue/1167

Pavel

> Traceback (most recent call last):
>   File "/usr/libexec/mock/mock", line 980, in 
> exitStatus = main()
>   File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py",
> line 95, in trace
> result = func(*args, **kw)
>   File "/usr/libexec/mock/mock", line 757, in main
> result = run_command(options, args, config_opts, commands,
> buildroot, state)
>   File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py",
> line 95, in trace
> result = func(*args, **kw)
>   File "/usr/libexec/mock/mock", line 861, in run_command
> mockbuild.rebuild.do_rebuild(config_opts, commands, buildroot,
> options, args)
>   File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py",
> line 95, in trace
> result = func(*args, **kw)
>   File "/usr/lib/python3.7/site-packages/mockbuild/rebuild.py", line 82,
> in do_rebuild
> post=post_build, clean=clean)
>   File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py",
> line 95, in trace
> result = func(*args, **kw)
>   File "/usr/lib/python3.7/site-packages/mockbuild/rebuild.py", line 25,
> in rebuild_generic
> ret = cmd(item)
>   File "/usr/lib/python3.7/site-packages/mockbuild/rebuild.py", line 65,
> in build
> check=config_opts['check'], spec=options.spec)
>   File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py",
> line 95, in trace
> result = func(*args, **kw)
>   File "/usr/lib/python3.7/site-packages/mockbuild/backend.py", line
> 319, in build
> self.build_results.extend(self.copy_build_results(results))
>   File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py",
> line 95, in trace
> result = func(*args, **kw)
>   File "/usr/lib/python3.7/site-packages/mockbuild/backend.py", line
> 763, in copy_build_results
> shutil.copy2(item, self.buildroot.resultdir)
>   File "/usr/lib64/python3.7/shutil.py", line 266, in copy2
> copyfile(src, dst, follow_symlinks=follow_symlinks)
>   File "/usr/lib64/python3.7/shutil.py", line 122, in copyfile
> copyfileobj(fsrc, fdst)
>   File "/usr/lib64/python3.7/shutil.py", line 82, in copyfileobj
> fdst.write(buf)
> OSError: [Errno 28] No space left on device
> WARNING: Could not find required logging config file:
> /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
> INFO: mock.py version 1.4.21 starting (python version = 3.7.5)...
> Start: init plugins
> 
> 
> Full log is here:
> https://copr-be.cloud.fedoraproject.org/results/@virtmaint-sig/virt-preview/fedora-30-aarch64/01129454-qemu/builder-live.log.gz
> 
> 
> Any ideas?
> 
> Thanks,
> Cole
> ___
> copr-devel mailing list -- copr-devel@lists.fedorahosted.org
> To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
> 



___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org


Re: builds failing

2017-06-10 Thread Jonathan Leroy
2017-06-10 17:53 GMT+02:00 Michal Novotny :
> This should be now fixed as well.

Unfortunately, this problem persist:
https://copr-be.cloud.fedoraproject.org/results/jleroy/PlexMediaPlayer/fedora-25-x86_64/00563760-plexmediaplayer/build.log.gz

-- 
Jonathan Leroy
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Re: builds failing

2017-06-10 Thread Michal Novotny
This should be now fixed as well.

Thank you!
COPR

On Sat, Jun 10, 2017 at 3:53 PM, Thomas Moschny 
wrote:

> > We have deployed the a version that should solve both the
> > problems. Let us know if it works or if it doesn't.
>
> The *ppc64le builders still seem to fail due to these problems.
>
> - Thomas
> ___
> copr-devel mailing list -- copr-devel@lists.fedorahosted.org
> To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org
>
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Re: builds failing

2017-06-10 Thread Thomas Moschny
> We have deployed the a version that should solve both the
> problems. Let us know if it works or if it doesn't.

The *ppc64le builders still seem to fail due to these problems.

- Thomas
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


builds failing

2017-06-10 Thread Michal Novotny
Hello,

as it proved the new builder script that we now use was written to
simplistically (incorrectly). It ignored patches and supported only one
tarball reference. We have deployed the a version that should solve both
the problems. Let us know if it works or if it doesn't.

Thank you
COPR
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Re: Builds Failing :(

2016-08-18 Thread Miroslav Suchý
Dne 17.8.2016 v 17:05 Richard Brantley napsal(a):
> My builds are failing with empty logs. Please halp! Is this the right place 
> to contact?

It is right place to contact. But we need some information. At least your build 
id. Name of your project.
Providing direct links will make our life easier.

-- 
Miroslav Suchy, RHCA
Red Hat, Senior Software Engineer, #brno, #devexp, #fedora-buildsys
___
copr-devel mailing list
copr-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/copr-devel@lists.fedorahosted.org