Re: An error while using livecd-creator

2009-08-12 Thread Kushal Das
On Tue, Aug 11, 2009 at 8:24 PM, Paul W. Frieldssticks...@gmail.com wrote: My bet is that either your package set is too big for the created file system image, or you ran out of space on whatever partition holds /var/tmp on your system. Both seems to be ok in this case, having around 27GB of

KDE-SIG weekly report (33/2009)

2009-08-12 Thread Jaroslav Reznik
This is a report of the weekly KDE-SIG-Meeting with a summary of the topics that were discussed. If you want to add a comment please reply to this email or add it to the related meeting page. -- = Weekly KDE

Soname bump for openssl

2009-08-12 Thread Tomas Mraz
Hi all, I'd like to upgrade OpenSSL to 1.0.0-beta3 version just after the F12 Alpha release. I asked rel-eng to create a custom build target for the rebuild so we can avoid shipping the symlink hacks in rawhide. The API did not change in a way it would break any sensible user's of the API, so no

rawhide report: 20090812 changes

2009-08-12 Thread Rawhide Report
Compose started at Wed Aug 12 06:15:05 UTC 2009 New package usbmuxd Daemon for communicating with Apple's iPod Touch and iPhone Removed package cryptix Removed package cryptix-asn1 Updated Packages: firstboot-1.108-1.fc12 -- * Tue Aug 11 2009 Chris Lumens

Re: Soname bump for openssl

2009-08-12 Thread Josh Boyer
On Wed, Aug 12, 2009 at 11:45:50AM +0200, Tomas Mraz wrote: Hi all, I'd like to upgrade OpenSSL to 1.0.0-beta3 version just after the F12 Alpha release. I asked rel-eng to create a custom build target for the rebuild so we can avoid shipping the symlink hacks in rawhide. A few questions: Why a

Re: help needed for bug #512115 (Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display...)

2009-08-12 Thread Zoltan Kota
On Tue, 11 Aug 2009, Matthias Clasen wrote: Could you help with the following bug? https://bugzilla.redhat.com/show_bug.cgi?id=512115 It is a Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed error. This seems to be appeared with gtk

Re: Soname bump for openssl

2009-08-12 Thread Tomas Mraz
On Wed, 2009-08-12 at 07:36 -0400, Josh Boyer wrote: On Wed, Aug 12, 2009 at 11:45:50AM +0200, Tomas Mraz wrote: Hi all, I'd like to upgrade OpenSSL to 1.0.0-beta3 version just after the F12 Alpha release. I asked rel-eng to create a custom build target for the rebuild so we can avoid

Re: Soname bump for openssl

2009-08-12 Thread Josh Boyer
On Wed, Aug 12, 2009 at 03:38:27PM +0200, Tomas Mraz wrote: On Wed, 2009-08-12 at 07:36 -0400, Josh Boyer wrote: On Wed, Aug 12, 2009 at 11:45:50AM +0200, Tomas Mraz wrote: Hi all, I'd like to upgrade OpenSSL to 1.0.0-beta3 version just after the F12 Alpha release. I asked rel-eng to create

Re: Soname bump for openssl

2009-08-12 Thread Tomas Mraz
On Wed, 2009-08-12 at 09:47 -0400, Josh Boyer wrote: On Wed, Aug 12, 2009 at 03:38:27PM +0200, Tomas Mraz wrote: On Wed, 2009-08-12 at 07:36 -0400, Josh Boyer wrote: On Wed, Aug 12, 2009 at 11:45:50AM +0200, Tomas Mraz wrote: Hi all, I'd like to upgrade OpenSSL to 1.0.0-beta3 version

Cannot rely on /dev being present in %post scripts?

2009-08-12 Thread David Woodhouse
According to bug #517013, %post scripts should not assume that /dev is available -- so we can't do anything that requires the existence of /dev/null, /dev/urandom, etc. Is this a known and expected packaging rule, or is it a bug in the way that the user is attempting to install the packages? --

Re: rawhide report: 20090812 changes

2009-08-12 Thread Mamoru Tasaka
Rawhide Report wrote, at 08/12/2009 07:14 PM +9:00: Compose started at Wed Aug 12 06:15:05 UTC 2009 Broken deps for i386 -- sugar-pippy-34-2.fc12.i686 requires libstdc++.so.6(CXXABI_1.3)(64bit) sugar-pippy-34-2.fc12.i686

Re: 2009-08-13: Fedora 12 Test Day - NetworkManager

