Multiple identical udev rules -- safe?

2011-01-31 Thread Martin Langhoff
Consider this file from nxt_python package: cat /etc/udev/rules.d/70-lego.rules BUS=="usb", SYSFS{idVendor}=="0694", GROUP="lego", MODE="0660" Is it safe & sane to include an identical udev rule file in the nbc package with different filename? To state the obvious -- it'd use the same group

Re: debugfs query

2011-01-31 Thread Kyle McMartin
On Mon, Jan 31, 2011 at 02:16:07PM -0700, Pete Zaitcev wrote: > On Fri, 28 Jan 2011 11:19:22 -0500 > Kyle McMartin wrote: > > On Fri, Jan 28, 2011 at 10:36:20AM +, Steven Whitehouse wrote: > > > > Currently Fedora doesn't automatically mount debugfs at boot time. So I > > > thought that it mi

Re: debugfs query

2011-01-31 Thread Pete Zaitcev
On Fri, 28 Jan 2011 11:19:22 -0500 Kyle McMartin wrote: > On Fri, Jan 28, 2011 at 10:36:20AM +, Steven Whitehouse wrote: > > Currently Fedora doesn't automatically mount debugfs at boot time. So I > > thought that it might be worth asking whether this should be the case? > > systemd seems to

Re: NetworkManager doesn't start on boot

2011-01-31 Thread Naheem Zaffar
There seems to be an SElinux denial for me which stops it from starting (I upgraded from Fedora 14 and its NOT a live machine). I would assume its the same error? On 31 January 2011 07:22, Braden McDaniel wrote: > I've recently set up a virtual machine running rawhide and I've noticed > that Ne

Re: nxt_python API change - rename vs break?

2011-01-31 Thread Martin Langhoff
On Mon, Jan 31, 2011 at 12:55 PM, Jonathan Dieter wrote: >>  - Work with John to upgrade nxt_python from 0.7 to 2.0.1, break with >> the past. Unclear whether it is widely used (do we have anything like >> popcon?) > > I'd vote for this one with the proviso that the API break is only done > for Ra

[Bug 672666] perl-PDF-API2-2.016 is available

2011-01-31 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=672666 Fedora Update System changed: What|Removed |Added --

Re: nxt_python API change - rename vs break?

2011-01-31 Thread Jonathan Dieter
On Mon, 2011-01-31 at 11:50 -0700, Martin Langhoff wrote: > Hello list, > > Fedora currently ships nxt_python 0.7 (packaged by John McLean) -- a > library to generate Lego NXT bytecode from python. > - Work with John to upgrade nxt_python from 0.7 to 2.0.1, break with > the past. Unclear whether

nxt_python API change - rename vs break?

2011-01-31 Thread Martin Langhoff
Hello list, Fedora currently ships nxt_python 0.7 (packaged by John McLean) -- a library to generate Lego NXT bytecode from python. The upstream library has moved forward under a new lead developer (Marcus Wanner, cc'd). The current code - nxt 2.0.1 - uses the same name, but breaks API. Upstream

Re: piklab fails to build in rawhide

2011-01-31 Thread Alain Portal
Le lundi 31 janvier 2011 17:29:51, Kevin Kofler a écrit : > I committed the trivial fix for you: Thanks! > Please send the fix upstream. This will be done. Thanks guys. Alain signature.asc Description: This is a digitally signed message part. -- devel mailing list devel@lists.fedoraproject

Re: Haskell packaging questions

2011-01-31 Thread Andrew McNabb
On Sat, Jan 29, 2011 at 08:33:13AM +0530, lakshminaras2...@gmail.com wrote: > > The cabal2spec program generates the template for the .spec file from the > .cabal file. Then the packager modifies certain values and thats about it. > The macros used in the template come from /etc/rpm/macros.ghc. Th

Re: piklab fails to build in rawhide

2011-01-31 Thread Kevin Kofler
Alain Portal wrote: > Unfortunately, another fail occurs at line 18004 of build.log: > > In file included from > /builddir/build/BUILD/piklab-0.15.10/src/devices/pic/xml/pic_xml_to_data.cpp:13:0: > /builddir/build/BUILD/piklab-0.15.10/src/xml_to_data/device_xml_to_data.h: > In member function 'voi

[Bug 673966] perl-Padre-0.80 is available

2011-01-31 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=673966 Petr Pisar changed: What|Removed |Added

[perl-Padre] 0.80 bump

2011-01-31 Thread Petr Pisar
commit f1da80ee3939302e4ef8735d0896faa755571218 Author: Petr Písař Date: Mon Jan 31 17:12:52 2011 +0100 0.80 bump .gitignore |1 + perl-Padre.spec | 104 +++--- sources |2 +- 3 files changed, 100 insertions(+), 7 delet

File Padre-0.80.tar.gz uploaded to lookaside cache by ppisar

2011-01-31 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Padre: f6ce1c1857a3fdb39b3bb50dd9ca57c2 Padre-0.80.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/listinfo/

Orphaning pmd

2011-01-31 Thread Jerry James
Hello all, I haven't used pmd for almost 2 years now. I think it is time to have somebody who does use it take over maintainership. There are no open bugs at this time. Also, I intended to package pmd-eclipse-plugin at some point, but never got around to it. Let me know if you want this packag

rawhide report: 20110131 changes

2011-01-31 Thread Rawhide Report
Compose started at Mon Jan 31 08:15:29 UTC 2011 Broken deps for x86_64 -- beagle-0.3.9-19.fc14.x86_64 requires libmono.so.0()(64bit) beagle-0.3.9-19.fc14.x86_64 requires libmono.so.0(VER_1)(64bit) beagle-0.3.9-19.fc14.

Re: piklab fails to build in rawhide

2011-01-31 Thread Alain Portal
Le lundi 31 janvier 2011 04:20:56, Rex Dieter a écrit : > Alain Portal wrote: > > > piklab fails to build in rawhide: > > http://koji.fedoraproject.org/koji/taskinfo?taskID=2750261 > > > > and I don't know how to fix. > > Can somebody help me? > > As others have suggested, looks like a problem i

Aether license change

2011-01-31 Thread Stanislav Ochotnicky
Aether recently changed license from ASL 2.0 to EPL. I built it in rawhide a few days back, but forgot to send warning email here. Fixed now.. -- Stanislav Ochotnicky Associate Software Engineer - Base Operating Systems Brno PGP: 7B087241 Red Hat Inc. http://cz.re