Re: libmicrohttpd / gnutls / openvas

2012-03-29 Thread Frank Ch. Eigler

Reindl Harald h.rei...@thelounge.net writes:

 libmicrohttpd seems to be broken due gnutls changes and
 was not rebuilt for decades as also the autotests are
 disabled in the src.rpm [...]
 i see also in the (few) fedora-openvas packages
 disable gnutls pacth, enable gnutls patch multiple times

While libmicrohttpd upstream may not be interested much, if a port to
NSS were undertaken, it would solve both the fedora-crypto-migration
problem and the gnutls-api-changing problem.

(In the mean time, libmicrohttpd could be built without gnutls.)

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

Re: F16: Kernel bug with USB disks ?

2012-03-29 Thread Terry Barnaby
On 03/28/2012 12:31 PM, Caterpillar wrote:
 
 
 2012/3/28 Terry Barnaby ter...@beam.ltd.uk mailto:ter...@beam.ltd.uk
 
 On 03/26/2012 09:20 PM, J. Randall Owens wrote:
  On 03/26/2012 06:05 AM, Terry Barnaby wrote:
  Hi,
 
  I am using the latest F16 kernel: 3.3.0-4.fc16.i686.PAE and am having
  problems with a MicroSD card connected to a USB card reader. This has
  been working fine until recently (at least in F14 on the same 
 hardware).
 
  The problem is that umount does not appear to be working correctly.
  I have an ext3 file system on the card. I can mount it, and I can copy
  files to it. However when I use the umount ... command it returns
  instantly (should sync the files to the card). The system says the card
  is unmounted (at least it is not listed with mount, df etc).
 
  However if I run sync, there is a lot of disk activity to the card ...
 
  Also if I try and run mkfs it says the device in in use ...
  If I mount a blank card it lists the files present on the previous 
 card ...
 
  This sounds like a nasty kernel bug ...
  Anyone else seen this ?
 
  I thought I'd noticed something like this with 3.2.x kernels also; I
  couldn't narrow it down more than that.  In my case, it's a USB external
  HDD.  After unmounting, I have an old habit of running 3 syncs in one
  line.  And lately, I've noticed that I don't even get that disk activity
  until I give it a second trio of syncs, which certainly doesn't seem 
 right.
  Let me check right now with 3.3.0-4...  Odd, now I do get the activity
  at about the same time as the umount, and no further activity when I
  issue the syncs.  Seems to be the opposite of what you've reported.
 
 Kernel 3.2.10-3.fc16.i686.PAE also appears to be broken.
 This seems really very nasty, does it apply to other disks or just to USB
 ones ...
 I have added Bugzilla bug: 806909 for this.
 
 https://bugzilla.redhat.com/show_bug.cgi?id=806909
 
 Cheers
 
 
 Terry
 --
 devel mailing list
 devel@lists.fedoraproject.org mailto:devel@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/devel
 
 I just commented your bugreport with mine that submitted some months ago
 
 
For people following this, it appears that if the cups printer daemon is
running then umount fails on USB disks.

How on earth the cups daemon can affect disk data storage unmounts is
baffling to me. Data storage is sacrosanct, how can the Linux kernel allow
this to happen ?

Cheers


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

Re: koji build failing.

2012-03-29 Thread Panu Matilainen

On 03/28/2012 09:27 PM, Jon Ciesla wrote:

On Wed, Mar 28, 2012 at 1:26 PM, Anthony Sasadeuszsasad...@umbc.edu  wrote:

A package that was just building yesterday doesn't seem to build anymore
because of libcups.so.2().
Here is part of the root.log.

Getting requirements for jboss-web-7.0.13-3.fc18.src
DEBUG util.py:257:   --  jpackage-utils-1.7.5-17.fc18.x86_64
DEBUG util.py:257:   --
1:java-1.7.0-openjdk-devel-1.7.0.3-2.1.fc18.4.x86_64
DEBUG util.py:257:   --
jboss-annotations-1.1-api-1.0.1-0.1.20120212git76e1a2.fc18.noarch
DEBUG util.py:257:   --
jboss-el-2.2-api-1.0.1-0.2.20120212git2fabd8.fc18.noarch
DEBUG util.py:257:   --  jboss-jsp-2.2-api-1.0.1-3.fc18.noarch
DEBUG util.py:257:   --  jboss-servlet-3.0-api-1.0.1-1.fc18.noarch
DEBUG util.py:257:   --  ant-1.8.3-1.fc18.noarch
DEBUG util.py:257:   --  junit-4.10-4.fc17.noarch
DEBUG util.py:257:   --  1:ecj-3.4.2-11.fc17.x86_64
DEBUG util.py:257:  Error: Package: gtk2-2.24.10-1.fc17.x86_64 (build)
DEBUG util.py:257: Requires: libcups.so.2()(64bit)
DEBUG util.py:257:   You could try using --skip-broken to work around the
problem
DEBUG util.py:257:   You could try running: rpm -Va --nofiles --nodigest
DEBUG util.py:347:  Child returncode was: 1



Bug filed: https://bugzilla.redhat.com/show_bug.cgi?id=807767


FWIW, this was an issue with the new rpm that affects packages using the 
%filter_setup family of Fedora-specific filtering macros. Packages using 
those filtering macros which have been built between March 23rd and now 
could be missing some dependencies because of this, others are not affected.


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

Re: koji build failing.

2012-03-29 Thread Panu Matilainen

On 03/29/2012 12:52 PM, Panu Matilainen wrote:

On 03/28/2012 09:27 PM, Jon Ciesla wrote:

On Wed, Mar 28, 2012 at 1:26 PM, Anthony Sasadeuszsasad...@umbc.edu
wrote:

A package that was just building yesterday doesn't seem to build anymore
because of libcups.so.2().
Here is part of the root.log.

Getting requirements for jboss-web-7.0.13-3.fc18.src
DEBUG util.py:257: -- jpackage-utils-1.7.5-17.fc18.x86_64
DEBUG util.py:257: --
1:java-1.7.0-openjdk-devel-1.7.0.3-2.1.fc18.4.x86_64
DEBUG util.py:257: --
jboss-annotations-1.1-api-1.0.1-0.1.20120212git76e1a2.fc18.noarch
DEBUG util.py:257: --
jboss-el-2.2-api-1.0.1-0.2.20120212git2fabd8.fc18.noarch
DEBUG util.py:257: -- jboss-jsp-2.2-api-1.0.1-3.fc18.noarch
DEBUG util.py:257: -- jboss-servlet-3.0-api-1.0.1-1.fc18.noarch
DEBUG util.py:257: -- ant-1.8.3-1.fc18.noarch
DEBUG util.py:257: -- junit-4.10-4.fc17.noarch
DEBUG util.py:257: -- 1:ecj-3.4.2-11.fc17.x86_64
DEBUG util.py:257: Error: Package: gtk2-2.24.10-1.fc17.x86_64 (build)
DEBUG util.py:257: Requires: libcups.so.2()(64bit)
DEBUG util.py:257: You could try using --skip-broken to work around the
problem
DEBUG util.py:257: You could try running: rpm -Va --nofiles --nodigest
DEBUG util.py:347: Child returncode was: 1



