Re: Problems with Perl in Rawhide? (was: Re: Problems with Rawhide Buildroot?)

2011-01-27 Thread Petr Pisar
On 2011-01-27, Richard W.M. Jones rjo...@redhat.com wrote:

 So is Perl still broken?  I'm getting lots of emails like:

 vhostmd-0.4-11.fc14.x86_64 requires /usr/bin/perl
 vhostmd-0.4-11.fc14.x86_64 requires perl(strict)

I've just got bunch of e-mails perl(:MODULE_COMPAT_5.12.2) is not
provided by any package.

However if I query koji's dist-f15 repository I get
perl-4:5.12.2-146.fc15.x86_64.

OTOH build in koji states perl-4:5.12.3-151.fc15 is used (e.g.
http://koji.fedoraproject.org/koji/taskinfo?taskID=2745324).

Actully the F15 repository is not updated since yesterday evening UTC.

Something is missing perl somewhere.

-- Petr

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Rawhide Buildroot?

2011-01-27 Thread Ralf Corsepius
On 01/26/2011 05:58 PM, Jeffrey Ollie wrote:
 Trying to build a new Asterisk package in rawhide this morning I'm getting 
 this:

 DEBUG backend.py:745:  /usr/bin/yum --installroot
 /var/lib/mock/dist-f15-build-966033-145591/root/  groupinstall build
 DEBUG util.py:281:  Executing command: /usr/bin/yum --installroot
 /var/lib/mock/dist-f15-build-966033-145591/root/  groupinstall build
 DEBUG util.py:247:  Error: Package: 4:perl-5.12.3-149.fc15.x86_64 (build)
 DEBUG util.py:247: Requires: perl(Tk::Pod)
 DEBUG util.py:247:   You could try using --skip-broken to work around
 the problem
 DEBUG util.py:247:  Error: Package: 4:perl-5.12.3-149.fc15.x86_64 (build)
 DEBUG util.py:247: Requires: perl(Mac::InternetConfig)
 DEBUG util.py:247:  Error: Package: perl-CPAN-1.9402-149.fc15.noarch (build)
 DEBUG util.py:247: Requires: perl(Mac::BuildTools)
 DEBUG util.py:247:   You could try running: rpm -Va --nofiles --nodigest
 DEBUG util.py:320:  Child returncode was: 1

 Full info here:

 http://koji.fedoraproject.org/koji/taskinfo?taskID=2743524

 I don't think it's just me

It's not only a couple of broken builds, seems as if perl in rawhide now 
is really f***ed up:

The perl-devel list currently is filling up with Broken Dependency mails 
for each perl module: 
http://lists.fedoraproject.org/pipermail/perl-devel/2011-January/date.html
as well as all perl-module maintainer is being notified by PM.

No idea what might have happened, but something has gone utterly wrong, 
somewhere - I so far have received ca. 1400 Broken deps mails ... :(

Ralf


Ralf
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Rawhide Buildroot?

2011-01-27 Thread Jan Safranek
On 01/27/2011 02:19 PM, Ralf Corsepius wrote:
 On 01/26/2011 05:58 PM, Jeffrey Ollie wrote:
 Trying to build a new Asterisk package in rawhide this morning I'm getting 
 this:
...
 Full info here:

 http://koji.fedoraproject.org/koji/taskinfo?taskID=2743524

 I don't think it's just me

 It's not only a couple of broken builds, seems as if perl in rawhide now
 is really f***ed up:

 The perl-devel list currently is filling up with Broken Dependency mails
 for each perl module:
 http://lists.fedoraproject.org/pipermail/perl-devel/2011-January/date.html
 as well as all perl-module maintainer is being notified by PM.

 No idea what might have happened, but something has gone utterly wrong,
 somewhere - I so far have received ca. 1400 Broken deps mails ... :(

On related note, there seems to be something wrong with krb5, I've got 
following notice:

wireshark has broken dependencies in the rawhide tree:
On x86_64:
wireshark-1.4.3-2.fc15.x86_64 requires 
libk5crypto.so.3(k5crypto_3_MIT)(64bit)
wireshark-1.4.3-2.fc15.x86_64 requires libkrb5.so.3(krb5_3_MIT)(64bit)
wireshark-1.4.3-2.fc15.x86_64 requires libk5crypto.so.3()(64bit)
wireshark-1.4.3-2.fc15.x86_64 requires libkrb5.so.3()(64bit)

Did I miss soname bump?

Jan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Perl in Rawhide? (was: Re: Problems with Rawhide Buildroot?)

2011-01-27 Thread Petr Pisar
On 2011-01-27, Petr Pisar ppi...@redhat.com wrote:
 On 2011-01-27, Richard W.M. Jones rjo...@redhat.com wrote:

 So is Perl still broken?  I'm getting lots of emails like:

 vhostmd-0.4-11.fc14.x86_64 requires /usr/bin/perl
 vhostmd-0.4-11.fc14.x86_64 requires perl(strict)

 I've just got bunch of e-mails perl(:MODULE_COMPAT_5.12.2) is not
 provided by any package.

 However if I query koji's dist-f15 repository I get
 perl-4:5.12.2-146.fc15.x86_64.

It's Ok. I forget `yum clean metadata' does not wipe cache for
not-enabled repositories.

Now
http://kojipkgs.fedoraproject.org/repos/dist-f15-build/latest/x86_64/pkglist
lists latest built perl.

-- Petr

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Rawhide Buildroot?

2011-01-27 Thread Nalin Dahyabhai
On Thu, Jan 27, 2011 at 02:34:53PM +0100, Jan Safranek wrote:
 On related note, there seems to be something wrong with krb5, I've got 
 following notice:
 
 wireshark has broken dependencies in the rawhide tree:
 On x86_64:
   wireshark-1.4.3-2.fc15.x86_64 requires 
 libk5crypto.so.3(k5crypto_3_MIT)(64bit)
   wireshark-1.4.3-2.fc15.x86_64 requires libkrb5.so.3(krb5_3_MIT)(64bit)
   wireshark-1.4.3-2.fc15.x86_64 requires libk5crypto.so.3()(64bit)
   wireshark-1.4.3-2.fc15.x86_64 requires libkrb5.so.3()(64bit)
 
 Did I miss soname bump?

I touched it last, and no, you did not.  I pulled down the x86_64 builds
from yesterday to have a look.  RPM didn't complain when I applied them
to my system manually, and the krb5-libs package still claims to provide
those shared libraries with those versions.

So, yeah, this is confusing to me as well.

Nalin
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Rawhide Buildroot?

2011-01-27 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/27/2011 09:35 AM, Nalin Dahyabhai wrote:
 On Thu, Jan 27, 2011 at 02:34:53PM +0100, Jan Safranek wrote:
 On related note, there seems to be something wrong with krb5, I've got 
 following notice:

 wireshark has broken dependencies in the rawhide tree:
 On x86_64:
  wireshark-1.4.3-2.fc15.x86_64 requires 
 libk5crypto.so.3(k5crypto_3_MIT)(64bit)
  wireshark-1.4.3-2.fc15.x86_64 requires libkrb5.so.3(krb5_3_MIT)(64bit)
  wireshark-1.4.3-2.fc15.x86_64 requires libk5crypto.so.3()(64bit)
  wireshark-1.4.3-2.fc15.x86_64 requires libkrb5.so.3()(64bit)

 Did I miss soname bump?
 
 I touched it last, and no, you did not.  I pulled down the x86_64 builds
 from yesterday to have a look.  RPM didn't complain when I applied them
 to my system manually, and the krb5-libs package still claims to provide
 those shared libraries with those versions.
 
 So, yeah, this is confusing to me as well.


I also got notified of

sssd has broken dependencies in the rawhide tree:
On x86_64:
sssd-1.5.0-2.fc15.x86_64 requires libk5crypto.so.3()(64bit)
sssd-1.5.0-2.fc15.x86_64 requires libkrb5.so.3(krb5_3_MIT)(64bit)
sssd-1.5.0-2.fc15.x86_64 requires libkrb5.so.3()(64bit)
On i386:
sssd-1.5.0-2.fc15.i686 requires libk5crypto.so.3
sssd-1.5.0-2.fc15.i686 requires libkrb5.so.3
sssd-1.5.0-2.fc15.i686 requires libkrb5.so.3(krb5_3_MIT)
Please resolve this as soon as possible.

Do I need to rebuild against the latest krb5 library?

- -- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk1BhAQACgkQeiVVYja6o6PsbQCZAVufv3UIXj2eQ+gVE8H6CzPw
IFQAn2m4uyXwCi5I3PK15r6jmMUi/S42
=5xXr
-END PGP SIGNATURE-
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Rawhide Buildroot?

2011-01-27 Thread Nalin Dahyabhai
On Thu, Jan 27, 2011 at 09:41:08AM -0500, Stephen Gallagher wrote:
  I touched it last, and no, you did not.  I pulled down the x86_64 builds
  from yesterday to have a look.  RPM didn't complain when I applied them
  to my system manually, and the krb5-libs package still claims to provide
  those shared libraries with those versions.
  
  So, yeah, this is confusing to me as well.
 
 I also got notified of
 
 sssd has broken dependencies in the rawhide tree:
 On x86_64:
   sssd-1.5.0-2.fc15.x86_64 requires libk5crypto.so.3()(64bit)
   sssd-1.5.0-2.fc15.x86_64 requires libkrb5.so.3(krb5_3_MIT)(64bit)
   sssd-1.5.0-2.fc15.x86_64 requires libkrb5.so.3()(64bit)
 On i386:
   sssd-1.5.0-2.fc15.i686 requires libk5crypto.so.3
   sssd-1.5.0-2.fc15.i686 requires libkrb5.so.3
   sssd-1.5.0-2.fc15.i686 requires libkrb5.so.3(krb5_3_MIT)
 Please resolve this as soon as possible.
 
 Do I need to rebuild against the latest krb5 library?

I wouldn't expect that, no.

Nalin
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Rawhide Buildroot?

2011-01-27 Thread Tom Lane
Nalin Dahyabhai na...@redhat.com writes:
 So, yeah, this is confusing to me as well.

I got assorted warnings this morning about perl, krb5, and Qt
dependencies being broken for different packages.  I suspect they're all
bogus and the dependency checker just had some kind of indigestion
today.

regards, tom lane
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Rawhide Buildroot?

2011-01-27 Thread Jesse Keating
On 1/27/11 7:28 AM, Tom Lane wrote:
 Nalin Dahyabhaina...@redhat.com  writes:
 So, yeah, this is confusing to me as well.

 I got assorted warnings this morning about perl, krb5, and Qt
 dependencies being broken for different packages.  I suspect they're all
 bogus and the dependency checker just had some kind of indigestion
 today.

   regards, tom lane

Others are looking into this, but I believe a new createrepo build has 
led to some interesting compose results in at least one repository 
today.  I think we can all safely ignore any broken dep mail from today.

-- 
Jesse Keating
Fedora -- FreedomĀ² is a feature!
identi.ca: http://identi.ca/jkeating
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Problems with Rawhide Buildroot?

2011-01-26 Thread Jeffrey Ollie
Trying to build a new Asterisk package in rawhide this morning I'm getting this:

DEBUG backend.py:745:  /usr/bin/yum --installroot
/var/lib/mock/dist-f15-build-966033-145591/root/  groupinstall build
DEBUG util.py:281:  Executing command: /usr/bin/yum --installroot
/var/lib/mock/dist-f15-build-966033-145591/root/  groupinstall build
DEBUG util.py:247:  Error: Package: 4:perl-5.12.3-149.fc15.x86_64 (build)
DEBUG util.py:247: Requires: perl(Tk::Pod)
DEBUG util.py:247:   You could try using --skip-broken to work around
the problem
DEBUG util.py:247:  Error: Package: 4:perl-5.12.3-149.fc15.x86_64 (build)
DEBUG util.py:247: Requires: perl(Mac::InternetConfig)
DEBUG util.py:247:  Error: Package: perl-CPAN-1.9402-149.fc15.noarch (build)
DEBUG util.py:247: Requires: perl(Mac::BuildTools)
DEBUG util.py:247:   You could try running: rpm -Va --nofiles --nodigest
DEBUG util.py:320:  Child returncode was: 1

Full info here:

http://koji.fedoraproject.org/koji/taskinfo?taskID=2743524

I don't think it's just me as I've seen a couple of other failed
builds in Koji with the same problem:

http://koji.fedoraproject.org/koji/taskinfo?taskID=2743531
http://koji.fedoraproject.org/koji/taskinfo?taskID=2743521

-- 
Jeff Ollie
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Problems with Rawhide Buildroot?

2011-01-26 Thread Kevin Fenzi
On Wed, 26 Jan 2011 10:58:52 -0600
Jeffrey Ollie j...@ocjtech.us wrote:

 Trying to build a new Asterisk package in rawhide this morning I'm
 getting this:
 
 DEBUG backend.py:745:  /usr/bin/yum --installroot
 /var/lib/mock/dist-f15-build-966033-145591/root/  groupinstall build
 DEBUG util.py:281:  Executing command: /usr/bin/yum --installroot
 /var/lib/mock/dist-f15-build-966033-145591/root/  groupinstall build
 DEBUG util.py:247:  Error: Package: 4:perl-5.12.3-149.fc15.x86_64
 (build) DEBUG util.py:247: Requires: perl(Tk::Pod)
 DEBUG util.py:247:   You could try using --skip-broken to work around
 the problem
 DEBUG util.py:247:  Error: Package: 4:perl-5.12.3-149.fc15.x86_64
 (build) DEBUG util.py:247: Requires:
 perl(Mac::InternetConfig) DEBUG util.py:247:  Error: Package:
 perl-CPAN-1.9402-149.fc15.noarch (build) DEBUG
 util.py:247: Requires: perl(Mac::BuildTools) DEBUG
 util.py:247:   You could try running: rpm -Va --nofiles --nodigest
 DEBUG util.py:320:  Child returncode was: 1
 
 Full info here:
 
 http://koji.fedoraproject.org/koji/taskinfo?taskID=2743524
 
 I don't think it's just me as I've seen a couple of other failed
 builds in Koji with the same problem:
 
 http://koji.fedoraproject.org/koji/taskinfo?taskID=2743531
 http://koji.fedoraproject.org/koji/taskinfo?taskID=2743521

Yes, perl was broken. I have untagged it and notified the maintainer
(who was already looking at it). 

Things should work again as soon as the buildroot rebuilds. 

kevin



signature.asc
Description: PGP signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel