llvm35 package for F23

2015-05-22 Thread Jens Petersen
Hi, I prepared a llvm35 package for Fedora 23 (like the llvm34 package for F22) needed for ghc-7.10 on armv7 (and eventually armv8), since llvm-3.6 in Rawhide is too new. https://bugzilla.redhat.com/show_bug.cgi?id=1223673 Note like llvm34, this package only includes llvm itself and not clang,

Re: InsightToolkit fails to build on rawhide due to missing SSE instructions

2015-05-22 Thread Orion Poplawski
On 05/22/2015 06:35 AM, Dominik 'Rathann' Mierzejewski wrote: On Friday, 22 May 2015 at 05:39, Orion Poplawski wrote: we are pulling in sse2 intrinsics. But why is simply including the header failing? gcc5 doesn't support compiling SSE2 code without -msse2 in the command line. Regards,

Re: Fedora 22 Repositories contain Fedora 21 Packages?

2015-05-22 Thread Josh Boyer
On Fri, May 22, 2015 at 3:40 PM, Sumit Bhardwaj sumitkbhard...@gmail.com wrote: Hi All, I have a fresh installation of Fedora 22 RC1 with all the extra stuff I needed installed. Today I was going through the list of packages installed on my system and was a little bit surprised to find some

Re: Fedora 22 Repositories contain Fedora 21 Packages?

2015-05-22 Thread Sumit Bhardwaj
Thanks a lot for the quick clarifications Matthew, Kevin and Josh! This is why I love Fedora project, the most awesome community we have! :) Regards, Sumit Bhardwaj On Saturday 23 May 2015 01:16 AM, Kevin Fenzi wrote: On Sat, 23 May 2015 01:10:21 +0530 Sumit Bhardwaj sumitkbhard...@gmail.com

Re: Fedora 22 Repositories contain Fedora 21 Packages?

2015-05-22 Thread Kevin Fenzi
On Sat, 23 May 2015 01:10:21 +0530 Sumit Bhardwaj sumitkbhard...@gmail.com wrote: Hi All, I have a fresh installation of Fedora 22 RC1 with all the extra stuff I needed installed. Today I was going through the list of packages installed on my system and was a little bit surprised to find

Re: Fedora 22 Repositories contain Fedora 21 Packages?

2015-05-22 Thread Emmanuel Seyman
* Sumit Bhardwaj [23/05/2015 01:10] : Now, for an upgraded system that might happen, but on a clean install, why I am getting FC21 packages? If these packages have not been rebuilt since f22 was forked from rawhide, the f21 package is the most recent one there is. As

Re: [Guidelines change] Changes to the packaging guidelines

2015-05-22 Thread Zbigniew Jędrzejewski-Szmek
On Fri, May 22, 2015 at 10:26:48AM -0400, Frank Ch. Eigler wrote: I'd personally prefer to assume the best intentions of our packagers; specifically I'd assume that if there's a question as to the safety of starting something by default, either they'd bring it up voluntarily or someone

Re: Fedora 22 Repositories contain Fedora 21 Packages?

2015-05-22 Thread Matthew Miller
On Sat, May 23, 2015 at 01:10:21AM +0530, Sumit Bhardwaj wrote: Because per my understanding, for any branched release, packages are completely rebuilt. Then how did this happen? Simple: we didn't do a mass rebuild this time around. More to the point, do I have to care about or do something

Re: Getting changes from new RC builds to previous ones

2015-05-22 Thread Sumit Bhardwaj
Hi Kevin, Thanks for explanation. That cleared things up for me. I was not aware of the bleed repo, and indeed all those updates were there. Need to read the wiki more :) As a matter of fact, I just got all the updated packages from the RC2 build from fedora repository, so its clear to me

rawhide report: 20150522 changes

2015-05-22 Thread Fedora Rawhide Report
Compose started at Fri May 22 05:15:03 UTC 2015 Broken deps for i386 -- [InsightToolkit] InsightToolkit-4.7.1-4.fc23.i686 requires libhdf5_cpp.so.9 InsightToolkit-4.7.1-4.fc23.i686 requires libhdf5.so.9 [OpenTK]

