Re: Koji is failing on s390x

2020-03-31 Thread Artem Tim
> But it might be my fault.

No, i have the same issue with different packages at this time as well. But now 
it's fine.
___
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 Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Koji is failing on s390x

2020-03-31 Thread Jun Aruga
> should be https://pagure.io/koji/issue/1974
>
> What's the size of the srpm?

Thanks for sharing the info.

It's 238 KB.

```
$ ls -hl rubygem-puma-4.3.3-1.fc32.src.rpm
-rw-rw-r-- 1 jaruga jaruga 238K Mar 31 19:52 rubygem-puma-4.3.3-1.fc32.src.rpm
```

But it might be my fault.
I was putting rubygem-puma-master.spec file as a backup.
Then when running `fedpkg srpm`, it seems rubygem-puma-master.spec was
included in the SRPM file rubygem-puma-4.3.3-1.fc32.src.rpm.
It's a invalid state.

```
$ pwd
/home/jaruga/fed/rubygem-puma

$ ls
...
rubygem-puma.spec
rubygem-puma-master.spec
...
```

Now after removing the file, the build succeeded.
Sorry for disturbing it.

-- 
Jun | He - His - Him
___
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 Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Koji is failing on s390x

2020-03-31 Thread Dan HorĂ¡k
On Tue, 31 Mar 2020 17:36:28 +0200
Jun Aruga  wrote:

> Koji is failing to build before creating root.log and build.log on
> s390x right now.
> Is it a known issue?
> 
> https://koji.fedoraproject.org/koji/taskinfo?taskID=42916760
> https://koji.fedoraproject.org/koji/taskinfo?taskID=42916889
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3.7/site-packages/koji/daemon.py", line 1294,
> in runTask response = (handler.run(),)
>   File "/usr/lib/python3.7/site-packages/koji/tasks.py", line 313, in
> run return koji.util.call_with_argcheck(self.handler, self.params,
> self.opts) File "/usr/lib/python3.7/site-packages/koji/util.py", line
> 263, in call_with_argcheck
> return fu ...

should be https://pagure.io/koji/issue/1974

What's the size of the srpm?


Dan
___
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 Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Koji is failing on s390x

2020-03-31 Thread Jun Aruga
Koji is failing to build before creating root.log and build.log on
s390x right now.
Is it a known issue?

https://koji.fedoraproject.org/koji/taskinfo?taskID=42916760
https://koji.fedoraproject.org/koji/taskinfo?taskID=42916889

Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/koji/daemon.py", line 1294, in runTask
response = (handler.run(),)
  File "/usr/lib/python3.7/site-packages/koji/tasks.py", line 313, in run
return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
  File "/usr/lib/python3.7/site-packages/koji/util.py", line 263, in
call_with_argcheck
return fu ...

-- 
Jun | He - His - Him
___
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 Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org