Michal Novotný
Michal Novotný
Hello, I was debugging the same issue with x509 backend in python3-fedmsg-1.0.1 and stumbled upon this. Finally, I have found out I can just upgrade python3-fedmsg to version 1.1. and...
The same problem here.
Ye, I would probably try to use buildkit but this is a blocker for me.
> Any updates about this? The same question here. This would be useful.
Do you plan on implementing this feature? It would be very cool.
> The result isn't exactly incorrect. Here is what's happening: > > ```python > >>> import numpy as np > >>> x = np.asarray(map(lambda x: x, [[1, 2], [1,2]])) >...
@ethouris I think yonmes has done the job already (thanks! : )) but I've uploaded some additional captures (from all the interfaces) to the slack thread. I have also tested...
@ethouris You are talking about https://srtalliance.slack.com/files/U01C757PSG7/F06BVTHEQ6A/srt-xtransmit-redundancy-all-pcaps-lost-connection-b0-physical-disconnect.tar, right? So I guess the problem is in the size of receive buffers? Is this configurable somewhere? Btw. if somebody could check: https://srtalliance.slack.com/files/U01C757PSG7/F06C2H82DS6/trc-srt-redundancy-all-pcaps-a1-physical-disconnect.tar https://srtalliance.slack.com/files/U01C757PSG7/F06C2DY37LK/trc-srt-redundancy-all-pcaps-b0-physical-disconnect.tar...
Currently, fedpkg downloading and uploading functionality is independent of rpm which brings an advantage that we can use it to upload/download custom binary stuff for other "package" types (e.g. containers)....
> For me, causal user of OS sometimes building small packages, current way of building rpms is very confusing. There are various tools which duplicate functionality: rpmbuild, mock, rpkg, fedpkg...