Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread valent.turko...@gmail.com
I work a lot with different kind of routers, openwrt and other embedded systems, and they all usually use same address - 192.168.1.1, so Ubuntu message is quite useful because gives me simple command that I just copy/paste so I can get rid of old finderprint and I can connect to new device with sam

Re: How to handle non-free parts of a free software project

2013-11-11 Thread Manuel Faux
On Tue, 12 Nov 2013 08:11:12 +0100 Manuel Faux wrote: > On Mon, 11 Nov 2013 15:08:10 -0800 > Toshio Kuratomi wrote: > > > On Tue, Nov 12, 2013 at 12:22:16AM +0200, Elad Alfassa wrote: > > > > > > On Tue, Nov 12, 2013 at 12:13 AM, Manuel Faux > > > wrote: > > > > > > NetBeans 7.4 requires

Re: Core file location and abrt

2013-11-11 Thread Jiri Moskovcak
On 11/11/2013 09:50 PM, Braden McDaniel wrote: [I sent this to the users list a little while ago, but got no takers. Hopefully I'll have better luck here.] I'd like to ensure core files go to a local partition rather than the default location ($HOME), which is network-mounted in my case. Googli

Re: [linux-sunxi] Re: Announcing Fedora 19 ARM remix for Allwinner SOCs release 1, now with A20 support

2013-11-11 Thread Hans de Goede
Hi, On 11/11/2013 09:44 PM, Richard W.M. Jones wrote: On Mon, Nov 11, 2013 at 08:43:48PM +, Richard W.M. Jones wrote: On Mon, Nov 11, 2013 at 08:11:35PM +0100, Hans de Goede wrote: Hi, On 11/11/2013 07:56 PM, Roman Mamedov wrote: On Mon, 11 Nov 2013 10:01:05 -0800 (PST) deasy wrote: M

Re: How to handle non-free parts of a free software project

2013-11-11 Thread Manuel Faux
On Mon, 11 Nov 2013 15:08:10 -0800 Toshio Kuratomi wrote: > On Tue, Nov 12, 2013 at 12:22:16AM +0200, Elad Alfassa wrote: > > > > On Tue, Nov 12, 2013 at 12:13 AM, Manuel Faux > > wrote: > > > > NetBeans 7.4 requires a file called jnlp-servlet.jar which is > > part of the Oracle JDK and it

Re: Core file location and abrt

2013-11-11 Thread Junliang Li
在 2013-11-11一的 22:17 -0500,Braden McDaniel写道: > On Mon, 2013-11-11 at 20:00 -0600, Michael Catanzaro wrote: > > On Mon, 2013-11-11 at 15:50 -0500, Braden McDaniel wrote: > > > > > > That page suggests that when abrt is in use, core files would be > > > generated in the location set by abrt, which

Re: Core file location and abrt

2013-11-11 Thread Michael Catanzaro
On Mon, 2013-11-11 at 22:17 -0500, Braden McDaniel wrote: > Given that this is the case, are you saying that I shouldn't be > getting > core files in $HOME at all? I'm not an ABRT developer, sorry, just wanted to point you to that setting. (I haven't changed it either. My experience is that dumps a

Re: Core file location and abrt

2013-11-11 Thread Braden McDaniel
On Mon, 2013-11-11 at 20:00 -0600, Michael Catanzaro wrote: > On Mon, 2013-11-11 at 15:50 -0500, Braden McDaniel wrote: > > > > That page suggests that when abrt is in use, core files would be > > generated in the location set by abrt, which defaults > > to /var/spool/abrt. However, I have abrtd

Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread Chris Adams
Once upon a time, Reindl Harald said: > these lines are not written by hand and i replaced the key from "AAA" to "==" > of the first one with the key off a completly different host in the file > resulting in the message i posted by ssh "harry@srv-rhsoft" Replacing characters is making entries "b

Re: Core file location and abrt

2013-11-11 Thread Michael Catanzaro
On Mon, 2013-11-11 at 15:50 -0500, Braden McDaniel wrote: > > That page suggests that when abrt is in use, core files would be > generated in the location set by abrt, which defaults > to /var/spool/abrt. However, I have abrtd running and I'm definitely > getting core files in $HOME. Does abrt j

Re: Copr

2013-11-11 Thread Adam Miller
Copr is amazing, kudos to all those involved! -AdamM On Thu, Nov 7, 2013 at 8:14 AM, Tim Lauridsen wrote: > > > > On Thu, Nov 7, 2013 at 1:54 PM, Miroslav Suchý wrote: > >> Dear developers and Fedora contributors, >> >> let me introduce Copr: >> >> http://copr-fe.cloud.fedoraproject.org/ >> >>

Re: How to handle non-free parts of a free software project

2013-11-11 Thread Toshio Kuratomi
On Tue, Nov 12, 2013 at 12:22:16AM +0200, Elad Alfassa wrote: > > On Tue, Nov 12, 2013 at 12:13 AM, Manuel Faux wrote: > > NetBeans 7.4 requires a file called jnlp-servlet.jar which is part of > the Oracle JDK and itself non-free licensed. The file is not required > for building, but

Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread David Howells
valent.turko...@gmail.com wrote: > I really enjoy working with ssh on Ubuntu just for this simple reason, > they have user friendly ssh fingerprint collision messages: > > $ ssh root@192.168.1.1 > @@@ > @WARNING: REMOTE HOST IDENTIFICAT

Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread Reindl Harald
Am 11.11.2013 23:24, schrieb Chris Adams: > Once upon a time, Reindl Harald said: >> no - i simply took the host-key of another machine in my "known_hosts" file >> pressed save and tried to connect to the host, maybe this happens because >> there are more than one lines for each host (IP, only lo

Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread Chris Adams
Once upon a time, Reindl Harald said: > no - i simply took the host-key of another machine in my "known_hosts" file > pressed save and tried to connect to the host, maybe this happens because > there are more than one lines for each host (IP, only local part, FQ) but > that is in fact what you get

Re: How to handle non-free parts of a free software project

2013-11-11 Thread Elad Alfassa
On Tue, Nov 12, 2013 at 12:13 AM, Manuel Faux wrote: > NetBeans 7.4 requires a file called jnlp-servlet.jar which is part of > the Oracle JDK and itself non-free licensed. The file is not required > for building, but for specific functions of the software. > More concrete, the file is required

Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread Reindl Harald
Am 11.11.2013 23:15, schrieb Richard W.M. Jones: > On Mon, Nov 11, 2013 at 11:11:57PM +0100, Reindl Harald wrote: >> Am 11.11.2013 23:05, schrieb Bruno Wolff III: >>> On Mon, Nov 11, 2013 at 23:03:04 +0100, >>> "valent.turko...@gmail.com" wrote: I really enjoy working with ssh on Ubuntu jus

[389-devel] Please review: Ticket #47585 Replication Failures related to skipped entries due to cleaned rids

2013-11-11 Thread Rich Megginson
https://fedorahosted.org/389/attachment/ticket/47585/0001-Ticket-47585-Replication-Failures-related-to-skipped.patch -- 389-devel mailing list 389-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread Richard W.M. Jones
On Mon, Nov 11, 2013 at 11:11:57PM +0100, Reindl Harald wrote: > Am 11.11.2013 23:05, schrieb Bruno Wolff III: > > On Mon, Nov 11, 2013 at 23:03:04 +0100, > > "valent.turko...@gmail.com" wrote: > >> I really enjoy working with ssh on Ubuntu just for this simple reason, > >> they have user friendly

How to handle non-free parts of a free software project

2013-11-11 Thread Manuel Faux
NetBeans 7.4 requires a file called jnlp-servlet.jar which is part of the Oracle JDK and itself non-free licensed. The file is not required for building, but for specific functions of the software. More concrete, the file is required if "one wants to build a packaged war file of JNLP version of a

Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread Reindl Harald
Am 11.11.2013 23:05, schrieb Bruno Wolff III: > On Mon, Nov 11, 2013 at 23:03:04 +0100, > "valent.turko...@gmail.com" wrote: >> I really enjoy working with ssh on Ubuntu just for this simple reason, >> they have user friendly ssh fingerprint collision messages: > > I get these messages when I cha

Re: Can we have better ssh fingerprint collision messages?

2013-11-11 Thread Bruno Wolff III
On Mon, Nov 11, 2013 at 23:03:04 +0100, "valent.turko...@gmail.com" wrote: I really enjoy working with ssh on Ubuntu just for this simple reason, they have user friendly ssh fingerprint collision messages: I get these messages when I change host keys. -- devel mailing list devel@lists.fedora

Can we have better ssh fingerprint collision messages?

2013-11-11 Thread valent.turko...@gmail.com
I really enjoy working with ssh on Ubuntu just for this simple reason, they have user friendly ssh fingerprint collision messages: $ ssh root@192.168.1.1 @@@ @WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @

Re: Copr

2013-11-11 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Nov 07, 2013 at 01:54:40PM +0100, Miroslav Suchý wrote: > Dear developers and Fedora contributors, > > let me introduce Copr: > > http://copr-fe.cloud.fedoraproject.org/ Very useful already, thanks! Couple of questions: Would it be possible to provide an rpm with the .repo file automati

Core file location and abrt

2013-11-11 Thread Braden McDaniel
[I sent this to the users list a little while ago, but got no takers. Hopefully I'll have better luck here.] I'd like to ensure core files go to a local partition rather than the default location ($HOME), which is network-mounted in my case. Googling a bit, I found this: https://access.r

Re: [linux-sunxi] Re: Announcing Fedora 19 ARM remix for Allwinner SOCs release 1, now with A20 support

2013-11-11 Thread Richard W.M. Jones
On Mon, Nov 11, 2013 at 08:43:48PM +, Richard W.M. Jones wrote: > On Mon, Nov 11, 2013 at 08:11:35PM +0100, Hans de Goede wrote: > > Hi, > > > > On 11/11/2013 07:56 PM, Roman Mamedov wrote: > > >On Mon, 11 Nov 2013 10:01:05 -0800 (PST) > > >deasy wrote: > > > > > >>Mele A1000G support ? Sure

Re: [linux-sunxi] Re: Announcing Fedora 19 ARM remix for Allwinner SOCs release 1, now with A20 support

2013-11-11 Thread Richard W.M. Jones
On Mon, Nov 11, 2013 at 08:11:35PM +0100, Hans de Goede wrote: > Hi, > > On 11/11/2013 07:56 PM, Roman Mamedov wrote: > >On Mon, 11 Nov 2013 10:01:05 -0800 (PST) > >deasy wrote: > > > >>Mele A1000G support ? Sure ? It's with an A31 right ? > >>As someone asked on the channel linux-sunxi for linux

Re: [linux-sunxi] Re: Announcing Fedora 19 ARM remix for Allwinner SOCs release 1, now with A20 support

2013-11-11 Thread Hans de Goede
Hi, On 11/11/2013 07:56 PM, Roman Mamedov wrote: On Mon, 11 Nov 2013 10:01:05 -0800 (PST) deasy wrote: Mele A1000G support ? Sure ? It's with an A31 right ? As someone asked on the channel linux-sunxi for linux distro on a1000g(a31) and we have answered there is no distro for it. There was

EPEL Fedora 6 updates-testing report

2013-11-11 Thread updates
The following Fedora EPEL 6 Security updates need testing: Age URL 568 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6 83 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11274/ssmtp-2.61-21.el6 43 https://admin.fedoraproject.org/updates/FEDO

EPEL Fedora 5 updates-testing report

2013-11-11 Thread updates
The following Fedora EPEL 5 Security updates need testing: Age URL 568 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.10-5.el5 83 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11276/ssmtp-2.61-21.el5 59 https://admin.fedoraproject.org/updates/FEDO

Re: OpenH264 in Fedora

2013-11-11 Thread Florian Weimer
* drago: > Well you make it sound like that had any effect on the outcome but the slides > say that Fedora and Debian simply do not matter. Debian would not have a practical problem with a H.264 requirement, so I'm not sure if it matters in this context. -- devel mailing list devel@lists.fedorap

Re: back to the basics of fedora.next

2013-11-11 Thread Michael Cronenworth
Matthew Miller wrote: Again, I don't think I'd phrase it that way. We want to target different use cases differently. Up until now, people who want to run Fedora on servers (and there are a lot of them -- I was just at Usenix LISA and spoke to many people doing so) have been to some degree at the

Re: OSGi 5 Implementation

2013-11-11 Thread Manuel Faux
On Mon, 11 Nov 2013 09:45:07 -0500 Aleksandar Kurtakov wrote: > I join late to the discussion but Equinox is the reference > implementation for OSGi R5. What are the problems trying to use > eclipse-equinox ? Thanks, the current eclipse-equinox-osgi package works as OGSi 5 dependency, but unfortu

Re: [Base] Summary/Minutes from today's Base WG meeting (2013-11-08)

2013-11-11 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/11/2013 10:31 AM, Harald Hoyer wrote: > On 11/10/2013 01:39 PM, Daniel J Walsh wrote: >> A few other things, I would like to see broken out would be sort of a >> lower level definition for containers, based on the docker model. IE Can >> we remo

Re: OpenH264 in Fedora

2013-11-11 Thread drago01
On Mon, Nov 11, 2013 at 5:17 PM, Björn Persson wrote: > drago01 wrote: >>Well you make it sound like that had any effect on the outcome but the >>slides say that Fedora and Debian simply do not matter. > > Whose slides? > > I guess you meant this one: > http://webrtcis.files.wordpress.com/2013/11/

[perl-IO-SessionData] Initial import (#1027594)

2013-11-11 Thread Petr Šabata
commit 64bd8fe9128992311d25c2dd920eec201eff1993 Author: Petr Šabata Date: Tue Nov 12 01:24:41 2013 +0900 Initial import (#1027594) .gitignore |1 + perl-IO-SessionData.spec | 48 ++ sources |1 + 3 files

File IO-SessionData-1.03.tar.gz uploaded to lookaside cache by psabata

2013-11-11 Thread Petr Šabata
A file has been added to the lookaside cache for perl-IO-SessionData: 790f9e05465c774cf9a6299500463104 IO-SessionData-1.03.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

Re: OpenH264 in Fedora

2013-11-11 Thread Björn Persson
drago01 wrote: >Well you make it sound like that had any effect on the outcome but the >slides say that Fedora and Debian simply do not matter. Whose slides? I guess you meant this one: http://webrtcis.files.wordpress.com/2013/11/img_2881.jpeg That was Jonathan Rosenberg from Cisco arguing that

[Owner-change] Fedora packages ownership change

2013-11-11 Thread nobody
Change in ownership over the last 168 hours === 68 packages were orphaned - erlang-riak_kv [EL-6] was orphaned by peter Riak Key/Value Store https://admin.fedoraproject.org/pkgdb/acls/name/erlang-riak_kv erlang-etap [EL-5,EL

Re: [Base] Summary/Minutes from today's Base WG meeting (2013-11-08)

2013-11-11 Thread Phil Knirsch
On 11/09/2013 08:26 PM, Matthew Miller wrote: On Fri, Nov 08, 2013 at 03:21:04PM -0500, Matthias Clasen wrote: Hey, I read your minutes, and discussed some of my thoughts on this with my workstation wg peers. Basically, I think that defining a 'base' as a particular set of packages (minimal inst

Re: [Base] Summary/Minutes from today's Base WG meeting (2013-11-08)

2013-11-11 Thread Harald Hoyer
On 11/10/2013 01:39 PM, Daniel J Walsh wrote: > A few other things, I would like to see broken out would be sort of a lower > level definition for containers, based on the docker model. IE Can we remove > the need for systemd/kernel from the new container group? > > Base > Minimal Install > Conta

Re: OSGi 5 Implementation

2013-11-11 Thread Aleksandar Kurtakov
I join late to the discussion but Equinox is the reference implementation for OSGi R5. What are the problems trying to use eclipse-equinox ? http://projects.eclipse.org/projects/rt.equinox Alexander Kurtakov Red Hat Eclipse team - Original Message - > From: "Manuel Faux" > To: devel@li

Re: dnf-0.4.7

2013-11-11 Thread Ales Kozumplik
On 11/08/2013 12:52 PM, Ales Kozumplik wrote: Hi, dnf-0.4.7 is built for rawhide [1]. F20 version is going to have to wait a few of days because we are missing a dependency there. There's a couple of bugfixes in 0.4.7 but the main thing is that we are slowly starting with forming the API [2]. M

rawhide report: 20131111 changes

2013-11-11 Thread Fedora Rawhide Report
Compose started at Mon Nov 11 08:15:03 UTC 2013 Broken deps for i386 -- [OpenEXR_CTL] OpenEXR_CTL-1.0.1-16.fc20.i686 requires libImath.so.6 OpenEXR_CTL-1.0.1-16.fc20.i686 requires libIlmThread.so.6 OpenEXR_CTL-1.0.1-16

Re: OpenH264 in Fedora

2013-11-11 Thread drago01
On Fri, Nov 8, 2013 at 4:36 AM, Michael Catanzaro wrote: > On Sat, 2013-11-02 at 08:11 -0700, Gregory Maxwell wrote: >> The rtcweb WG session which will discuss MTI video codec will be on >> Thursday the 7th at 13:00 pacific. As usual the meeting will be >> streamed and anyone can participate remo

Re: OSGi 5 Implementation

2013-11-11 Thread Manuel Faux
On Mon, 11 Nov 2013 12:02:07 +0100 "punto...@libero.it" wrote: > Il 11/11/2013 11:35, Manuel Faux ha scritto: > > On Mon, 11 Nov 2013 11:07:55 +0100 > > "punto...@libero.it" wrote: > > > >> Il 11/11/2013 10:53, Mikolaj Izdebski ha scritto: > >>> On 11/09/2013 03:25 PM, Manuel Faux wrote: >

Re: [Base] Summary/Minutes from today's Base WG meeting (2013-11-08)

2013-11-11 Thread Jaroslav Reznik
- Original Message - > On Fri, 2013-11-08 at 10:51 -0600, Dennis Gilmore wrote: > > > * LINK: http://fpaste.org/52688/38392758/ (pknirsch, 16:19:54) > > * Base definition: installer, compose tools, minimal install (for some > > definition there), and functionality the majority pr

Re: Why aren't we using libvirt plugin in Vagrant?

2013-11-11 Thread Daniel P. Berrange
On Mon, Nov 11, 2013 at 02:04:30PM +0800, Peeyush Gupta wrote: >  Hi all, > > In relation to the change proposed here : > https://fedoraproject.org/wiki/Changes/Vagrant, I was wondering why > aren't we using libvirt plugin instead of KVM plugin? The thing is > libvirt is used more commonly than KV

Re: back to the basics of fedora.next

2013-11-11 Thread Jaroslav Reznik
- Original Message - > [Apologies for late replies to a long, wandering thread. I've been at a > confernece and am just catching up.] > > On Thu, Nov 07, 2013 at 08:47:44AM -0600, Michael Cronenworth wrote: > > Where's the benefit of creating a handful of workgroups that now > > have some

F-20 Branched report: 20131111 changes

2013-11-11 Thread Fedora Branched Report
Compose started at Mon Nov 11 09:15:03 UTC 2013 Broken deps for armhfp -- [avro] avro-mapred-1.7.5-1.fc20.noarch requires hadoop-mapreduce avro-mapred-1.7.5-1.fc20.noarch requires hadoop-client avro-thrift-1.7.5-1.fc20

Re: CCAN as bundled files

2013-11-11 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/11/2013 07:27 AM, Nikos Mavrogiannopoulos wrote: > Hello, I've been working to include ocserv to fedora [0], but it > seems there is an issue with the rule of no bundled libraries, and > CCAN [1] code which is used in ocserv. CCAN is a repository

CCAN as bundled files

2013-11-11 Thread Nikos Mavrogiannopoulos
Hello, I've been working to include ocserv to fedora [0], but it seems there is an issue with the rule of no bundled libraries, and CCAN [1] code which is used in ocserv. CCAN is a repository of C code under various licenses that can be used in any project. It is similar to gnulib, but less orient

Re: unaccessability

2013-11-11 Thread Branislav Blaskovic
On Mon, Nov 11, 2013 at 12:01:51PM +0100, Michael Schwendt wrote: > On Mon, 11 Nov 2013 09:12:34 +0100, Branislav Blaskovic wrote: > > > yes, you are right with ImageMagic - no doubt. I don't want to support the > > idea > > of this thread but there are many of apps which are made for terminal bu

Re: unaccessability

2013-11-11 Thread Michael Schwendt
On Mon, 11 Nov 2013 09:12:34 +0100, Branislav Blaskovic wrote: > yes, you are right with ImageMagic - no doubt. I don't want to support the > idea > of this thread but there are many of apps which are made for terminal but > users > are running them mostly without arguments. For example - irssi,

Re: OSGi 5 Implementation

2013-11-11 Thread punto...@libero.it
Il 11/11/2013 11:35, Manuel Faux ha scritto: On Mon, 11 Nov 2013 11:07:55 +0100 "punto...@libero.it" wrote: Il 11/11/2013 10:53, Mikolaj Izdebski ha scritto: On 11/09/2013 03:25 PM, Manuel Faux wrote: I'm trying to build NetBeans 7.4 under Fedora, which requires an OSGi 5 specification. NetB

Re: unaccessability

2013-11-11 Thread Michael Schwendt
On Sun, 10 Nov 2013 21:56:57 +, Ian Malone wrote: > On 10 November 2013 20:55, Michael Schwendt wrote: > > On Sun, 10 Nov 2013 18:02:46 +, Ian Malone wrote: > > > >> You are arguing that system management should only be possible through > >> a GUI where the affected components are themselv

Re: OSGi 5 Implementation

2013-11-11 Thread Manuel Faux
On Mon, 11 Nov 2013 11:07:55 +0100 "punto...@libero.it" wrote: > Il 11/11/2013 10:53, Mikolaj Izdebski ha scritto: > > On 11/09/2013 03:25 PM, Manuel Faux wrote: > >> I'm trying to build NetBeans 7.4 under Fedora, which requires an > >> OSGi 5 specification. NetBeans originally ships the OSGi All

[perl-Locale-Maketext/f20] Fix escaping backslashes

2013-11-11 Thread Petr Pisar
Summary of changes: 79f4760... Fix escaping backslashes (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraprojec

Re: OSGi 5 Implementation

2013-11-11 Thread Mikolaj Izdebski
On 11/11/2013 11:07 AM, punto...@libero.it wrote: > Il 11/11/2013 10:53, Mikolaj Izdebski ha scritto: >> On 11/09/2013 03:25 PM, Manuel Faux wrote: >>> I found Knopflerfish, which is a OSGi 5 platform licensed under BSD >>> license, which would be compatible to Fedora >>> (http://www.knopflerfish.o

[perl-Locale-Maketext] Fix escaping backslashes

2013-11-11 Thread Petr Pisar
commit 79f476021bdf71144295dfd1a6896ff5f98e2133 Author: Petr Písař Date: Mon Nov 11 11:09:06 2013 +0100 Fix escaping backslashes ...f6f53ca19f99c6e9e39496c486af323ba6a8-star.patch | 95 perl-Locale-Maketext.spec |8 ++- 2 files changed,

Re: OSGi 5 Implementation

2013-11-11 Thread punto...@libero.it
Il 11/11/2013 10:53, Mikolaj Izdebski ha scritto: On 11/09/2013 03:25 PM, Manuel Faux wrote: I'm trying to build NetBeans 7.4 under Fedora, which requires an OSGi 5 specification. NetBeans originally ships the OSGi Alliance's specification, whose license is not compatible with Fedora, as far as

Re: OSGi 5 Implementation

2013-11-11 Thread Mikolaj Izdebski
On 11/09/2013 03:25 PM, Manuel Faux wrote: > I'm trying to build NetBeans 7.4 under Fedora, which requires an OSGi 5 > specification. NetBeans originally ships the OSGi Alliance's > specification, whose license is not compatible with Fedora, as far as I > know (http://www.osgi.org/Download/Release5

Re: Why aren't we using libvirt plugin in Vagrant?

2013-11-11 Thread Peter Robinson
On Mon, Nov 11, 2013 at 6:04 AM, Peeyush Gupta wrote: > Hi all, > > In relation to the change proposed here : > https://fedoraproject.org/wiki/Changes/Vagrant, I was wondering why aren't > we using libvirt plugin instead of KVM plugin? The thing is libvirt is used > more commonly than KVM, and co

File XML-LibXSLT-1.82.tar.gz uploaded to lookaside cache by jplesnik

2013-11-11 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-XML-LibXSLT: 91b5432b2c68fcf88b25cfd825b23b14 XML-LibXSLT-1.82.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/mailm

Re: Copr

2013-11-11 Thread Miroslav Suchý
On 11/09/2013 08:18 PM, Matthew Miller wrote: This seems like a good message to go to devel-annou...@lists.fedoraproject.org, especially with all the traffic here these days. Maybe you could resend, or else wait a little while until you feel like it's a little closer to production-ready? I will

Re: unaccessability

2013-11-11 Thread Branislav Blaskovic
On Sun, Nov 10, 2013 at 04:06:18PM +0100, Michael Schwendt wrote: > On Sun, 10 Nov 2013 01:35:41 +, Ian Malone wrote: > > > > Please don't let it install applications, which cannot be started via the > > > graphical desktop user interface (such as a menu system or a list of > > > installed App