Rawhide buildroot broken by dnf or dnf-plugins-core

2018-11-22 Thread Richard W.M. Jones

DEBUG util.py:439:  Error: 
DEBUG util.py:439:   Problem: package dnf-plugins-core-4.0.0-2.fc30.noarch 
requires python3-dnf-plugins-core = 4.0.0-2.fc30, but none of the providers can 
be installed
DEBUG util.py:439:- package dnf-4.0.9-1.fc30.noarch conflicts with 
python3-dnf-plugins-core < 4.0.2 provided by 
python3-dnf-plugins-core-4.0.0-2.fc30.noarch
DEBUG util.py:439:- package supermin-5.1.19-5.fc29.x86_64 requires 
dnf-plugins-core, but none of the providers can be installed
DEBUG util.py:439:- package supermin-5.1.19-5.fc29.x86_64 requires dnf, but 
none of the providers can be installed
DEBUG util.py:439:- package libguestfs-1:1.39.11-2.fc30.x86_64 requires 
supermin >= 5.1.18, but none of the providers can be installed
DEBUG util.py:439:- package libguestfs-devel-1:1.39.11-2.fc30.x86_64 
requires libguestfs.so.0()(64bit), but none of the providers can be installed
DEBUG util.py:439:- conflicting requests
DEBUG util.py:439:  (try to add '--allowerasing' to command line to replace 
conflicting packages or '--skip-broken' to skip uninstallable packages)

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Rawhide buildroot broken by dnf or dnf-plugins-core

2018-11-22 Thread Jaroslav Mracek
The update of dnf-plugins-core and dnf-plugins-extras is ready for rawhide.
But I cannot make fedpkg build due to error:
Kerberos authentication fails: unable to obtain a session
Could not execute build: Could not login to
https://koji.fedoraproject.org/kojihub

I will ask a college to do it for me.

Jaroslav

On Thu, Nov 22, 2018 at 11:57 AM Richard W.M. Jones 
wrote:

>
> DEBUG util.py:439:  Error:
> DEBUG util.py:439:   Problem: package dnf-plugins-core-4.0.0-2.fc30.noarch
> requires python3-dnf-plugins-core = 4.0.0-2.fc30, but none of the providers
> can be installed
> DEBUG util.py:439:- package dnf-4.0.9-1.fc30.noarch conflicts with
> python3-dnf-plugins-core < 4.0.2 provided by
> python3-dnf-plugins-core-4.0.0-2.fc30.noarch
> DEBUG util.py:439:- package supermin-5.1.19-5.fc29.x86_64 requires
> dnf-plugins-core, but none of the providers can be installed
> DEBUG util.py:439:- package supermin-5.1.19-5.fc29.x86_64 requires
> dnf, but none of the providers can be installed
> DEBUG util.py:439:- package libguestfs-1:1.39.11-2.fc30.x86_64
> requires supermin >= 5.1.18, but none of the providers can be installed
> DEBUG util.py:439:- package libguestfs-devel-1:1.39.11-2.fc30.x86_64
> requires libguestfs.so.0()(64bit), but none of the providers can be
> installed
> DEBUG util.py:439:- conflicting requests
> DEBUG util.py:439:  (try to add '--allowerasing' to command line to
> replace conflicting packages or '--skip-broken' to skip uninstallable
> packages)
>
> Rich.
>
> --
> Richard Jones, Virtualization Group, Red Hat
> http://people.redhat.com/~rjones
> Read my programming and virtualization blog: http://rwmj.wordpress.com
> Fedora Windows cross-compiler. Compile Windows programs, test, and
> build Windows installers. Over 100 libraries supported.
> http://fedoraproject.org/wiki/MinGW
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Rawhide buildroot broken by dnf or dnf-plugins-core

2018-11-22 Thread Richard W.M. Jones
On Thu, Nov 22, 2018 at 12:21:04PM +0100, Jaroslav Mracek wrote:
> The update of dnf-plugins-core and dnf-plugins-extras is ready for rawhide.
> But I cannot make fedpkg build due to error:
> Kerberos authentication fails: unable to obtain a session
> Could not execute build: Could not login to
> https://koji.fedoraproject.org/kojihub
> 
> I will ask a college to do it for me.

I can probably do it.  Is it just those two packages,
dnf-plugins-{core,extras}?  Do they need to be built in a particular
order?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Rawhide buildroot broken by dnf or dnf-plugins-core

2018-11-22 Thread Neal Gompa
On Thu, Nov 22, 2018 at 6:25 AM Richard W.M. Jones  wrote:
>
> On Thu, Nov 22, 2018 at 12:21:04PM +0100, Jaroslav Mracek wrote:
> > The update of dnf-plugins-core and dnf-plugins-extras is ready for rawhide.
> > But I cannot make fedpkg build due to error:
> > Kerberos authentication fails: unable to obtain a session
> > Could not execute build: Could not login to
> > https://koji.fedoraproject.org/kojihub
> >
> > I will ask a college to do it for me.
>
> I can probably do it.  Is it just those two packages,
> dnf-plugins-{core,extras}?  Do they need to be built in a particular
> order?
>

If the buildroot is broken, then you won't be able to do it, since
dnf-plugins-core is required for mock.

But ordinarily, no, they only require DNF, so they can be built in parallel.



-- 
真実はいつも一つ!/ Always, there's only one truth!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Rawhide buildroot broken by dnf or dnf-plugins-core

2018-11-22 Thread Jaroslav Mracek
Thanks for your offer, but builds have been finished. Hope that it solved
all of issues.
libdnf-0.22.3-1.fc30

dnf-4.0.9-1.fc30

dnf-plugins-core-4.0.2-1.fc30

dnf-plugins-extras-4.0.0-1.fc30


Jaroslav

On Thu, Nov 22, 2018 at 12:25 PM Richard W.M. Jones 
wrote:

> On Thu, Nov 22, 2018 at 12:21:04PM +0100, Jaroslav Mracek wrote:
> > The update of dnf-plugins-core and dnf-plugins-extras is ready for
> rawhide.
> > But I cannot make fedpkg build due to error:
> > Kerberos authentication fails: unable to obtain a session
> > Could not execute build: Could not login to
> > https://koji.fedoraproject.org/kojihub
> >
> > I will ask a college to do it for me.
>
> I can probably do it.  Is it just those two packages,
> dnf-plugins-{core,extras}?  Do they need to be built in a particular
> order?
>
> Rich.
>
> --
> Richard Jones, Virtualization Group, Red Hat
> http://people.redhat.com/~rjones
> Read my programming and virtualization blog: http://rwmj.wordpress.com
> virt-top is 'top' for virtual machines.  Tiny program with many
> powerful monitoring features, net stats, disk stats, logging, etc.
> http://people.redhat.com/~rjones/virt-top
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Rawhide buildroot broken by dnf or dnf-plugins-core

2018-11-22 Thread Richard W.M. Jones
On Thu, Nov 22, 2018 at 01:14:18PM +0100, Jaroslav Mracek wrote:
> Thanks for your offer, but builds have been finished. Hope that it solved
> all of issues.

Can confirm it's all working now, thanks.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org