2009-08-12 Thread Quentin Armitage
On Tue, 2009-08-11 at 16:19 -0700, Adam Williamson wrote: Yes, folks, it's that time of year again - Test Day time! The first main cycle Test Day[1] of the Fedora 12 cycle is happening on Thursday, and it's all about...NetworkManager. [1]:

Re: Cannot rely on /dev being present in %post scripts?

2009-08-12 Thread yersinia
On Wed, Aug 12, 2009 at 4:18 PM, David Woodhouse dw...@infradead.orgwrote: According to bug #517013, %post scripts should not assume that /dev is available -- so we can't do anything that requires the existence of /dev/null, /dev/urandom, etc. Is this a known and expected packaging rule, or

Re: 2009-08-13: Fedora 12 Test Day - NetworkManager

2009-08-12 Thread Ralf Ertzinger
Hi. On Wed, 12 Aug 2009 12:32:48 -0400, Matthias Clasen wrote Sorry, I had no idea somebody else was referring to them. Next time, kindly tell me if you want to reuse something that I put up with the explicit warning that it will be removed shortly after the test day that it was intended

Re: Cannot rely on /dev being present in %post scripts?

2009-08-12 Thread Till Maas
On Wed, Aug 12, 2009 at 03:18:16PM +0100, David Woodhouse wrote: According to bug #517013, %post scripts should not assume that /dev is available -- so we can't do anything that requires the existence of /dev/null, /dev/urandom, etc. Is this a known and expected packaging rule, or is it a

Re: 2009-08-13: Fedora 12 Test Day - NetworkManager

2009-08-12 Thread Matthias Clasen
On Wed, 2009-08-12 at 18:40 +0200, Ralf Ertzinger wrote: Hi. On Wed, 12 Aug 2009 12:32:48 -0400, Matthias Clasen wrote Sorry, I had no idea somebody else was referring to them. Next time, kindly tell me if you want to reuse something that I put up with the explicit warning that it will

Re: 2009-08-13: Fedora 12 Test Day - NetworkManager

2009-08-12 Thread Ralf Ertzinger
Hi. On Wed, 12 Aug 2009 12:51:26 -0400, Matthias Clasen wrote Errr. wouldn't that be tomorrow, technically? No, my isos were for the Fit and Finish test day that happened yesterday. Well, they're referenced on the wiki page regarding the NM test tomorrow. -- fedora-devel-list mailing

Re: 2009-08-13: Fedora 12 Test Day - NetworkManager

2009-08-12 Thread Matthias Clasen
On Wed, 2009-08-12 at 18:56 +0200, Ralf Ertzinger wrote: Hi. On Wed, 12 Aug 2009 12:51:26 -0400, Matthias Clasen wrote Errr. wouldn't that be tomorrow, technically? No, my isos were for the Fit and Finish test day that happened yesterday. Well, they're referenced on the wiki

Re: 2009-08-13: Fedora 12 Test Day - NetworkManager

2009-08-12 Thread Dan Williams
On Tue, 2009-08-11 at 16:19 -0700, Adam Williamson wrote: Yes, folks, it's that time of year again - Test Day time! The first main cycle Test Day[1] of the Fedora 12 cycle is happening on Thursday, and it's all about...NetworkManager. We've got some fairly specific test cases lined up (on

Epiphany effectively orphaned

2009-08-12 Thread Adam Williamson
In the course of doing a bug report on Epiphany, it's come up that Epiphany is effectively orphaned: https://admin.fedoraproject.org/pkgdb/packages/name/epiphany it is owned by gecko-maint, but since it's now based on Webkit, that makes no sense, and I see no reason to expect the Gecko

Re: 2009-08-13: Fedora 12 Test Day - NetworkManager

2009-08-12 Thread Adam Williamson
On Wed, 2009-08-12 at 12:35 -0500, Dan Williams wrote: On Tue, 2009-08-11 at 16:19 -0700, Adam Williamson wrote: Yes, folks, it's that time of year again - Test Day time! The first main cycle Test Day[1] of the Fedora 12 cycle is happening on Thursday, and it's all about...NetworkManager.

Re: Epiphany effectively orphaned

2009-08-12 Thread Matthias Clasen
On Wed, 2009-08-12 at 11:29 -0700, Adam Williamson wrote: In the course of doing a bug report on Epiphany, it's come up that Epiphany is effectively orphaned: https://admin.fedoraproject.org/pkgdb/packages/name/epiphany it is owned by gecko-maint, but since it's now based on Webkit, that

