Re: Systemd questions following 15B upgrade

2011-05-13 Thread Frank Murphy
On 14/05/11 06:57, Philip Prindeville wrote: > Also, now that we don't use upstart, what's the equivalent of: > > chkconfig service on > systemctl enable\disable foo.service -- Regards, Frank Murphy UTF_8 Encoded Friend of Fedora -- devel mailing list devel@lists.fedoraproject.org https://adm

[perl-Test-WWW-Mechanize] update to 1.32

2011-05-13 Thread Iain Arnell
commit 5662dcd08c314c287431cf90825d789ade7d1f43 Author: Iain Arnell Date: Sat May 14 08:51:36 2011 +0200 update to 1.32 .gitignore |1 + Test-WWW-Mechanize-1.30-Test-LongString.diff | 48 --- Test-WWW-Mechanize-1.30-svn-trunk-r712.di

License change for perl-Test-WWW-Mechanize

2011-05-13 Thread Iain Arnell
Whilst updating perl-Test-WWW-Mechanize to the latest version, I noticed that its license had changed a year ago. It was "GPL+ or Artistic" (same as Perl), and is now "GPL+ or Artistic 2.0". -- Iain. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/list

And logging issues following F15B upgrade

2011-05-13 Thread Philip Prindeville
It's also not clear why logging goes to the console for mail services: [ 109.727642] imaps[1921]: accepted connection [ 109.732264] master[2201]: about to exec /usr/lib/cyrus-imapd/imapd [ 109.743816] imaps[2201]: executed [ 109.747260] imaps[2201]: IOERROR: opening /var/lib/imap/user_deny.db:

Systemd questions following 15B upgrade

2011-05-13 Thread Philip Prindeville
I installed F15B, but now I'm seeing: May 13 23:01:01 mail /usr/sbin/crond[5243]: pam_systemd(crond:session): Moving new user session for root into control group /user/root/18. May 13 23:01:01 mail /USR/SBIN/CROND[5243]: pam_systemd(crond:session): Moving remaining processes of user session 18 o

F-15 Branched report: 20110513 changes

2011-05-13 Thread Branched Report
Compose started at Fri May 13 13:15:42 UTC 2011 Broken deps for x86_64 -- db4o-7.4-2.fc13.x86_64 requires mono(Mono.GetOptions) = 0:2.0.0.0 dh-make-0.55-3.fc15.noarch requires debhelper file-browser-applet-0.6.6-1.fc15

[Test-Announce] Fedora 15 Final Release Candidate 3 (RC3) Available Now!

2011-05-13 Thread Andre Robatino
As per the Fedora 15 schedule [1], Fedora 15 Final Release Candidate 3 (RC3) is now available for testing. Please see the following pages for download links and testing instructions. In general, official live images arrive a few hours after the install images: see the links below for updates. When

Re: Disable Dependency tracking

2011-05-13 Thread Ville Skyttä
On 05/13/2011 04:38 PM, Sergio Belkin wrote: > Thanks Kalev, everyday one learn something new! However I've seen that > mock when make a build for epel5 does not disable dependency tracking: [...] > Is that right? Yes. --disable-dependency-tracking was added to %configure in redhat-rpm-config ve

Re: Intel N10 graphics and i915 driver

2011-05-13 Thread Misha Shnurapet
06.05.2011, 11:10, "Misha Shnurapet" : > 04.05.2011, 23:02, "Adam Jackson" ;: > >>  On Wed, 2011-05-04 at 11:36 +0900, Misha Shnurapet wrote: >>>    >>>    >>>    >>>    >>>    >>>    >>  We're absolutely never doing this by default.  0 means "never sync with >>  vertical re

Re: Issues with preupgrade F15B?

2011-05-13 Thread Andy Grimm
Correction, it looks like it was indeed impatience on my part. On May 13, 2011 3:21 PM, "Andy Grimm" wrote: On Fri, May 13, 2011 at 9:10 AM, Philip A. Prindeville < philipp_s...@redfish-solutions.com> wrote: > > On 05/13/2011 12:44 AM, Frank Murphy wrote: > > On 13/05/11 05:24, Philip A. Prinde

Re: Issues with preupgrade F15B?