Re: Getting changes from new RC builds to previous ones

2015-05-22 Thread Sumit Bhardwaj
Hey Parag / Everybody, RC3 has also been released however, I haven't got a single update yet post installation of RC1. If I am not wrong, TC and RC builds are composed from Fedora stable repo. So if packages are being added to this repo before composing the RC builds, how come these updates

Re: New implementation of pthread condition variables in rawhide

2015-05-22 Thread Siddhesh Poyarekar
On Fri, May 22, 2015 at 06:21:43PM +0530, Siddhesh Poyarekar wrote: No, these are different. This problem was introduced in 2.21.90-7.fc23. The actual bug is much older and was hidden and only Of course, I meant 2.21.90-8.fc23. It worked correctly on 2.21.90-7. Siddhesh pgppya46NMMZs.pgp

F-22 Branched report: 20150522 changes

2015-05-22 Thread Fedora Branched Report
Compose started at Fri May 22 07:15:02 UTC 2015 Updated Packages: PackageKit-1.0.6-4.fc22 --- * Wed May 20 2015 Kalev Lember kalevlem...@gmail.com - 1.0.6-4 - Update cached metadata in preparation for F22 release Size change: -124165 bytes anaconda-22.20.13-1.fc22

Re: Getting changes from new RC builds to previous ones

2015-05-22 Thread Kevin Fenzi
On Fri, 22 May 2015 15:55:34 +0530 Sumit Bhardwaj sumitkbhard...@gmail.com wrote: Hey Parag / Everybody, RC3 has also been released however, I haven't got a single update yet post installation of RC1. If I am not wrong, TC and RC builds are composed from Fedora stable repo. So if packages

Re: New implementation of pthread condition variables in rawhide

2015-05-22 Thread Dominik 'Rathann' Mierzejewski
On Friday, 22 May 2015 at 06:57, Siddhesh Poyarekar wrote: Hi, The latest glibc in rawhide (2.21.90-13.fc23) has a new implementation for pthread condition variable functions (pthread_cond_wait, pthread_cond_timedwait, etc.). If you experience any weird locking issues or bugs that can be

Re: ABRT report for package soundconverter has reached 10 occurrences

2015-05-22 Thread Michael Schwendt
On Wed, 20 May 2015 20:50:10 + (UTC), notifications fedoraproject org wrote: Packages: soundconverter Function: change_mime_type Firtst occurrence: 2015-05-20 Type: python Count:10 URL:

Re: InsightToolkit fails to build on rawhide due to missing SSE instructions

2015-05-22 Thread Dominik 'Rathann' Mierzejewski
On Friday, 22 May 2015 at 05:39, Orion Poplawski wrote: [...] Well, the errors are possibly related to that type of code: In file included from /usr/lib/gcc/i686-redhat-linux/5.1.1/include/xmmintrin.h:31:0, from /usr/lib/gcc/i686-redhat-linux/5.1.1/include/emmintrin.h:31,

Re: New implementation of pthread condition variables in rawhide