Updates lacking descriptions

2009-08-12 Thread Jesse W
I've noticed 4 updates for Fedora 10 recently that lacked any description, bug-links or any information besides the package version to explain what they were or what they would do. This is a problem. The update #s are: 6250, 6409, 7653 and 7838. I posted comments on their pages at

Re: Epiphany effectively orphaned

2009-08-12 Thread Adam Williamson
On Wed, 2009-08-12 at 15:05 -0400, Matthias Clasen wrote: On Wed, 2009-08-12 at 11:29 -0700, Adam Williamson wrote: In the course of doing a bug report on Epiphany, it's come up that Epiphany is effectively orphaned: https://admin.fedoraproject.org/pkgdb/packages/name/epiphany it is

Re: Epiphany effectively orphaned

2009-08-12 Thread Matthias Clasen
On Wed, 2009-08-12 at 12:20 -0700, Adam Williamson wrote: On Wed, 2009-08-12 at 15:05 -0400, Matthias Clasen wrote: On Wed, 2009-08-12 at 11:29 -0700, Adam Williamson wrote: In the course of doing a bug report on Epiphany, it's come up that Epiphany is effectively orphaned:

Re: Epiphany effectively orphaned

2009-08-12 Thread Adam Williamson
On Wed, 2009-08-12 at 15:27 -0400, Matthias Clasen wrote: On Wed, 2009-08-12 at 12:20 -0700, Adam Williamson wrote: On Wed, 2009-08-12 at 15:05 -0400, Matthias Clasen wrote: On Wed, 2009-08-12 at 11:29 -0700, Adam Williamson wrote: In the course of doing a bug report on Epiphany, it's

Re: Epiphany effectively orphaned

2009-08-12 Thread Mathieu Bridon (bochecha)
sorry, I meant 'orphaned' in the sense that its listed maintainer is no longer appropriate - it needs to have the listed maintainer changed to an appropriate person / group. Wouldn't that be to the current maintainer to say so? -- Mathieu Bridon (bochecha) -- fedora-devel-list

Re: Anaconda install askmethod

2009-08-12 Thread David Cantrell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 11 Aug 2009, Mike Chambers wrote: On Tue, 2009-08-11 at 14:35 -1000, David Cantrell wrote: What version of anaconda did you try? I just recently fixed a problem with askmethod not doing anything. If you booted from a CD or DVD but

Re: Epiphany effectively orphaned

2009-08-12 Thread Adam Williamson
On Wed, 2009-08-12 at 21:37 +0200, Mathieu Bridon (bochecha) wrote: sorry, I meant 'orphaned' in the sense that its listed maintainer is no longer appropriate - it needs to have the listed maintainer changed to an appropriate person / group. Wouldn't that be to the current maintainer to

Re: Updates lacking descriptions

2009-08-12 Thread Richard Hughes
2009/8/12 Jesse W je...@wefu.org: What would be a good next step for me to take to help get descriptions added to these updates (and make sure this happens less often in the future) ? I've even coded a test patch to bohdi (attached) to warn maintainers when they are prepping the update without

Re: Switch from OpenAL to OpenAL-Soft

2009-08-12 Thread LinuxDonald
I think it?s better when openal-soft will come with f12. The Packager have enough time to rebuild there packages. But when the packager want to rebuild there packages i will make an package for f11. Am 11.08.2009 23:39, schrieb Bastien Nocera: On Tue, 2009-08-11 at 23:18 +0200, LinuxDonald

Re: Switch from OpenAL to OpenAL-Soft

2009-08-12 Thread LinuxDonald
I think it?s better when openal-soft will come with f12. The Packager have enough time to rebuild there packages. But when the packager want to rebuild there packages i will make an package for f11. Am 11.08.2009 23:39, schrieb Bastien Nocera: On Tue, 2009-08-11 at 23:18 +0200, LinuxDonald

Re: Updates lacking descriptions