2011-05-13 Thread James Laska
On Thu, 2011-05-12 at 22:24 -0600, Philip A. Prindeville wrote: > On 05/12/2011 11:49 AM, Philip A. Prindeville wrote: > > On 05/12/2011 09:01 AM, Nathanael D. Noblet wrote: > >> On 05/12/2011 12:20 AM, Philip A. Prindeville wrote: > >>> I'm seeing the following after trying to update an fc14.x86_6

File DateTime-0.70.tar.gz uploaded to lookaside cache by iarnell

2011-05-13 Thread Iain Arnell
A file has been added to the lookaside cache for perl-DateTime: 228a3ca93b49e308fc7a3b7a47341ab3 DateTime-0.70.tar.gz -- 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/lis

Re: Font fallback for non-latin unicode chars

2011-05-13 Thread Nicolas Mailhot
Le Ven 13 mai 2011 15:43, Nicolas Mailhot a écrit : > > Le Jeu 12 mai 2011 23:17, Martin Langhoff a écrit : > >> Is there a way to query (or see a log) that describes what font has >> been used? Or a means to query what fonts supply unicode codepoint N? > > Right clicking on a glyph in gucharmap

Re: Font fallback for non-latin unicode chars

2011-05-13 Thread Nicolas Mailhot
Le Jeu 12 mai 2011 23:17, Martin Langhoff a écrit : > Is there a way to query (or see a log) that describes what font has > been used? Or a means to query what fonts supply unicode codepoint N? Right clicking on a glyph in gucharmap will tell you the actual font used for drawing in replacement

Re: Disable Dependency tracking

2011-05-13 Thread Sergio Belkin
2011/5/13 Kalev Lember : > On 05/13/2011 03:51 PM, Sergio Belkin wrote: >> I'd want to know if makes sense disable dependecy tracking at build >> stage, I mean, put in spec file: >> >> ./configure --disable-dependency-tracking >> >> Because it speeds build. What do you think? > > We already have th

Re: Issues with preupgrade F15B?

2011-05-13 Thread Andy Grimm
On Fri, May 13, 2011 at 9:10 AM, Philip A. Prindeville < philipp_s...@redfish-solutions.com> wrote: > On 05/13/2011 12:44 AM, Frank Murphy wrote: > > On 13/05/11 05:24, Philip A. Prindeville wrote: > > > >> I'm not seeing any interest in resolving this, so I'm going to go ahead > with a yum updat

Re: Font fallback for non-latin unicode chars

2011-05-13 Thread Paul Flo Williams
Martin Langhoff wrote: > When you open a page with Armenian characters such as > http://en.wikipedia.org/wiki/Armenian_language the font server (or > perhaps xulrunner) digs around to find a font that has that codepoint. > Often it's just one font in your system that can provide it (so if you > ask

Re: Issues with preupgrade F15B?

2011-05-13 Thread Philip A. Prindeville
On 05/13/2011 12:44 AM, Frank Murphy wrote: > On 13/05/11 05:24, Philip A. Prindeville wrote: > >> I'm not seeing any interest in resolving this, so I'm going to go ahead with >> a yum update instead. >> >> Too bad, the problem was 100% reproducible, so it might have been a good >> source of inf

Re: Disable Dependency tracking

2011-05-13 Thread Kalev Lember
On 05/13/2011 03:51 PM, Sergio Belkin wrote: > I'd want to know if makes sense disable dependecy tracking at build > stage, I mean, put in spec file: > > ./configure --disable-dependency-tracking > > Because it speeds build. What do you think? We already have that in the %configure macro, which

Disable Dependency tracking

2011-05-13 Thread Sergio Belkin
Hi, I'd want to know if makes sense disable dependecy tracking at build stage, I mean, put in spec file: ./configure --disable-dependency-tracking Because it speeds build. What do you think? Thanks in advance! -- -- Sergio Belkin  http://www.sergiobelkin.com Watch More TV http://sebelk.blogspo

rawhide report: 20110513 changes

2011-05-13 Thread Rawhide Report
Compose started at Fri May 13 08:15:02 UTC 2011 Broken deps for x86_64 -- acheck-0.5.1-4.fc15.noarch requires perl(Text::Aspell) almanah-0.7.3-10.fc15.x86_64 requires libcamel-1.2.so.23()(64bit) 1:anerley-0.2.14-5.fc15