Bug filed: https://bugzilla.redhat.com/show_bug.cgi?id=807767


FWIW, this was an issue with the new rpm that affects packages using the
%filter_setup family of Fedora-specific filtering macros. Packages using
those filtering macros which have been built between March 23rd and now
could be missing some dependencies because of this, others are not
affected.


Erm, that should be March 26th and now. Or in other words, during this week.

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

F-17 Branched report: 20120329 changes

2012-03-29 Thread Fedora Branched Report
Compose started at Thu Mar 29 08:15:09 UTC 2012

Broken deps for x86_64
--
[HippoDraw]
HippoDraw-devel-1.21.3-2.fc17.i686 requires python-numarray
HippoDraw-devel-1.21.3-2.fc17.x86_64 requires python-numarray
HippoDraw-python-1.21.3-2.fc17.x86_64 requires python-numarray
[aeolus-conductor]
aeolus-conductor-0.4.0-2.fc17.noarch requires ruby(abi) = 0:1.8
[aeolus-configserver]
aeolus-configserver-0.4.1-5.fc17.noarch requires ruby-nokogiri
[alexandria]
alexandria-0.6.8-2.fc17.1.noarch requires ruby(abi) = 0:1.8
[catfish]
catfish-engines-0.3.2-4.fc17.1.noarch requires pinot
[comoonics-cdsl-py]
comoonics-cdsl-py-0.2-19.noarch requires comoonics-base-py
[comoonics-cluster-py]
comoonics-cluster-py-0.1-25.noarch requires comoonics-base-py
[contextkit]
contextkit-0.5.15-2.fc15.i686 requires libcdb.so.1
contextkit-0.5.15-2.fc15.x86_64 requires libcdb.so.1()(64bit)
[converseen]
converseen-0.4.9-3.fc17.x86_64 requires libMagickWand.so.5()(64bit)
converseen-0.4.9-3.fc17.x86_64 requires libMagickCore.so.5()(64bit)
converseen-0.4.9-3.fc17.x86_64 requires libMagick++.so.5()(64bit)
[dh-make]
dh-make-0.55-4.fc17.noarch requires debhelper
[eruby]
eruby-1.0.5-17.fc17.x86_64 requires libruby.so.1.8()(64bit)
eruby-libs-1.0.5-17.fc17.i686 requires ruby(abi) = 0:1.8
eruby-libs-1.0.5-17.fc17.i686 requires libruby.so.1.8
eruby-libs-1.0.5-17.fc17.x86_64 requires ruby(abi) = 0:1.8
eruby-libs-1.0.5-17.fc17.x86_64 requires libruby.so.1.8()(64bit)
[gcc-python-plugin]
gcc-python2-debug-plugin-0.9-1.fc17.x86_64 requires gcc = 
0:4.7.0-0.10.fc17
gcc-python2-plugin-0.9-1.fc17.x86_64 requires gcc = 0:4.7.0-0.10.fc17
gcc-python3-debug-plugin-0.9-1.fc17.x86_64 requires gcc = 
0:4.7.0-0.10.fc17
gcc-python3-plugin-0.9-1.fc17.x86_64 requires gcc = 0:4.7.0-0.10.fc17
[gearmand]
gearmand-0.23-2.fc17.x86_64 requires libtcmalloc.so.0()(64bit)
gearmand-0.23-2.fc17.x86_64 requires libmemcached.so.8()(64bit)
gearmand-0.23-2.fc17.x86_64 requires 
libboost_program_options-mt.so.1.47.0()(64bit)
[genius]
genius-1.0.12-2.fc15.x86_64 requires libgmp.so.3()(64bit)
gnome-genius-1.0.12-2.fc15.x86_64 requires libgmp.so.3()(64bit)
[gnome-phone-manager]
gnome-phone-manager-0.66-9.fc17.x86_64 requires 
libgnome-bluetooth.so.9()(64bit)
[gnome-user-share]
gnome-user-share-3.0.1-3.fc17.x86_64 requires 
libgnome-bluetooth.so.9()(64bit)
[gorm]
gorm-1.2.13-0.2.20110331.fc17.i686 requires libobjc.so.3
gorm-1.2.13-0.2.20110331.fc17.i686 requires libgnustep-gui.so.0.20
gorm-1.2.13-0.2.20110331.fc17.i686 requires libgnustep-base.so.1.23
gorm-1.2.13-0.2.20110331.fc17.x86_64 requires libobjc.so.3()(64bit)
gorm-1.2.13-0.2.20110331.fc17.x86_64 requires 
libgnustep-gui.so.0.20()(64bit)
gorm-1.2.13-0.2.20110331.fc17.x86_64 requires 
libgnustep-base.so.1.23()(64bit)
[gscribble]
gscribble-0.1.2-2.fc17.noarch requires gnome-python2-gtkhtml2
[i3]
i3-4.0.1-2.fc17.x86_64 requires libxcb-property.so.1()(64bit)
i3-4.0.1-2.fc17.x86_64 requires libxcb-keysyms.so.1()(64bit)
i3-4.0.1-2.fc17.x86_64 requires libxcb-icccm.so.1()(64bit)
i3-4.0.1-2.fc17.x86_64 requires libxcb-event.so.1()(64bit)
i3-4.0.1-2.fc17.x86_64 requires libxcb-aux.so.0()(64bit)
i3-4.0.1-2.fc17.x86_64 requires libxcb-atom.so.1()(64bit)
[ibus-fep]
ibus-fep-1.4.3-1.fc17.x86_64 requires libibus-1.0.so.0()(64bit)
[ibus-gucharmap]
ibus-gucharmap-1.4.0-3.fc17.x86_64 requires libibus-1.0.so.0()(64bit)
[ibus-panel-extensions]
ibus-panel-extensions-1.4.99.20111207-1.fc17.i686 requires 
libibus-1.0.so.0
ibus-panel-extensions-1.4.99.20111207-1.fc17.x86_64 requires 
libibus-1.0.so.0()(64bit)
[ibus-unikey]
ibus-unikey-0.6.1-1.fc17.x86_64 requires libibus-1.0.so.0()(64bit)
[jboss-jaxrpc-1.1-api]
jboss-jaxrpc-1.1-api-1.0.1-0.1.20120309gita3c227.fc17.noarch requires 
jboss-servlet-3.0-api
[kazehakase]
kazehakase-ruby-0.5.8-11.svn3873_trunk.fc17.x86_64 requires ruby(abi) = 
0:1.8
kazehakase-ruby-0.5.8-11.svn3873_trunk.fc17.x86_64 requires 
libruby.so.1.8()(64bit)
[libprelude]
1:libprelude-ruby-1.0.0-11.fc17.x86_64 requires ruby(abi) = 0:1.8
1:libprelude-ruby-1.0.0-11.fc17.x86_64 requires libruby.so.1.8()(64bit)
[libteam]
libteam-0.1-3.20120130gitb5cf2a8.fc17.i686 requires libnl-route-3.so.199
libteam-0.1-3.20120130gitb5cf2a8.fc17.i686 requires libnl-nf-3.so.199
libteam-0.1-3.20120130gitb5cf2a8.fc17.i686 requires libnl-genl-3.so.199
libteam-0.1-3.20120130gitb5cf2a8.fc17.i686 requires libnl-cli-3.so.199
libteam-0.1-3.20120130gitb5cf2a8.fc17.i686 requires libnl-3.so.199
libteam-0.1-3.20120130gitb5cf2a8.fc17.x86_64 