2015-05-22 Thread Siddhesh Poyarekar
On Fri, May 22, 2015 at 02:39:11PM +0200, Dominik 'Rathann' Mierzejewski wrote: On Friday, 22 May 2015 at 06:57, Siddhesh Poyarekar wrote: Hi, The latest glibc in rawhide (2.21.90-13.fc23) has a new implementation for pthread condition variable functions (pthread_cond_wait,

Re: [Guidelines change] Changes to the packaging guidelines

2015-05-22 Thread Frank Ch. Eigler
sgallagh wrote: [...] The definition of public was intentionally vague, but perhaps we could try to find a better way to say it. I was trying to treat it as network interfaces that accept connections from arbitrary sources. OK ... I'm not sure that there's a tremendously meaningful

Re: ABRT report for package soundconverter has reached 10 occurrences

2015-05-22 Thread Vít Ondruch
Dne 22.5.2015 v 17:32 Vít Ondruch napsal(a): Dne 22.5.2015 v 16:05 Michael Schwendt napsal(a): On Wed, 20 May 2015 20:50:10 + (UTC), notifications fedoraproject org wrote: Packages: soundconverter Function: change_mime_type Firtst occurrence: 2015-05-20 Type: python Count:10

Re: ABRT report for package soundconverter has reached 10 occurrences

2015-05-22 Thread Richard Marko
On 05/22/2015 04:05 PM, Michael Schwendt wrote: On Wed, 20 May 2015 20:50:10 + (UTC), notifications fedoraproject org wrote: Packages: soundconverter Function: change_mime_type Firtst occurrence: 2015-05-20 Type: python Count:10 URL:

Minutes from Env-and-Stacks WG meeting (2015-05-21)

2015-05-22 Thread Honza Horak
== #fedora-meeting-2: Env and Stacks (2015-05-21) == Meeting started by hhorak at 12:03:27 UTC. The full logs are available at

Re: ABRT report for package soundconverter has reached 10 occurrences

2015-05-22 Thread Vít Ondruch
Dne 22.5.2015 v 17:32 Vít Ondruch napsal(a): Dne 22.5.2015 v 16:05 Michael Schwendt napsal(a): On Wed, 20 May 2015 20:50:10 + (UTC), notifications fedoraproject org wrote: Packages: soundconverter Function: change_mime_type Firtst occurrence: 2015-05-20 Type: python Count:10

Re: ABRT report for package soundconverter has reached 10 occurrences

2015-05-22 Thread Vít Ondruch
Dne 22.5.2015 v 16:05 Michael Schwendt napsal(a): On Wed, 20 May 2015 20:50:10 + (UTC), notifications fedoraproject org wrote: Packages: soundconverter Function: change_mime_type Firtst occurrence: 2015-05-20 Type: python Count:10 URL:

[Test-Announce] Fedora 22 Final status is Go, release on May 26, 2015

2015-05-22 Thread Jaroslav Reznik
At the Fedora 22 Final Go/No-Go Meeting #2 that just occurred, it was agreed to Go with the Fedora 22 Final by Fedora QA, Release Engineering and Development. Fedora 22 Final will be publicly available on Tuesday, May 26, 2015. Meeting details can be seen here: Minutes: http://bit.ly/1Bh2pH1

Re: [Test-Announce] Fedora 22 Final status is Go, release on May 26, 2015

2015-05-22 Thread Sumit Bhardwaj
Poyarekar) 5. F-22 Branched report: 20150522 changes (Fedora Branched Report) 6. Re: ABRT report for package soundconverter has reached 10 occurrences (Michael Schwendt) 7. Re: Getting changes from new RC builds to previous ones (Kevin Fenzi) 8. Re: [Guidelines change

Re: [Test-Announce] Fedora 22 Final status is Go, release on May 26, 2015

2015-05-22 Thread Matthew Miller
On Sat, May 23, 2015 at 12:47:29AM +0530, Sumit Bhardwaj wrote: BTW, does this means that RC3 is the final build?? No more RCs, right? Until the annoucement goes out Tuesday morning, nothing is certain. This is the gold RC and is intended to be the final release, but there's always the —

Fedora 22 Repositories contain Fedora 21 Packages?

2015-05-22 Thread Sumit Bhardwaj
Hi All, I have a fresh installation of Fedora 22 RC1 with all the extra stuff I needed installed. Today I was going through the list of packages installed on my system and was a little bit surprised to find some packages ending in fc21 in their names. Now, for an upgraded system that might

[Bug 1224439] perl-Text-CSV_XS-1.18 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224439 --- Comment #2 from Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org --- Scratch build succeeded http://koji.fedoraproject.org/koji/taskinfo?taskID=9831684 -- You are receiving this mail because: You are on the CC

[Bug 1224439] perl-Text-CSV_XS-1.18 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224439 --- Comment #1 from Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org --- Created attachment 1028972 -- https://bugzilla.redhat.com/attachment.cgi?id=1028972action=edit [patch] Update to 1.18 (#1224439) -- You are

[Bug 1224439] New: perl-Text-CSV_XS-1.18 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224439 Bug ID: 1224439 Summary: perl-Text-CSV_XS-1.18 is available Product: Fedora Version: rawhide Component: perl-Text-CSV_XS Keywords: FutureFeature, Triaged Assignee:

Proposal to CANCEL - 2015-05-25 Fedora QA Devel Meeting

2015-05-22 Thread Tim Flink
Many folks were focused on testing this week and with the US holiday on Monday, I won't be around to lead the meeting. Therefore, I propose that we cancel the qadevel meeting that we'd usually have on Monday. If there are objections to this and someone else wants to lead the meeting, reply here

pkgdb_updater updated: summary, description, upstream_url of perl-HTML-TreeBuilderX-ASP_NET

2015-05-22 Thread notifications
pkgdb_updater updated: summary, description, upstream_url of perl-HTML-TreeBuilderX-ASP_NET https://admin.fedoraproject.org/pkgdb/package/perl-HTML-TreeBuilderX-ASP_NET/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

pkgdb_updater updated: description of perl-Parse-Debian-Packages

2015-05-22 Thread notifications
pkgdb_updater updated: description of perl-Parse-Debian-Packages https://admin.fedoraproject.org/pkgdb/package/perl-Parse-Debian-Packages/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

pkgdb_updater updated: description of perl-Test-Deep-Type

2015-05-22 Thread notifications
pkgdb_updater updated: description of perl-Test-Deep-Type https://admin.fedoraproject.org/pkgdb/package/perl-Test-Deep-Type/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[Bug 1224287] perl-List-Compare-0.52 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224287 --- Comment #2 from Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org --- Scratch build succeeded http://koji.fedoraproject.org/koji/taskinfo?taskID=9827383 -- You are receiving this mail because: You are on the CC

[Bug 1224294] New: perl-OpenGL-0.6702-4.fc23 FTBFS: undefined symbol: glWindowPos4dMESA

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224294 Bug ID: 1224294 Summary: perl-OpenGL-0.6702-4.fc23 FTBFS: undefined symbol: glWindowPos4dMESA Product: Fedora Version: rawhide Component: perl-OpenGL Assignee:

[Bug 1224287] New: perl-List-Compare-0.52 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224287 Bug ID: 1224287 Summary: perl-List-Compare-0.52 is available Product: Fedora Version: rawhide Component: perl-List-Compare Keywords: FutureFeature, Triaged Assignee:

[Bug 1224287] perl-List-Compare-0.52 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224287 --- Comment #1 from Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org --- Created attachment 1028769 -- https://bugzilla.redhat.com/attachment.cgi?id=1028769action=edit [patch] Update to 0.52 (#1224287) -- You are

[Bug 1224314] New: cannot change font size

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224314 Bug ID: 1224314 Summary: cannot change font size Product: Fedora Version: 22 Component: perl-Tk Assignee: andreas.bierf...@lowlatency.de Reporter: b...@libertyland.org

[Bug 1224264] New: perl-CPAN-Perl-Releases-2.18 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224264 Bug ID: 1224264 Summary: perl-CPAN-Perl-Releases-2.18 is available Product: Fedora Version: rawhide Component: perl-CPAN-Perl-Releases Keywords: FutureFeature, Triaged

[Bug 1224264] perl-CPAN-Perl-Releases-2.18 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224264 --- Comment #1 from Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org --- Created attachment 1028741 -- https://bugzilla.redhat.com/attachment.cgi?id=1028741action=edit [patch] Update to 2.18 (#1224264) -- You are

[Bug 1224264] perl-CPAN-Perl-Releases-2.18 is available

2015-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224264 --- Comment #2 from Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org --- Scratch build succeeded http://koji.fedoraproject.org/koji/taskinfo?taskID=9827315 -- You are receiving this mail because: You are on the CC

Fedora 22 Final status is Go, release on May 26, 2015

2015-05-22 Thread Jaroslav Reznik
At the Fedora 22 Final Go/No-Go Meeting #2 that just occurred, it was agreed to Go with the Fedora 22 Final by Fedora QA, Release Engineering and Development. Fedora 22 Final will be publicly available on Tuesday, May 26, 2015. Meeting details can be seen here: Minutes: http://bit.ly/1Bh2pH1