Re: unowned dirs

2010-10-21 Thread Michael Schwendt
On Wed, 20 Oct 2010 17:49:56 -0400, Neal wrote: So I can have: %dir blah in a file included by -f? Didn't know that. (Wonder if it's documented?) It's an include file afterall. You can use other macros than only %dir. Or what do you think about how %find_lang works, for example? -- devel

Re: More mono/koji problems

2010-10-21 Thread Andreas Schwab
Paul F. Johnson p...@all-the-johnsons.co.uk writes: Hi, I'm still trying to get to the bottom as to why mono is failing to build on koji as either a scratch build or as a live build and I've come across this on the x86 build - can anyone shed any light on it as it's about as useful an error

Re: Eclipse Fedora Packager: Call for Testers and Contributors

2010-10-21 Thread Brendan Jones
On 10/21/2010 08:10 AM, Severin Gehwolf wrote: Hi Fedora Packagers, pitch I would like to bring a new Eclipse plug-in to your attention: Eclipse Fedora Packager[1] Feedback, testing, bug reports, contributions are very much appreciated. Our Trac instance is here (use your FAS to login):

Re: Eclipse Fedora Packager: Call for Testers and Contributors

2010-10-21 Thread Alexander Kurtakov
On 10/21/2010 08:10 AM, Severin Gehwolf wrote: Hi Fedora Packagers, pitch I would like to bring a new Eclipse plug-in to your attention: Eclipse Fedora Packager[1] Feedback, testing, bug reports, contributions are very much appreciated. Our Trac instance is here (use your FAS

Re: Eclipse Fedora Packager: Call for Testers and Contributors

2010-10-21 Thread Severin Gehwolf
Hi Brendan, - Brendan Jones brendan.jones...@gmail.com wrote: On 10/21/2010 08:10 AM, Severin Gehwolf wrote: Hi Fedora Packagers, pitch I would like to bring a new Eclipse plug-in to your attention: Eclipse Fedora Packager[1] Feedback, testing, bug reports, contributions are

experimental systemd + initscripts repo

2010-10-21 Thread Bill Nottingham
I've set up a repo on r.fp.org: http://repos.fedorapeople.org/repos/notting/initscripts-systemd/ This repo includes updated initscripts and associated packages that test the conversion of various boot-time actions to systemd services. (Essentially, rc.sysinit is dead.) Before putting this in

F-14 Branched report: 20101021 changes

2010-10-21 Thread Branched Report
Compose started at Thu Oct 21 13:15:11 UTC 2010 Broken deps for x86_64 -- qtgpsc-0.2.3-6.fc12.x86_64 requires libgps.so.18()(64bit) rakudo-0.0.2010.08_2.7.0-1.fc14.x86_64 requires libparrot.so.2.7.0()(64bit) Broken deps

Re: upstart in rawhide

2010-10-21 Thread Kevin Kofler
Petr Lautrbach wrote: For now is obsolete mechanisms replaced by dependency upstart on sysinit-userspace which is provided by systemd. So that you will use/boot to systemd after update to upstart-0.6.5-12.fc15 unless you have 'init=/sbin/upstart' This means users will get both on upgrade even

Re: PyQt + python3?

2010-10-21 Thread Toshio Kuratomi
On Thu, Oct 21, 2010 at 02:45:38PM +0200, Stanislav Ochotnicky wrote: On 10/20/2010 04:11 PM, Rex Dieter wrote: Stanislav Ochotnicky wrote: On 10/20/2010 02:38 PM, Neal Becker wrote: Has anyone attempted a pyqt for python3? I did. It failed (not on Fedora though and I didn't

Re: orphan most of my packages

2010-10-21 Thread Kevin Kofler
Andy Shevchenko wrote: klamav -- Clam Anti-Virus on the KDE Desktop I picked this one up, it has been effectively comaintained by me anyway (I kept using provenpackager privileges to periodically fix its build for the latest ClamAV). Note that this is a kdelibs3 app and that upstream is

Re: experimental systemd + initscripts repo

2010-10-21 Thread Yanko Kaneti
On Thu, 2010-10-21 at 10:43 -0400, Bill Nottingham wrote: I've set up a repo on r.fp.org: http://repos.fedorapeople.org/repos/notting/initscripts-systemd/ Didn't automount anything from fstab other than /, not even /home. Even when I logged in on the console with a user that has a home

Re: experimental systemd + initscripts repo

2010-10-21 Thread Michał Piotrowski
Hi, 2010/10/21 Bill Nottingham nott...@redhat.com: I've set up a repo on r.fp.org:  http://repos.fedorapeople.org/repos/notting/initscripts-systemd/ This repo includes updated initscripts and associated packages that test the conversion of various boot-time actions to systemd services.

Re: experimental systemd + initscripts repo

2010-10-21 Thread drago01
2010/10/21 Michał Piotrowski mkkp...@gmail.com: Hi, 2010/10/21 Bill Nottingham nott...@redhat.com: I've set up a repo on r.fp.org:  http://repos.fedorapeople.org/repos/notting/initscripts-systemd/ This repo includes updated initscripts and associated packages that test the conversion of

Re: experimental systemd + initscripts repo

2010-10-21 Thread Michał Piotrowski
2010/10/21 drago01 drag...@gmail.com: Any SELINUX avcs? indeed there is an AVC (I forgot about SELinux :) - I do not use it and I forgot to turn it off after installation) type=AVC msg=audit(1287683664.377:70): avc: denied { getattr } for pid=1679 comm=dhclient path=/etc/pki/tls/openssl.cnf

Re: experimental systemd + initscripts repo

2010-10-21 Thread j...@ocjtech.us
On Thu, Oct 21, 2010 at 9:43 AM, Bill Nottingham nott...@redhat.com wrote: This repo includes updated initscripts and associated packages that test the conversion of various boot-time actions to systemd services. (Essentially, rc.sysinit is dead.) Before putting this in rawhide, we want to

[no subject]

2010-10-21 Thread Toshio Kuratomi
For those who aren't also subscribed to the python-dev mailing list :-), Dave and Neal's posts about fpconst sparked some interest in porting work there. Talking with Barry Warsaw we'd like to use the python-port...@python.org mailing list to coordinate efforts to port so that distros can help

Re: experimental systemd + initscripts repo

2010-10-21 Thread Michał Piotrowski
2010/10/21 Bill Nottingham nott...@redhat.com: I've set up a repo on r.fp.org:  http://repos.fedorapeople.org/repos/notting/initscripts-systemd/ This repo includes updated initscripts and associated packages that test the conversion of various boot-time actions to systemd services.

Re: The march toward Release Candidate

2010-10-21 Thread Adam Williamson
On Wed, 2010-10-20 at 20:41 -0700, Jesse Keating wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After a flurry of composes and tests and fixes over the past couple days, we're finally to the point where we can make the Release Candidate. We have a few more things going into stable

Re: experimental systemd + initscripts repo

2010-10-21 Thread Michał Piotrowski
W dniu 21 października 2010 20:50 użytkownik Michał Piotrowski mkkp...@gmail.com napisał: 2010/10/21 Bill Nottingham nott...@redhat.com: I've set up a repo on r.fp.org:  http://repos.fedorapeople.org/repos/notting/initscripts-systemd/ This repo includes updated initscripts and associated

Anaconda suggestion...

2010-10-21 Thread NathanaelvD. Noblet
Hello, So I'm in the process of upgrading (using preupgrade) from F13 to F14, something I typically do around the RC phase, anyway, that's beside the point. All the packages have been installed, but I'm at the point where I get Finishing upgrade process. This may take a little while and a

[389-devel] Please review: FDS-to-389 migration does not remove Fedora entries

2010-10-21 Thread Endi Sukma Dewata
Hi, Please review the patch for this bug: https://bugzilla.redhat.com/show_bug.cgi?id=644929 https://bugzilla.redhat.com/attachment.cgi?id=454920action=edit https://bugzilla.redhat.com/attachment.cgi?id=454920action=diff Thanks! -- Endi S. Dewata -- 389-devel mailing list

Re: Anaconda suggestion...

2010-10-21 Thread Chris Lumens
So I'm in the process of upgrading (using preupgrade) from F13 to F14, something I typically do around the RC phase, anyway, that's beside the point. All the packages have been installed, but I'm at the point where I get Finishing upgrade process. This may take a little while and a

Re: Anaconda suggestion...

2010-10-21 Thread NathanaelvD. Noblet
On 21/10/2010 1:37 PM, Chris Lumens wrote: Yeah, that whole area is not at all ideal. I'm aware of it: https://bugzilla.redhat.com/show_bug.cgi?id=493249 Perhaps I'll spend some time around F15 figuring out what we can do. Oh - I didn't even think of checking for existing bugs... Yeah

Re: Anaconda suggestion...

2010-10-21 Thread Thomas Spura
On Thu, 21 Oct 2010 13:35:58 -0600 NathanaelvD. Noblet wrote: All the packages have been installed, but I'm at the point where I get Finishing upgrade process. This may take a little while and a 'progress indicator' on crack. It flies around quickly back and forth for a bit, pauses, then flies

Re: HEADS UP: KDE/Qt update intentions in Fedora 13 (RFC)

2010-10-21 Thread Jochen Schmitt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 20 Oct 2010 16:41:16 +0200, you wrote: Is there a version of PyQt built agains qt-4.7. If so, I can build my application which are depending on it agains the new release. I think there should no issue to build my applications agains a new qt

[Test-Announce] Fedora 14 Final RC1 Available Now!

2010-10-21 Thread Andre Robatino
Fedora 14 Final RC1 is now available [1]. Please refer to the following pages for download links and testing instructions. Installation: https://fedoraproject.org/wiki/Test_Results:Current_Installation_Test Desktop: https://fedoraproject.org/wiki/Test_Results:Current_Desktop_Test Ideally,

Re: experimental systemd + initscripts repo

2010-10-21 Thread Bill Nottingham
Yanko Kaneti (yan...@declera.com) said: On Thu, 2010-10-21 at 10:43 -0400, Bill Nottingham wrote: I've set up a repo on r.fp.org: http://repos.fedorapeople.org/repos/notting/initscripts-systemd/ Didn't automount anything from fstab other than /, not even /home. Even when I logged in on

Re: experimental systemd + initscripts repo

2010-10-21 Thread Bill Nottingham
Bill Nottingham (nott...@redhat.com) said: Yanko Kaneti (yan...@declera.com) said: On Thu, 2010-10-21 at 10:43 -0400, Bill Nottingham wrote: I've set up a repo on r.fp.org: http://repos.fedorapeople.org/repos/notting/initscripts-systemd/ Didn't automount anything from fstab other

Re: Eclipse Fedora Packager: Call for Testers and Contributors

2010-10-21 Thread Brendan Jones - I.T.
On 21/10/10 23:08, Severin Gehwolf wrote: Thanks guys. I'm new to packaging fedora RPM's (experienced in openWRT mostly) so I guess I'm a pretty good candidate for your testing. The maintainer of one of the core dependencies of my new package has bailed, so if all goes well I may just take on

File Color-Calc-1.070.tar.gz uploaded to lookaside cache by eseyman

2010-10-21 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Color-Calc: 30b407dc79b9be06874ae836ee4583c6 Color-Calc-1.070.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Color-Calc] Update to 1.070

2010-10-21 Thread Emmanuel Seyman
commit eed0350600d99c3385f3b1ee57827a5d4f4146c2 Author: Emmanuel Seyman emmanuel.sey...@club-internet.fr Date: Thu Oct 21 22:43:14 2010 +0200 Update to 1.070 .gitignore |1 + perl-Color-Calc.spec |7 +-- sources |2 +- 3 files changed, 7