[SOLVED] Re: Crashes Plenty after latest update

2012-03-29 Thread droidery
On Thursday, March 29, 2012 03:05:42 PM Alec Leamas wrote:
 On 03/29/2012 02:56 PM, Adam Williamson wrote:
  On Thu, 2012-03-29 at 18:43 +1100, droid...@gmail.com wrote:
  Hello:
  
  I 'yum update' (d) a fresh F16 KDE installation this morning. And
  programs
  have been crashing.
  
  For example, this is a mplayer crash:
  
  (gdb) run
  Starting program: /usr/bin/mplayer
  
  Program received signal SIGSEGV, Segmentation fault.
  elf_dynamic_do_Rela (skip_ifunc=0, nrelative=558093, relsize=6782952,
  
   reladdr=optimized out, map=0xb76dd000, lazy=optimized out) at
   do-
  
  rel.h:121
  121 DO_ELF_MACHINE_REL_RELATIVE (map, l_addr, relative);
  (gdb) bt
  #0  elf_dynamic_do_Rela (skip_ifunc=0, nrelative=558093, relsize=6782952,
  
   reladdr=optimized out, map=0xb76dd000, lazy=optimized out) at
   do-
  
  rel.h:121
  #1  _dl_relocate_object (scope=0xb76dd1b8, reloc_mode=1,
  consider_profiling=0) 
   at dl-reloc.c:265
  
  #2  0x00d21aab in dl_main (phdr=0x8048034, phnum=8,
  user_entry=0xbff41cfc,
  auxv=0xbff41ea8)
  
   at rtld.c:2280
  
  #3  0x00d33d67 in _dl_sysdep_start (start_argptr=0xbff41d90,
  dl_main=0xd20420 dl_main)
  
   at ../elf/dl-sysdep.c:244
  
  #4  0x00d238ba in _dl_start_final (arg=0xbff41d90) at rtld.c:335
  #5  _dl_start (arg=0xbff41d90) at rtld.c:561
  #6  0x00d1f2b7 in _start () from /lib/ld-linux.so.2
  Backtrace stopped: Not enough registers or memory available to unwind
  further
  
  Vlc crashes, so does nvidia-xserver-settings.
  
  What can I look into to help fix this?
  
  For a start, try without the NVIDIA proprietary driver.

Thanks. I was facing random screen flickering issues with Nouveau. Using the 
proprietary driver solved the problem.
 
 Or look into https://bugzilla.redhat.com/show_bug.cgi?id=737223 for
 workarounds

Awesome. Rebuilding the prelink database solved my problem.

Many thanks!
-Amit


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

Re: Booting Fedora from LVM with grub2

2012-03-29 Thread Chris Lumens
 Just out of curiosity: Your description makes me assume that the
 installer in the future still don't do things like partitioning,
 formating or installing a basic set of packages in the background while
 the user (which has a high latency/response time) is asked questions
 about the root password to use, users accounts to create or which
 timezone the system is in?
 
 Just wondering, because the Ubuntu installer does things like that,
 which makes the installation a little bit quicker.

This is the direction we are heading, though it's uncertain yet whether
this part will be in F18 or will have to get put off until F19.  Just
getting a new, relatively bug-free UI in is a lot of work for a single
release.

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

Re: F16: compile shotwell 0.12

2012-03-29 Thread Thomas Moschny
Gerry Reno gr...@verizon.net:
 Has anybody managed to compile Shotwell 0.12 on F16 successfully?

You can try the shotwell RPMs from here (12.1 available only for F16 so far):
http://repos.fedorapeople.org/repos/thm/shotwell/

Please note that these are _not_ official builds. Please send feedback
about these packages to me first.

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

Re: Booting Fedora from LVM with grub2

2012-03-29 Thread Chris Lumens
 Now my understanding of that doesn't include anything about removing
 custom partitioning. It's all about splitting up the functionality of
 anaconda into two distinct parts - the GUI configuration part, which I
 would expect still to contain custom partitioning, and a back-end that
 implements the configuration, where the configuration is passed to it
 in the form of a kickstart file (either the output of the GUI part, or
 a kickstart file prepared earlier by the user).

This is basically correct, though I doubt the kickstart-based action is
going to be all that noticable to the user.  From an implementation
perspective, it certainly is very appealing though.

 My understanding is based entirely on Adam's description since I'm not
 involved in anaconda development, but it strikes me as being a good
 thing as it would split one large process into two, presumably smaller
 ones, which would help solve the problem of running anaconda on
 machines with less memory.

The memory consumption was largely based upon merging the initrd and the
stage2 image into one very large initrd that had to be in memory.
However, we've made additional changes that split it back up (though,
not in an annoying way like it used to be) that means much less stuff
needs to be kept in memory.

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

Re: Booting Fedora from LVM with grub2

2012-03-29 Thread Chris Lumens
 That's my understanding as well so it's not removing functionality but
 rather the underlying mechanism and implementation of them. This is good
 because it will allow a consistent outcome whether using the GUI, a
 kickstart file or something else like media and appliance creator and
 likely considerable simplification of the code too.

I don't think we've removed any functionality in this new UI.  And yeah,
it will certainly allow for more consistency and much simpler code.
We're eliminating a whole lot of old, crufty, hand-written UIs here.

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

Re: F16: compile shotwell 0.12

2012-03-29 Thread Jeffrey Ollie
On Thu, Mar 29, 2012 at 10:10 AM, Thomas Moschny
thomas.mosc...@gmail.com wrote:

 You can try the shotwell RPMs from here (12.1 available only for F16 so far):
 http://repos.fedorapeople.org/repos/thm/shotwell/

 Please note that these are _not_ official builds. Please send feedback
 about these packages to me first.

Thanks for putting the 0.12 rpms together.  I'm getting back into
digital photography and so far I like shotwell the most for managing
my photos (although I need to sit down and give darktable a serious
look soon).

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

[389-devel] Please review: Ticket #331 - transaction errors with db 4.3 and db 4.2

2012-03-29 Thread Rich Megginson

https://fedorahosted.org/389/ticket/331