2009-08-12 Thread Richard W.M. Jones
On Wed, Aug 12, 2009 at 12:06:56PM -0700, Jesse W wrote: What would be a good next step for me to take to help get descriptions added to these updates (and make sure this happens less often in the future) ? It should fall back to taking the description from the changelog (in fact, I think

Re: Epiphany effectively orphaned

2009-08-12 Thread Christopher Aillon
On 08/12/2009 11:29 AM, Adam Williamson wrote: In the course of doing a bug report on Epiphany, it's come up that Epiphany is effectively orphaned: https://admin.fedoraproject.org/pkgdb/packages/name/epiphany it is owned by gecko-maint, but since it's now based on Webkit, that makes no sense,

Re: source file audit - 2009-08-10

2009-08-12 Thread Kevin Fenzi
On Wed, 12 Aug 2009 07:32:29 +0300 Ville Skyttä ville.sky...@iki.fi wrote: On Tuesday 11 August 2009, Kevin Fenzi wrote: http://www.scrye.com/~kevin/fedora/sourcecheck/sourcecheck It doesn't seem to process https sources, only http and ftp. Is that an oversight? Yes. ;( Fixed for the

Re: source file audit - 2009-08-10

2009-08-12 Thread Kevin Fenzi
On Tue, 11 Aug 2009 21:37:40 +0200 Mathieu Bridon (bochecha) boche...@fedoraproject.org wrote: Hi, This was run against Rawhide right? Yes. bochecha:BADURL:adonthell-0.3.5.tar.gz:adonthell Fixed in Rawhide (at least after the freeze is lifted).

Fedora 12 Alpha Blocker Meeting 2009-08-14 @ 15:00 UTC (11 AM EDT)

2009-08-12 Thread John Poelstra
When: Friday, 2009-08-14 @ 15:00 UTC (11 AM EDT) Where: #fedora-bugzappers on irc.freenode.net Join us Friday for what we hope to be the last blocker bug review meeting for the Fedora 12 Alpha. On Friday we will review the unresolved bugs on

Re: Updates lacking descriptions

2009-08-12 Thread Peter Gordon
Ben Boeckel wrote: Updates need to be more descriptive than this. Changelog entries and CVS commits can range from split package to oops, forgot the patch to attempted before newRepo finished, bump release. These are useless as update texts. Maintainers should list things that have changed

Re: source file audit - 2009-08-10

2009-08-12 Thread Rahul Sundaram
On 08/10/2009 09:45 PM, Kevin Fenzi wrote: sundaram:BADURL:gnote-0.6.1.tar.bz2:gnote Built 0.6.2 with the correct url sundaram:BADURL:pyroom-0.4.1.tar.gz:pyroom Fixed in cvs. Won't do a rebuild. Thanks. Rahul -- fedora-devel-list mailing list fedora-devel-list@redhat.com

Plan for Friday's (20090814) FESCo meeting

2009-08-12 Thread Jon Stanley
The following topics will be discussed at Friday's FESCo meeting at 17:00UTC in #fedora-meeting on irc.freenode.net: 235 Apcupsd - static linking 241 Fedora Packaging Committee items for ratification 238 Can libvdpau go in Fedora? 236 Proposal to allow translated versions of

Re: Updates lacking descriptions

2009-08-12 Thread Jesse Weinstein
Richard W.M. Jones rjones at redhat.com writes: It should fall back to taking the description from the changelog (in fact, I think it already does that right now). Where would I find the changelog? It's not visibly connected either to the description that shows up along with the update, or on

Re: Fedora 11 slapd too many open files: /lib64/libnspr4.so

2009-08-12 Thread Bernie Innocenti
Ping? This bug is pretty nasty: we have to restart slapd 2 or 3 times a day :-/ El Mon, 10-08-2009 a las 02:08 +0200, Bernie Innocenti escribió: Hello, I'm running into a problem with Fedora 11 and OpenLDAP's slapd

Re: Updates lacking descriptions

2009-08-12 Thread Ralf Corsepius
On 08/12/2009 11:54 PM, Ben Boeckel wrote: If this is enforced (and it may be good to add it to the critical-path suggestion), updates will be reduced since when there's little to write about, there's less justification for an update in the first place. Correct, such a step will add a

Re: Fedora 11 slapd too many open files: /lib64/libnspr4.so

2009-08-12 Thread Bernie Innocenti
El Thu, 13-08-2009 a las 07:12 +0200, Bernie Innocenti escribió: Ping? This bug is pretty nasty: we have to restart slapd 2 or 3 times a day :-/ Ok, I think I'm starting to see the light here, but perhaps it's just because it's already dawn.

Broken dependencies: perl-DBIx-Class-Schema-Loader

2009-08-12 Thread buildsys
perl-DBIx-Class-Schema-Loader has broken dependencies in the development tree: On ppc: perl-DBIx-Class-Schema-Loader-0.04006-4.fc12.noarch requires perl(DBIX::Class) On x86_64: perl-DBIx-Class-Schema-Loader-0.04006-4.fc12.noarch requires perl(DBIX::Class) On i386: