On Mon, Sep 28, 2020 at 9:26 AM clime <clime@fedoraproject.org> wrote:
On Mon, 28 Sep 2020 at 14:44, Richard Shaw <hobbes1069@gmail.com> wrote:
>
> I haven't seen anything obvious in the mailing list lately so maybe it's just me?
>
> $ rpkg
> 'Namespace' object has no attribute 'command'

Hello,

What are versions of rpkg and python3-rpkg in your system? By the way,
do you use that command for something actually?

$ rpm -qa | grep rpkg
python3-rpkg-1.61-1.fc32.noarch
rpkg-2.7-5.fc32.noarch
rpkg-common-1.61-1.fc32.noarch

$ rpkg build NBEMS-testing
__init__() got an unexpected keyword argument 'kojiconfig'

That's when I tried running it by itself to see what would happen.

Thanks,
Richard