https://fedorahosted.org/389/attachment/ticket/331/0001-fix-transaction-errors-with-db-4.3-and-db-4.2.patch
--
389-devel mailing list
389-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-devel

[Test-Announce] Announcing 389 Directory Server version 1.2.10.4 Stable

2012-03-29 Thread Rich Megginson
The 389 Project team is pleased to announce the release of 
389-ds-base-1.2.10.4.  This release contains a fix for a bug that causes 
the directory server to hang when using compare operations with virtual 
attributes. No new features were added after alpha 8, just many bug 
fixes.  There are also 389-adminutil, 389-admin, and 389-dsgw packages.


NEW: EL6 support

Beginning with RHEL 6.2, the 389-ds-base package is included in the base 
OS.  Therefore, the 389-ds-base package can no longer be provided via 
EPEL, due to RHEL/EPEL packaging restrictions.


However, the 389 Project will still make the full 389-ds-base package 
available via http://repos.fedorapeople.org/repos/rmeggins/389-ds-base. 
 See http://directory.fedoraproject.org/wiki/Download for more information.


NEW: Issue Tracking System

We have moved our ticket tracking system from the Red Hat Bugzilla 
https://bugzilla.redhat.com/enter_bug.cgi?product=389 to our Fedora 
Hosted Trac https://fedorahosted.org/389. All of the old 389 bugs have 
been copied to Trac. All new bugs, feature requests, and tasks should be 
entered in Trac


This link shows all of the issues fixed in the 1.2.10 branch - 
https://fedorahosted.org/389/report/12
In addition to the tickets for Milestone 1.2.10.3 there were a couple of 
issues found by valgrind that have been fixed.


NEW: Plugin Authors

WARNING: Plugins should be made transaction aware so that they can be 
called from within a backend pre/post transaction plugin. Otherwise,
attempting to perform an internal operation will cause a deadlock. See 
http://directory.fedoraproject.org/wiki/Plugins


Installation

 yum install --enablerepo=updates-testing 389-ds
 # or for EPEL
 yum install --enablerepo=epel-testing 
[--enablerepo=epel-testing-389-ds-base] 389-ds

 setup-ds-admin.pl

Upgrade

 yum upgrade --enablerepo=updates-testing 389-ds-base 
idm-console-framework 389-admin 389-ds-console 389-admin-console 
389-dsgw 389-adminutil

 # or for EPEL
 yum upgrade --enablerepo=epel-testing 
[--enablerepo=epel-testing-389-ds-base] 389-ds-base 
idm-console-framework 389-admin 389-ds-console 389-admin-console 
389-dsgw 389-adminutil

 setup-ds-admin.pl -u

How to Give Feedback

The best way to provide feedback is via the Fedora Update system.

* Go to https://admin.fedoraproject.org/updates
* In the Search box in the upper right hand corner, type in the name of 
the package
* In the list, find the version and release you are using (if you're not 
sure, use rpm -qi package name on your system) and click on the release
* On the page for the update, scroll down to Add a comment and provide 
your input


Or just send us an email to 389-us...@lists.fedoraproject.org

Reporting Issues

https://fedorahosted.org/389

More Information
* Release Notes - http://port389.org/wiki/Release_Notes
* Install_Guide - http://port389.org/wiki/Install_Guide
* Download - http://port389.org/wiki/Download


___
test-announce mailing list
test-annou...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/test-announce
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

other question about kmod

2012-03-29 Thread Sérgio Basto
Hi,
other question about kmod , when I install  VirtualBox-OSE , shouldn't
Requires: kmod-VirtualBox-OSE ? 

Thanks, 
-- 
Sérgio M. B.

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

Re: other question about kmod

2012-03-29 Thread Josh Boyer
2012/3/29 Sérgio Basto ser...@serjux.com:
 Hi,
 other question about kmod , when I install  VirtualBox-OSE , shouldn't
 Requires: kmod-VirtualBox-OSE ?

Fedora doesn't build or support VirtualBox, nor any kmods.  You should
probably send this to the rpmfusion and/or VirtualBox teams.

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

Re: other question about kmod

2012-03-29 Thread Sérgio Basto
On Thu, 2012-03-29 at 13:30 -0400, Josh Boyer wrote: 
 2012/3/29 Sérgio Basto ser...@serjux.com:
  Hi,
  other question about kmod , when I install  VirtualBox-OSE , shouldn't
  Requires: kmod-VirtualBox-OSE ?
 
 Fedora doesn't build or support VirtualBox, nor any kmods.  You should
 probably send this to the rpmfusion and/or VirtualBox teams.

Sorry wrong ML , 

-- 
Sérgio M. B.

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

[Bug 807880] Authen::Simple requires Class::Data::Inheritable but rpm does not have dependancy

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=807880

Emmanuel Seyman emmanuel.sey...@club-internet.fr changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Emmanuel Seyman emmanuel.sey...@club-internet.fr 
2012-03-29 13:41:18 EDT ---
The 'use base' bug bites again. I'll get right on it.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

F17 Beta to slip by one week.

2012-03-29 Thread Robyn Bergeron
At the Go/No-Go meeting it was decided to slip the Beta by one week[1]. 
Minutes follow below.


Despite valiant efforts by many awesome people, two new blockers 
appeared between RC1 and RC2, for which fixes are still incoming and 
will require the creation of an RC3 [2].


As a result, ALL MAJOR MILESTONES, and their dependent tasks, will be 
pushed out by one week. Beta will now be looking at an expected release 
of 2012-04-10, and F17 GA is now scheduled for 2012-05-15.


The adjustments to the full F17 schedule will be done (very late) 
tonight, and published to the Schedule wiki page[3]. Please note that 
the high-level milestones shown on the wiki page have already been 
updated to reflect the Beta slip.


Thanks for your patience.  We will be meeting again next Wednesday for 
another Go/No-Go meeting.


-Robyn

[1] Minutes: 
http://meetbot.fedoraproject.org/fedora-meeting-1/2012-03-28/f17_beta_go_no_go_meeting.2012-03-28-21.00.html
Log: 
http://meetbot.fedoraproject.org/fedora-meeting-1/2012-03-28/f17_beta_go_no_go_meeting.2012-03-28-21.00.log.html


[2] http://fedoraproject.org/wiki/Current_Release_Blockers

[3] http://fedoraproject.org/wiki/Schedule
___
devel-announce mailing list
devel-annou...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

[Test-Announce] 2012-03-30 @ 17:00 UTC - F17 Beta Blocker Bug Review #4

2012-03-29 Thread Tim Flink
# F17 Beta Blocker Review meeting #4
# Date: 2012-03-30
# Time: 17:00 UTC [1] (13:00 EDT, 10:00 PDT)
# Location: #fedora-bugzappers on irc.freenode.net

Since F17 beta has officially slipped a week, we're having another beta
blocker bug review meeting! 

The fourth (and hopefully final) F17 beta blocker bug review meeting
will be this Friday at 17:00 UTC in #fedora-bugzappers. We'll be running
through the beta blockers and nice-to-haves. An updated list of blocker
bugs is available at:
https://fedoraproject.org/wiki/Current_Release_Blockers.

We'll be reviewing the bugs to determine ...

  1. Whether they meet the beta release criteria [1] and should stay
 on the list
  2. Whether they are getting the attention they need

[1] http://fedoraproject.org/wiki/Fedora_17_Beta_Release_Criteria

For guidance on Blocker and Nice-to-have (NTH) bugs, please refer to
 - https://fedoraproject.org/wiki/QA:SOP_blocker_bug_process
 - https://fedoraproject.org/wiki/QA:SOP_nth_bug_process 

For the blocker review meeting protocol, see
 - https://fedoraproject.org/wiki/QA:SOP_Blocker_Bug_Meeting

Tim


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

File Test-TinyMocker-0.03.tar.gz uploaded to lookaside cache by iarnell

2012-03-29 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Test-TinyMocker:

7d0e19e423498dab68499252f313c2ae  Test-TinyMocker-0.03.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-TinyMocker] initial import (rhbz#806641)

2012-03-29 Thread Iain Arnell
commit 25a3e91ed0c8bf9c1b678a7628e5d501541e48c3
Author: Iain Arnell iarn...@gmail.com
Date:   Thu Mar 29 05:05:07 2012 -0600

initial import (rhbz#806641)

 .gitignore|1 +
 perl-Test-TinyMocker.spec |   55 +
 sources   |1 +
 3 files changed, 57 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..5151ca9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Test-TinyMocker-0.03.tar.gz
diff --git a/perl-Test-TinyMocker.spec b/perl-Test-TinyMocker.spec
new file mode 100644
index 000..505bad9
--- /dev/null
+++ b/perl-Test-TinyMocker.spec
@@ -0,0 +1,55 @@
+Name:   perl-Test-TinyMocker
+Version:0.03
+Release:2%{?dist}
+Summary:A very simple tool to mock external modules
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Test-TinyMocker/
+Source0:
http://www.cpan.org/authors/id/S/SU/SUKRIA/Test-TinyMocker-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl(base)  
+BuildRequires:  perl(Carp)  
+BuildRequires:  perl(Exporter)  
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Pod::Coverage)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+This module allows you to override methods with arbitrary code blocks. This 
lets
+you simulate some kind of behavior for your tests.
+
+%prep
+%setup -q -n Test-TinyMocker-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=%{buildroot}
+
+find %{buildroot} -type f -name .packlist -exec rm -f {} \;
+find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} %{buildroot}/*
+
+%check
+make test
+
+%files
+%doc AUTHORS Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Wed Mar 28 2012 Iain Arnell iarn...@gmail.com 0.03-2
+- remove explicit Test::More dependency
+- remove ignore.txt from docs
+
+* Sat Feb 11 2012 Iain Arnell iarn...@gmail.com 0.03-1
+- Specfile autogenerated by cpanspec 1.79.
diff --git a/sources b/sources
index e69de29..5deb87c 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+7d0e19e423498dab68499252f313c2ae  Test-TinyMocker-0.03.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-TinyMocker/f17] initial import (rhbz#806641)

2012-03-29 Thread Iain Arnell
Summary of changes:

  25a3e91... initial import (rhbz#806641) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-TinyMocker/f16] initial import (rhbz#806641)

2012-03-29 Thread Iain Arnell
Summary of changes:

  25a3e91... initial import (rhbz#806641) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-TinyMocker/f15] initial import (rhbz#806641)

2012-03-29 Thread Iain Arnell
Summary of changes:

  25a3e91... initial import (rhbz#806641) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File End-2009110401.tar.gz uploaded to lookaside cache by iarnell

2012-03-29 Thread Iain Arnell
A file has been added to the lookaside cache for perl-End:

cacbc9d37b6d53a10ca0b0b6f4ff1af0  End-2009110401.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-End] initial import (rhbz#806643)

2012-03-29 Thread Iain Arnell
commit be74f51afaf651949f850a075fbd897dc1c11f23
Author: Iain Arnell iarn...@gmail.com
Date:   Thu Mar 29 13:07:31 2012 +0200

initial import (rhbz#806643)

 .gitignore|1 +
 perl-End.spec |   53 +
 sources   |1 +
 3 files changed, 55 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..8b33161 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/End-2009110401.tar.gz
diff --git a/perl-End.spec b/perl-End.spec
new file mode 100644
index 000..4cfc919
--- /dev/null
+++ b/perl-End.spec
@@ -0,0 +1,53 @@
+Name:   perl-End
+Version:2009110401
+Release:1%{?dist}
+Summary:Generalized END blocks
+License:MIT
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/End/
+Source0:
http://www.cpan.org/authors/id/A/AB/ABIGAIL/End-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::Kwalitee)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+The module End exports a single subroutine which allows you to set up some code
+that is run whenever the current block is exited, regardless whether that is
+due to a return, next, last, redo, exit, die, goto or just reaching the end of
+the block.
+
+%prep
+%setup -q -n End-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=%{buildroot}
+
+find %{buildroot} -type f -name .packlist -exec rm -f {} \;
+find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} %{buildroot}/*
+
+%check
+make test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Sun Mar 25 2012 Iain Arnell iarn...@gmail.com 2009110401-1
+- Specfile autogenerated by cpanspec 1.79.
diff --git a/sources b/sources
index e69de29..5577c61 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+cacbc9d37b6d53a10ca0b0b6f4ff1af0  End-2009110401.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-End/f17] initial import (rhbz#806643)

2012-03-29 Thread Iain Arnell
Summary of changes:

  be74f51... initial import (rhbz#806643) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-End/f16] initial import (rhbz#806643)

2012-03-29 Thread Iain Arnell
Summary of changes:

  be74f51... initial import (rhbz#806643) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-End/f15] initial import (rhbz#806643)

2012-03-29 Thread Iain Arnell
Summary of changes:

  be74f51... initial import (rhbz#806643) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Language-Prolog-Yaswi

2012-03-29 Thread buildsys


perl-Language-Prolog-Yaswi has broken dependencies in the F-17 tree:
On x86_64:
perl-Language-Prolog-Yaswi-0.19-1.fc17.x86_64 requires 
libswipl.so.5.10.5()(64bit)
On i386:
perl-Language-Prolog-Yaswi-0.19-1.fc17.i686 requires libswipl.so.5.10.5
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 789571] amavisd needs a systemd unit

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=789571

--- Comment #3 from Marcela Mašláňová mmasl...@redhat.com 2012-03-29 08:30:43 
EDT ---
Would you mind if I close it as a clone of 695589 or 695597? I was looking at
it, but I'm afraid to push units (as provenpackager) in those bugs without
further testing.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File IPC-Filter-0.004.tar.gz uploaded to lookaside cache by iarnell

2012-03-29 Thread Iain Arnell
A file has been added to the lookaside cache for perl-IPC-Filter:

d6dd8cbe408c67a868ecc4f53ec0cb71  IPC-Filter-0.004.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-IPC-Filter] initial import (rhbz#806654)

2012-03-29 Thread Iain Arnell
commit 66dbe0c2f7b1b913b7b634519289cadfc86e412e
Author: Iain Arnell iarn...@gmail.com
Date:   Thu Mar 29 10:09:28 2012 -0600

initial import (rhbz#806654)

 .gitignore   |1 +
 perl-IPC-Filter.spec |   57 ++
 sources  |1 +
 3 files changed, 59 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..38a2eeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/IPC-Filter-0.004.tar.gz
diff --git a/perl-IPC-Filter.spec b/perl-IPC-Filter.spec
new file mode 100644
index 000..7a2d5f7
--- /dev/null
+++ b/perl-IPC-Filter.spec
@@ -0,0 +1,57 @@
+Name:   perl-IPC-Filter
+Version:0.004
+Release:1%{?dist}
+Summary:Filter data through an external process
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/IPC-Filter/
+Source0:
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/IPC-Filter-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl(Errno) = 1.00
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(IO::Handle) = 1.12
+BuildRequires:  perl(IO::Poll) = 0.01
+BuildRequires:  perl(IPC::Open3) = 1.01
+BuildRequires:  perl(IPC::Signal) = 1.00
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(parent)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Symbol)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(warnings)
+Requires:   perl(Exporter)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+The filter function provided by this module passes data through an external
+command, thus providing filtering in non-pipeline situations.
+
+%prep
+%setup -q -n IPC-Filter-%{version}
+
+%build
+%{__perl} Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=%{buildroot} create_packlist=0
+find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} %{buildroot}/*
+
+%check
+./Build test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Sun Mar 25 2012 Iain Arnell iarn...@gmail.com 0.004-1
+- Specfile autogenerated by cpanspec 1.79.
diff --git a/sources b/sources
index e69de29..cdd3b3a 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+d6dd8cbe408c67a868ecc4f53ec0cb71  IPC-Filter-0.004.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-IPC-Filter/f17] initial import (rhbz#806654)

2012-03-29 Thread Iain Arnell
Summary of changes:

  66dbe0c... initial import (rhbz#806654) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-IPC-Filter/f16] initial import (rhbz#806654)

2012-03-29 Thread Iain Arnell
Summary of changes:

  66dbe0c... initial import (rhbz#806654) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 789571] amavisd needs a systemd unit

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=789571

--- Comment #4 from Nicolas Mailhot nicolas.mail...@laposte.net 2012-03-29 
12:09:49 EDT ---
Feel free to close/clone as long as the unit gets done

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-LibYAML] Clean up and add patch for CVE-2012-1152 (CPAN RT#46507)

2012-03-29 Thread Paul Howarth
commit 2d5a8241a0aed1cdb555ce36c232178235c93104
Author: Paul Howarth p...@city-fan.org
Date:   Thu Mar 29 18:56:28 2012 +0100

Clean up and add patch for CVE-2012-1152 (CPAN RT#46507)

- Fix various format string vulnerabilities (CVE-2012-1152, CPAN RT#46507)
- De-duplicate buildreqs, with ModuleInstallTests priority
- Install to vendor directories
- Don't need to remove empty directories from buildroot
- Don't use macros for commands
- Make %files list more explicit
- Tidy %description

 YAML-LibYAML-0.35-format-error.patch |   39 
 perl-YAML-LibYAML.spec   |   67 ++
 2 files changed, 82 insertions(+), 24 deletions(-)
---
diff --git a/YAML-LibYAML-0.35-format-error.patch 
b/YAML-LibYAML-0.35-format-error.patch
new file mode 100644
index 000..2b25380
--- /dev/null
+++ b/YAML-LibYAML-0.35-format-error.patch
@@ -0,0 +1,39 @@
+diff -urbaN YAML-LibYAML-0.35-orig//LibYAML/perl_libyaml.c 
YAML-LibYAML-0.35/LibYAML/perl_libyaml.c
+--- YAML-LibYAML-0.35-orig//LibYAML/perl_libyaml.c 2011-04-03 
18:28:08.0 +0200
 YAML-LibYAML-0.35/LibYAML/perl_libyaml.c   2011-04-08 09:25:49.633009787 
+0200
+@@ -188,7 +188,7 @@
+ return;
+ 
+ load_error:
+-croak(loader_error_msg(loader, NULL));
++croak(%s, loader_error_msg(loader, NULL));
+ }
+ 
+ /*
+@@ -271,7 +271,7 @@
+ return return_sv;
+ 
+ load_error:
+-croak(loader_error_msg(loader, NULL));
++croak(%s, loader_error_msg(loader, NULL));
+ }
+ 
+ /*
+@@ -314,7 +314,7 @@
+ else if (strlen(tag) = strlen(prefix) ||
+ ! strnEQ(tag, prefix, strlen(prefix))
+ ) croak(
+-loader_error_msg(loader, form(bad tag found for hash: '%s', 
tag))
++%s, loader_error_msg(loader, form(bad tag found for hash: 
'%s', tag))
+ );
+ class = tag + strlen(prefix);
+ sv_bless(hash_ref, gv_stashpv(class, TRUE)); 
+@@ -347,7 +347,7 @@
+ else if (strlen(tag) = strlen(prefix) ||
+ ! strnEQ(tag, prefix, strlen(prefix))
+ ) croak(
+-loader_error_msg(loader, form(bad tag found for array: '%s', 
tag))
++%s, loader_error_msg(loader, form(bad tag found for array: 
'%s', tag))
+ );
+ class = tag + strlen(prefix);
+ sv_bless(array_ref, gv_stashpv(class, TRUE)); 
diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec
index 3f95210..12660d7 100644
--- a/perl-YAML-LibYAML.spec
+++ b/perl-YAML-LibYAML.spec
@@ -1,67 +1,86 @@
 Name:   perl-YAML-LibYAML
 Version:0.38
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl YAML Serialization using XS and libyaml
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/YAML-LibYAML/
 Source0:
http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-LibYAML-%{version}.tar.gz
-BuildRequires:  perl(B::Deparse)
-BuildRequires:  perl(base)
-BuildRequires:  perl(constant)
+Patch0: YAML-LibYAML-0.35-format-error.patch
+
+# Install
 BuildRequires:  perl(Cwd)
-BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec)
+
+# Module
+BuildRequires:  perl = 3:5.8.3
+BuildRequires:  perl(B::Deparse)
+BuildRequires:  perl(base)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(XSLoader)
+
+# Tests
+BuildRequires:  perl(Devel::Peek)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Builder::Module)
 BuildRequires:  perl(Test::More)
-# Tests only
-BuildRequires:  perl(Devel::Peek)
-BuildRequires:  perl(File::Path)
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Test::Base)
-BuildRequires:  perl(Test::Base::Filter)
 BuildRequires:  perl(Tie::Array)
 BuildRequires:  perl(Tie::Hash)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+# Runtime
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+
+# Avoid provides for perl shared objects
 %{?perl_default_filter}
 
 %description
-Kirill Siminov's libyaml is arguably the best YAML
-implementation. The C library is written precisely to the YAML 1.1
-specification. It was originally bound to Python and was later
-bound to Ruby.
+Kirill Siminov's libyaml is arguably the best YAML implementation. The C
+library is written precisely to the YAML 1.1 specification. It was originally
+bound to Python and was later bound to Ruby.
 
 %prep
 %setup -q -n YAML-LibYAML-%{version}
 
+# Fix format string vulnerabilities (CVE-2012-1152, CPAN RT#46507)
+%patch0 -p1
+
 %build
-%{__perl} Makefile.PL INSTALLDIRS=perl OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
 find 

[perl-YAML-LibYAML] Created tag perl-YAML-LibYAML-0.38-2.fc18

2012-03-29 Thread Paul Howarth
The lightweight tag 'perl-YAML-LibYAML-0.38-2.fc18' was created pointing to:

 2d5a824... Clean up and add patch for CVE-2012-1152 (CPAN RT#46507)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-LibYAML/f17] Clean up and add patch for CVE-2012-1152 (CPAN RT#46507)

2012-03-29 Thread Paul Howarth
Summary of changes:

  2d5a824... Clean up and add patch for CVE-2012-1152 (CPAN RT#46507) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-LibYAML/f15] (4 commits) ...Clean up and add patch for CVE-2012-1152 (CPAN RT#46507)

2012-03-29 Thread Paul Howarth
Summary of changes:

  63a4f0b... Perl mass rebuild (*)
  3638c5f... 0.37 bump (*)
  d37a3cb... bump to 0.38 (*)
  2d5a824... Clean up and add patch for CVE-2012-1152 (CPAN RT#46507) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-LibYAML] Created tag perl-YAML-LibYAML-0.38-2.fc15

2012-03-29 Thread Paul Howarth
The lightweight tag 'perl-YAML-LibYAML-0.38-2.fc15' was created pointing to:

 2d5a824... Clean up and add patch for CVE-2012-1152 (CPAN RT#46507)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-LibYAML] Created tag perl-YAML-LibYAML-0.38-2.fc16

2012-03-29 Thread Paul Howarth
The lightweight tag 'perl-YAML-LibYAML-0.38-2.fc16' was created pointing to:

 2d5a824... Clean up and add patch for CVE-2012-1152 (CPAN RT#46507)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-LibYAML] Created tag perl-YAML-LibYAML-0.38-2.fc17

2012-03-29 Thread Paul Howarth
The lightweight tag 'perl-YAML-LibYAML-0.38-2.fc17' was created pointing to:

 2d5a824... Clean up and add patch for CVE-2012-1152 (CPAN RT#46507)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Authen-Simple] Add Class::Accessor::Fast and Class::Data::Inheritable as Requires

2012-03-29 Thread Emmanuel Seyman
commit 4a1c2d09a4a095d7965a2603737048d26c5a007c
Author: Emmanuel Seyman emmanuel.sey...@club-internet.fr
Date:   Thu Mar 29 20:27:09 2012 +0200

Add Class::Accessor::Fast and Class::Data::Inheritable as Requires

 perl-Authen-Simple.spec |9 -
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/perl-Authen-Simple.spec b/perl-Authen-Simple.spec
index f374087..5919acc 100644
--- a/perl-Authen-Simple.spec
+++ b/perl-Authen-Simple.spec
@@ -1,6 +1,6 @@
 Name:   perl-Authen-Simple
 Version:0.4
-Release:6%{?dist}
+Release:8%{?dist}
 Summary:Simple Authentication
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -17,6 +17,10 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+# Required by Authen::Simple::Adapter
+Requires:   perl(Class::Accessor::Fast)
+Requires:   perl(Class::Data::Inheritable)
+
 %{?perl_default_filter}
 
 %description
@@ -44,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 29 2012 Emmanuel Seyman emmanuel.sey...@club-internet.fr - 0.4-8
+- Add Class::Accessor::Fast and Class::Data::Inheritable to Requires
+
 * Wed Jan 11 2012 Emmanuel Seyman emmanuel.sey...@club-internet.fr 0.4-7
 - Clean up spec file
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Authen-Simple/f17] Add Class::Accessor::Fast and Class::Data::Inheritable as Requires

2012-03-29 Thread Emmanuel Seyman
commit b433ea4d5bbe63e4259e7f058bbc7e3586459ac0
Author: Emmanuel Seyman emmanuel.sey...@club-internet.fr
Date:   Thu Mar 29 20:27:09 2012 +0200

Add Class::Accessor::Fast and Class::Data::Inheritable as Requires

 perl-Authen-Simple.spec |9 -
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/perl-Authen-Simple.spec b/perl-Authen-Simple.spec
index f374087..5919acc 100644
--- a/perl-Authen-Simple.spec
+++ b/perl-Authen-Simple.spec
@@ -1,6 +1,6 @@
 Name:   perl-Authen-Simple
 Version:0.4
-Release:6%{?dist}
+Release:8%{?dist}
 Summary:Simple Authentication
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -17,6 +17,10 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+# Required by Authen::Simple::Adapter
+Requires:   perl(Class::Accessor::Fast)
+Requires:   perl(Class::Data::Inheritable)
+
 %{?perl_default_filter}
 
 %description
@@ -44,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 29 2012 Emmanuel Seyman emmanuel.sey...@club-internet.fr - 0.4-8
+- Add Class::Accessor::Fast and Class::Data::Inheritable to Requires
+
 * Wed Jan 11 2012 Emmanuel Seyman emmanuel.sey...@club-internet.fr 0.4-7
 - Clean up spec file
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Authen-Simple/f16] Add Class::Accessor::Fast and Class::Data::Inheritable as Requires

2012-03-29 Thread Emmanuel Seyman
commit f63b7b908bec294ed918dcb95666e0fd3c9fa6ac
Author: Emmanuel Seyman emmanuel.sey...@club-internet.fr
Date:   Thu Mar 29 20:27:09 2012 +0200

Add Class::Accessor::Fast and Class::Data::Inheritable as Requires

Conflicts:

perl-Authen-Simple.spec

 perl-Authen-Simple.spec |9 -
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/perl-Authen-Simple.spec b/perl-Authen-Simple.spec
index 04632e1..eecd48c 100644
--- a/perl-Authen-Simple.spec
+++ b/perl-Authen-Simple.spec
@@ -1,6 +1,6 @@
 Name:   perl-Authen-Simple
 Version:0.4
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:Simple Authentication
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -18,6 +18,10 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+# Required by Authen::Simple::Adapter
+Requires:   perl(Class::Accessor::Fast)
+Requires:   perl(Class::Data::Inheritable)
+
 %description
 Simple and consistent framework for authentication.
 
@@ -49,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 29 2012 Emmanuel Seyman emmanuel.sey...@club-internet.fr - 0.4-7
+- Add Class::Accessor::Fast and Class::Data::Inheritable to Requires
+
 * Tue Jul 19 2011 Petr Sabata con...@redhat.com - 0.4-6
 - Perl mass rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Authen-Simple/f15] Add Class::Accessor::Fast and Class::Data::Inheritable to Requires

2012-03-29 Thread Emmanuel Seyman
commit 29ff7416e9cae4285ad20aba7da54439966a5fc3
Author: Emmanuel Seyman emmanuel.sey...@club-internet.fr
Date:   Thu Mar 29 21:17:12 2012 +0200

Add Class::Accessor::Fast and Class::Data::Inheritable to Requires

 perl-Authen-Simple.spec |9 -
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/perl-Authen-Simple.spec b/perl-Authen-Simple.spec
index 67bfdcd..7a7a0e2 100644
--- a/perl-Authen-Simple.spec
+++ b/perl-Authen-Simple.spec
@@ -1,6 +1,6 @@
 Name:   perl-Authen-Simple
 Version:0.4
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Simple Authentication
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -18,6 +18,10 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+# Required by Authen::Simple::Adapter
+Requires:   perl(Class::Accessor::Fast)
+Requires:   perl(Class::Data::Inheritable)
+
 %description
 Simple and consistent framework for authentication.
 
@@ -49,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 29 2012 Emmanuel Seyman emmanuel.sey...@club-internet.fr - 0.4-6
+- Add Class::Accessor::Fast and Class::Data::Inheritable to Requires
+
 * Tue Feb 08 2011 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.4-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 807880] Authen::Simple requires Class::Data::Inheritable but rpm does not have dependancy

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=807880

--- Comment #3 from Fedora Update System upda...@fedoraproject.org 2012-03-29 
15:30:12 EDT ---
perl-Authen-Simple-0.4-8.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/perl-Authen-Simple-0.4-8.fc17

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 808197] New: FTBFS: big endian bug in self checks

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS: big endian bug in self checks

https://bugzilla.redhat.com/show_bug.cgi?id=808197

   Summary: FTBFS: big endian bug in self checks
   Product: Fedora
   Version: 17
  Platform: powerpc
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: medium
 Component: perl-Socket-Netlink
AssignedTo: boche...@fedoraproject.org
ReportedBy: kars...@redhat.com
 QAContact: extras...@fedoraproject.org
CC: fedora-perl-devel-l...@redhat.com,
boche...@fedoraproject.org
Classification: Fedora
  Story Points: ---
  Type: ---
Regression: ---
Mount Type: ---
 Documentation: ---


Description of problem:
perl-Socket-Netlink fails to build on PPC as two of the self checks fail, one
of them looks like a big endian bug as the result has a swapped bit:

t/12netlink-message-header.t . ok
#   Failed test '$message-attrs after unpack'
#   at t/13netlink-message-attrs.t line 98.
# Structures begin differing at:
#  $got-{str} = ''
# $expected-{str} = 'FGH'
# Looks like you failed 1 test of 14.
t/13netlink-message-attrs.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/14 subtests 
t/14netlink-message-error.t .. ok
#   Failed test '$message-pack'
#   at t/20io-socket-netlink-generic.t line 55.
#   at bytes 0-0xf (0-15)
#   got: | 00 00 00 14 00 1e 00 00 00 00 00 00 00 00 00 00 ||
#   exp: | 00 00 00 14 00 00 00 1e 00 00 00 00 00 00 00 00 ||
# Looks like you failed 1 test of 13.


Version-Release number of selected component (if applicable):
perl-Socket-Netlink-0.03-4.fc17

How reproducible:
always

Steps to Reproduce:
1. ppc-koji build --scratch f17 perl-Socket-Netlink-0.03-4.fc17.src.rpm
2.
3.

Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=469988

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 807880] Authen::Simple requires Class::Data::Inheritable but rpm does not have dependancy

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=807880

--- Comment #2 from Fedora Update System upda...@fedoraproject.org 2012-03-29 
15:30:03 EDT ---
perl-Authen-Simple-0.4-7.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/perl-Authen-Simple-0.4-7.fc16

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 807880] Authen::Simple requires Class::Data::Inheritable but rpm does not have dependancy

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=807880

--- Comment #4 from Fedora Update System upda...@fedoraproject.org 2012-03-29 
15:30:22 EDT ---
perl-Authen-Simple-0.4-6.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/perl-Authen-Simple-0.4-6.fc15

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 808197] FTBFS: big endian bug in self checks

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=808197

--- Comment #1 from Mathieu Bridon boche...@fedoraproject.org 2012-03-29 
22:03:42 EDT ---
I've found out about this bug when I tried to build the package for EPEL 6.

Submitted it upstream:
https://rt.cpan.org/Public/Bug/Display.html?id=71112

Unfortunately, that's not something I can fix myself. If you have experience
with endianness bugs, any help is more than welcome.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 807880] Authen::Simple requires Class::Data::Inheritable but rpm does not have dependancy

2012-03-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=807880

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #5 from Fedora Update System upda...@fedoraproject.org 2012-03-29 
22:57:56 EDT ---
Package perl-Authen-Simple-0.4-8.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Authen-Simple-0.4-8.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-4864/perl-Authen-Simple-0.4-8.fc17
then log in and leave karma (feedback).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

F17 Beta to slip by one week.

2012-03-29 Thread Robyn Bergeron
At the Go/No-Go meeting it was decided to slip the Beta by one week[1]. 
Minutes follow below.


Despite valiant efforts by many awesome people, two new blockers 
appeared between RC1 and RC2, for which fixes are still incoming and 
will require the creation of an RC3 [2].


As a result, ALL MAJOR MILESTONES, and their dependent tasks, will be 
pushed out by one week. Beta will now be looking at an expected release 
of 2012-04-10, and F17 GA is now scheduled for 2012-05-15.


The adjustments to the full F17 schedule will be done (very late) 
tonight, and published to the Schedule wiki page[3]. Please note that 
the high-level milestones shown on the wiki page have already been 
updated to reflect the Beta slip.


Thanks for your patience.  We will be meeting again next Wednesday for 
another Go/No-Go meeting.


-Robyn

[1] Minutes: 
http://meetbot.fedoraproject.org/fedora-meeting-1/2012-03-28/f17_beta_go_no_go_meeting.2012-03-28-21.00.html
Log: 
http://meetbot.fedoraproject.org/fedora-meeting-1/2012-03-28/f17_beta_go_no_go_meeting.2012-03-28-21.00.log.html


[2] http://fedoraproject.org/wiki/Current_Release_Blockers

[3] http://fedoraproject.org/wiki/Schedule
___
devel-announce mailing list
devel-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce