Self Introduction

2013-10-28 Thread Suchakra
Hi, I am Suchakra. I was have been previously involved in Design and Ambassadors team for Fedora but took a break from community work for sometime. But I am back now :) As I am involved in projects here with the LTTng team in my lab, I would like to package some tools which are related to their pr

libodb-devel not available for arm?

2013-10-28 Thread Dave Johansen
I'm packaging odb ( http://codesynthesis.com/products/odb/ ) for Fedora/RHEL and I've run into a bit of a problem. Everything worked fine for f18 and f19, but when I try to build libdodb-boost for f20 I get an error that libodb-devel isn't available on the arm builds ( http://koji.fedoraproject.org

Re: Graphics driver support in F21+

2013-10-28 Thread Al Dunsmuir
On Monday, October 28, 2013, 10:07:05 PM, I began... I left IBM in 2002. Since then, I have joined RBC, and spend my days developing a mainframe file/data server (written in C and assembler - about 250 KLOC) and a few bits and pieces on AIX. I'm still a quite active coder, just not so much hardw

Re: [Owner-change] Fedora packages ownership change

2013-10-28 Thread Al Dunsmuir
On Monday, October 28,2013, 6:00:07 AM, the owner-change drone spake: > Change in ownership over the last 168 hours > === > 23 packages were orphaned > - > . . . > xorg-x11-drv-r128 [devel] was orphaned by jwboyer > Xorg X11 r128

Re: Graphics driver support in F21+

2013-10-28 Thread Al Dunsmuir
On Thursday, October 24, 2013, 4:41:09 PM, Adam Jackson wrote: > On Tue, 2013-08-27 at 10:46 -0400, Adam Jackson wrote: >> For F21, I plan to orphan the following X video drivers: >> ... >> xorg-x11-drv-mach64 >> xorg-x11-drv-r128 >> ... > These have now been orphaned. I would like to volunteer to

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Christopher
On Mon, Oct 28, 2013 at 5:50 PM, Reindl Harald wrote: > > > Am 28.10.2013 22:48, schrieb Matthias Clasen: >> On Mon, 2013-10-28 at 16:27 -0500, Michael Ekstrand wrote: >> >>> I don't know where, if anywhere, this behavior is specified. It's just >>> what the Python package installation tools do.

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Matthias Clasen
On Mon, 2013-10-28 at 22:50 +0100, Reindl Harald wrote: > > Am 28.10.2013 22:48, schrieb Matthias Clasen: > > On Mon, 2013-10-28 at 16:27 -0500, Michael Ekstrand wrote: > > > >> I don't know where, if anywhere, this behavior is specified. It's just > >> what the Python package installation tools

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Reindl Harald
Am 28.10.2013 22:48, schrieb Matthias Clasen: > On Mon, 2013-10-28 at 16:27 -0500, Michael Ekstrand wrote: > >> I don't know where, if anywhere, this behavior is specified. It's just >> what the Python package installation tools do. I haven't seen any >> other program do this, for better or wo

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Matthias Clasen
On Mon, 2013-10-28 at 16:27 -0500, Michael Ekstrand wrote: > > I don't know where, if anywhere, this behavior is specified. It's just > what the Python package installation tools do. I haven't seen any > other program do this, for better or worse. > jhbuild [1] installs itself in $HOME/.local

Re: unretiring json

2013-10-28 Thread punto...@libero.it
Il 28/10/2013 22:25, Zbigniew Jędrzejewski-Szmek ha scritto: Hi, according to http://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers I'd like to announce that I want to unretire the json package [1], which is needed it for closure-compiler [2]. According to dead.package file,

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Michael Ekstrand
On Mon, 28 Oct 2013 20:30:05 + Sérgio Basto wrote: > On Seg, 2013-10-28 at 14:00 -0500, Michael Ekstrand wrote: > > > Does any software store files into $HOME/.local/bin/ yet? > > > > Yes. > > > > pip install --user > > > > The pip user scheme is to use ~/.local as an FHS-ish thing. IMO,

unretiring json

2013-10-28 Thread Zbigniew Jędrzejewski-Szmek
Hi, according to http://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers I'd like to announce that I want to unretire the json package [1], which is needed it for closure-compiler [2]. According to dead.package file, "package was retired on 2012-08-06 due to no active maintainers

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Stephen John Smoogen
On 28 October 2013 14:05, Matthew Miller wrote: > On Mon, Oct 28, 2013 at 11:28:01AM -0400, Paul Wouters wrote: > > >* Tue Jun 07 2011 Roman Rakus <…> - 4.2.10-3 > > >- Added $HOME/.local/bin to PATH in .bash_profile (#699812) > > An invisible directory in everyone's PATH. That's rather unfortuna

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Sérgio Basto
On Seg, 2013-10-28 at 14:00 -0500, Michael Ekstrand wrote: > > Does any software store files into $HOME/.local/bin/ yet? > > Yes. > > pip install --user > > The pip user scheme is to use ~/.local as an FHS-ish thing. IMO, this > is much superior to the cabal, gem, etc. notion that they should e

[perl-Sub-Exporter-Progressive] Update to 0.001011

2013-10-28 Thread Paul Howarth
commit 7c2f1b2a8cffdaf34986143b69bc162195603bd5 Author: Paul Howarth Date: Mon Oct 28 20:18:08 2013 + Update to 0.001011 - New upstream release 0.001011 - Fix in global destruction - Fix SYNOPSIS - Fix duplicate word in DESCRIPTION (CPAN RT#86072) perl-Sub-E

File Sub-Exporter-Progressive-0.001011.tar.gz uploaded to lookaside cache by pghmcfc

2013-10-28 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Sub-Exporter-Progressive: bb50b3ba1538902b197c04818a84230a Sub-Exporter-Progressive-0.001011.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https:/

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Jared K. Smith
On Mon, Oct 28, 2013 at 4:05 PM, Matthew Miller wrote: > Okay, I'll bite. Why is this _particularly_ unfortunate? The directory > isn't > actually "invisible", just hidden. > [snip] > Now, if you want to argue that nothing user-writable should be in $PATH by > default, I can maybe see your poin

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Matthew Miller
On Mon, Oct 28, 2013 at 11:28:01AM -0400, Paul Wouters wrote: > >* Tue Jun 07 2011 Roman Rakus <…> - 4.2.10-3 > >- Added $HOME/.local/bin to PATH in .bash_profile (#699812) > An invisible directory in everyone's PATH. That's rather unfortunate. Okay, I'll bite. Why is this _particularly_ unfortuna

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Przemek Klosowski
On 10/28/2013 02:08 PM, Sérgio Basto wrote: On Seg, 2013-10-28 at 11:28 -0400, Paul Wouters wrote: On Mon, 28 Oct 2013, Michael Schwendt wrote: Exists for a longer time already, added in of the .fc16 builds: * Tue Jun 07 2011 Roman Rakus <…> - 4.2.10-3 - Added $HOME/.local/bin to PATH in .bash

Orphaning jcharts

2013-10-28 Thread Markus Mayer
I've just orphand jcharts in rawhide, because I don't use it anymore and no package depends on it. If you are interested in maintaining it, feel free to take it. regards, Markus -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Co

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Michael Schwendt
On Mon, 28 Oct 2013 14:00:54 -0500, Michael Ekstrand wrote: > > Does any software store files into $HOME/.local/bin/ yet? > > Yes. > > pip install --user > > The pip user scheme is to use ~/.local as an FHS-ish thing. IMO, this > is much superior to the cabal, gem, etc. notion that they should

[Bug 1023710] perl-Software-License-0.103007 is available

2013-10-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023710 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #2 from Fedo

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Reindl Harald
Am 28.10.2013 20:00, schrieb Michael Ekstrand: > On Mon, 28 Oct 2013 19:51:06 +0100 > Michael Schwendt wrote: > >> On Mon, 28 Oct 2013 19:44:23 +0100, Alec Leamas wrote: >> >>> Deja vú: >>> https://lists.fedoraproject.org/pipermail/devel/2011-July/154896.html >> >> Hah! A thread of doom. >> >>

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Michael Ekstrand
On Mon, 28 Oct 2013 19:51:06 +0100 Michael Schwendt wrote: > On Mon, 28 Oct 2013 19:44:23 +0100, Alec Leamas wrote: > > > Deja vú: > > https://lists.fedoraproject.org/pipermail/devel/2011-July/154896.html > > Hah! A thread of doom. > > [...] > > Does any software store files into $HOME/.loca

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Reindl Harald
Am 28.10.2013 19:51, schrieb Michael Schwendt: > On Mon, 28 Oct 2013 19:44:23 +0100, Alec Leamas wrote: > >> Deja vú: >> https://lists.fedoraproject.org/pipermail/devel/2011-July/154896.html > > Hah! A thread of doom. > > [...] > > Does any software store files into $HOME/.local/bin/ yet? n

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Michael Schwendt
On Mon, 28 Oct 2013 19:44:23 +0100, Alec Leamas wrote: > Deja vú: > https://lists.fedoraproject.org/pipermail/devel/2011-July/154896.html Hah! A thread of doom. [...] Does any software store files into $HOME/.local/bin/ yet? -- devel mailing list devel@lists.fedoraproject.org https://admin.fe

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Alec Leamas
On 10/28/2013 07:08 PM, Sérgio Basto wrote: On Seg, 2013-10-28 at 11:28 -0400, Paul Wouters wrote: On Mon, 28 Oct 2013, Michael Schwendt wrote: /home/sandro/.local/bin in the PATH is not the default. Or is it new for Rawhide? $ grep PATH /etc/skel/.bash_profile PATH=$PATH:$HOME/.local/bin:$HO

EPEL Fedora 6 updates-testing report

2013-10-28 Thread updates
The following Fedora EPEL 6 Security updates need testing: Age URL 554 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6 69 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11274/ssmtp-2.61-21.el6 30 https://admin.fedoraproject.org/updates/FEDO

EPEL Fedora 5 updates-testing report

2013-10-28 Thread updates
The following Fedora EPEL 5 Security updates need testing: Age URL 554 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.10-5.el5 69 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11276/ssmtp-2.61-21.el5 45 https://admin.fedoraproject.org/updates/FEDO

Re: https://dvdhrm.wordpress.com/2013/09/01/splitting-drm-and-kms-device-nodes/

2013-10-28 Thread Adam Jackson
On Sun, 2013-10-27 at 10:18 +, Damian Ivanov wrote: > Do I get this right? Except for the better management with multiple > GPU's would that mean we can in future also have multiseat on a single > multihead GPU logind style (also seen here > https://bugs.freedesktop.org/show_bug.cgi?id=66501 )

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Sérgio Basto
On Seg, 2013-10-28 at 11:28 -0400, Paul Wouters wrote: > On Mon, 28 Oct 2013, Michael Schwendt wrote: > > >> /home/sandro/.local/bin in the PATH is not the default. > >> Or is it new for Rawhide? > > > > $ grep PATH /etc/skel/.bash_profile > > PATH=$PATH:$HOME/.local/bin:$HOME/bin > > export PATH

[Owner-change] Fedora packages ownership change

2013-10-28 Thread nobody
Change in ownership over the last 168 hours === 23 packages were orphaned - ghemical [devel,f20] was orphaned by carllibpst Molecular mechanics and quantum mechanics front end for GNOME https://admin.fedoraproject.org/pkgdb/

[Test-Announce] 2013-10-28 @ 16:00 UTC - F20 Beta Blocker Bug Review #5.5

2013-10-28 Thread Tim Flink
# F20 Beta Blocker Review meeting #5.5 # Date: 2013-10-28 # Time: 16:00 UTC (12:00 EDT, 09:00 PDT) # Location: #fedora-blocker-review on irc.freenode.net Late notice on monday blocker review meetings seems to be par for the course as of late - apologies on that. We'll be doing a quick blocker revi

[perl-Log-Any-Adapter-Callback/f19] Initial import.

2013-10-28 Thread Emmanuel Seyman
commit f50e19ce180f0f144782ab3215beb1143ce16957 Author: Emmanuel Seyman Date: Mon Oct 28 16:27:42 2013 +0100 Initial import. .gitignore |1 + perl-Log-Any-Adapter-Callback.spec | 52 sources|

Re: [Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Josh Boyer
On Mon, Oct 28, 2013 at 11:17 AM, Peter Robinson wrote: > On Mon, Oct 28, 2013 at 2:56 PM, Matthew Miller > wrote: >> On Mon, Oct 28, 2013 at 03:43:24PM +0100, Phil Knirsch wrote: >>> See my comments about Jon Disnard later in my text, i assumed he was >>> still a community member only to hear ab

Re: $HOME/.local/bin in $PATH

2013-10-28 Thread Paul Wouters
On Mon, 28 Oct 2013, Michael Schwendt wrote: /home/sandro/.local/bin in the PATH is not the default. Or is it new for Rawhide? $ grep PATH /etc/skel/.bash_profile PATH=$PATH:$HOME/.local/bin:$HOME/bin export PATH Exists for a longer time already, added in of the .fc16 builds: * Tue Jun 07 20

[perl-Log-Any-Adapter-Callback/f20] Initial import.

2013-10-28 Thread Emmanuel Seyman
commit 0e95ea9656f1b3109143aebc16a2ea732dea8348 Author: Emmanuel Seyman Date: Mon Oct 28 16:21:25 2013 +0100 Initial import. .gitignore |1 + perl-Log-Any-Adapter-Callback.spec | 52 sources|

Re: [Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Peter Robinson
On Mon, Oct 28, 2013 at 2:56 PM, Matthew Miller wrote: > On Mon, Oct 28, 2013 at 03:43:24PM +0100, Phil Knirsch wrote: >> See my comments about Jon Disnard later in my text, i assumed he was >> still a community member only to hear about him being a RH employee >> for less than a month now on Frid

[perl-Text-WordDiff] Created tag perl-Text-WordDiff-0.08-1.fc21

2013-10-28 Thread Paul Howarth
The lightweight tag 'perl-Text-WordDiff-0.08-1.fc21' was created pointing to: 96dc2af... Update to 0.08 -- 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/perl-dev

[perl-Text-WordDiff] Created tag perl-Text-WordDiff-0.08-1.fc20

2013-10-28 Thread Paul Howarth
The lightweight tag 'perl-Text-WordDiff-0.08-1.fc20' was created pointing to: 96dc2af... Update to 0.08 -- 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/perl-dev

[perl-Log-Any-Adapter-Callback] Initial import.

2013-10-28 Thread Emmanuel Seyman
commit d1d02bf6161b8de471e8bede96a31deefb52aba7 Author: Emmanuel Seyman Date: Mon Oct 28 15:59:01 2013 +0100 Initial import. .gitignore |1 + perl-Log-Any-Adapter-Callback.spec | 52 sources|

File Log-Any-Adapter-Callback-0.06.tar.gz uploaded to lookaside cache by eseyman

2013-10-28 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Log-Any-Adapter-Callback: 21dfebe671bf052bd75ee6ab1e740730 Log-Any-Adapter-Callback-0.06.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://adm

Re: [Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Matthew Miller
On Mon, Oct 28, 2013 at 03:43:24PM +0100, Phil Knirsch wrote: > See my comments about Jon Disnard later in my text, i assumed he was > still a community member only to hear about him being a RH employee > for less than a month now on Friday evening. I know what you mean here, but: being hired by R

Re: [Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Josh Boyer
On Mon, Oct 28, 2013 at 10:43 AM, Phil Knirsch wrote: > On 10/28/2013 03:36 PM, "Jóhann B. Guðmundsson" wrote: >> >> >> On 10/28/2013 01:20 PM, Phil Knirsch wrote: >>> >>> Hi everyone. >>> >>> As FESCO appointed me last Wednesday as the coordinator for the Fedora >>> Base Design WG i wanted to sta

Re: [Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Phil Knirsch
On 10/28/2013 03:46 PM, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/28/2013 10:43 AM, Phil Knirsch wrote: And for the multiple groups if i may quote from https://fedorahosted.org/fesco/ticket/1177 3. No one should be selected to be on two working groups. The

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Reindl Harald
Am 28.10.2013 15:39, schrieb T.C. Hollingsworth: > Nope, notice that locally /bin is in $PATH, but when I ssh into the > same system, it isn't. Where's it coming from? SSH has a hardcoded PATH for security reasons unless you configure both, .bashrc and .bash_profile to have a non-hardcoded for

Re: F21/F22 System Wide Change: Python 3 as the Default Implementation

2013-10-28 Thread Thomas Woerner
Hello, On 10/09/2013 02:07 PM, Jaroslav Reznik wrote: = Proposed System Wide Change: Python 3 as the Default Implementation = https://fedoraproject.org/wiki/Changes/Python_3_as_Default Note: Change requested by FESCo in advance for targeted Fedora. firewalld is now fully compatible to python

[perl-Text-WordDiff/f20] Update to 0.08

2013-10-28 Thread Paul Howarth
Summary of changes: 96dc2af... Update to 0.08 (*) (*) 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.fedoraproject.org/mail

Re: [Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/28/2013 10:43 AM, Phil Knirsch wrote: > And for the multiple groups if i may quote from > https://fedorahosted.org/fesco/ticket/1177 > > 3. No one should be selected to be on two working groups. The > time commitment will likely be too much.

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Sandro Mani
On 28.10.2013 15:39, T.C. Hollingsworth wrote: On Sat, Oct 26, 2013 at 4:10 PM, Sandro Mani wrote: Hi, I just noticed that my rawhide installation, which was originally installed when F18 was rawhide in summer 2012 and upgraded since, has PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/us

Re: [Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Phil Knirsch
On 10/28/2013 03:36 PM, "Jóhann B. Guðmundsson" wrote: On 10/28/2013 01:20 PM, Phil Knirsch wrote: Hi everyone. As FESCO appointed me last Wednesday as the coordinator for the Fedora Base Design WG i wanted to start reaching out as soon as possible. The first task of a coordinator is to selec

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread T.C. Hollingsworth
On Sat, Oct 26, 2013 at 4:10 PM, Sandro Mani wrote: > Hi, > > I just noticed that my rawhide installation, which was originally installed > when F18 was rawhide in summer 2012 and upgraded since, has > > PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/home/sandro/.local/bin:/home/sand

Re: [Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Jóhann B. Guðmundsson
On 10/28/2013 01:20 PM, Phil Knirsch wrote: Hi everyone. As FESCO appointed me last Wednesday as the coordinator for the Fedora Base Design WG i wanted to start reaching out as soon as possible. The first task of a coordinator is to select and present the initial voting committee for the WG

[perl-Text-WordDiff] Update to 0.08

2013-10-28 Thread Paul Howarth
commit 96dc2afb349ec652157c8e7a9824709951950245 Author: Paul Howarth Date: Mon Oct 28 14:35:49 2013 + Update to 0.08 - New upstream release 0.08 - Moved repository to GitHub - Added bug reporting and repository metadata - Added Text::WordDiff::HTMLTwoLines

[Test-Announce] 2013-10-28 @ 15:00 UTC - Fedora QA Meeting

2013-10-28 Thread Tim Flink
iki page: https://fedoraproject.org/wiki/QA/Meetings/20131028 The current proposed agenda is included below. == Proposed Agenda Topics == 1. Previous meeting follow-up 2. Fedora 20 Beta status 3. Test Days 4. Open floor ___ test-announce mailing

$HOME/.local/bin in $PATH

2013-10-28 Thread Michael Schwendt
> /home/sandro/.local/bin in the PATH is not the default. > Or is it new for Rawhide? $ grep PATH /etc/skel/.bash_profile PATH=$PATH:$HOME/.local/bin:$HOME/bin export PATH Exists for a longer time already, added in of the .fc16 builds: * Tue Jun 07 2011 Roman Rakus <…> - 4.2.10-3 - Added $HOME/

File Text-WordDiff-0.08.tar.gz uploaded to lookaside cache by pghmcfc

2013-10-28 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Text-WordDiff: 124a9b14a7a0471b99e67c35d1c167be Text-WordDiff-0.08.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/m

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Ben Boeckel
On Mon, 28 Oct, 2013 at 11:02:56 GMT, Sandro Mani wrote: > The odd thing I didn't notice before is that on a VT, also on the > newrawhide machine (as non-root user) I get > /usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/$HOME/.local/bin:$HOME/bin. > > But from a GUI terminal, /bin and

Re: [fedora-java] Headless JRE in Fedora

2013-10-28 Thread Florian Weimer
On 10/24/2013 04:19 PM, Stanislav Ochotnicky wrote: Quoting Fernando Nasser (2013-10-24 16:06:27) Also, will this change be ackported into the Java packages of RHEL_5 and RHEL-6? Doesn't matter. Fedora != RHEL I think we need a solution for EPEL, though. Either we can ship the non-split pa

rawhide report: 20131028 changes

2013-10-28 Thread Fedora Rawhide Report
Compose started at Mon Oct 28 08:15:02 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: Ambassadors places in new Working Groups

2013-10-28 Thread Josh Boyer
On Mon, Oct 28, 2013 at 5:23 AM, "Jóhann B. Guðmundsson" wrote: > > On 10/27/2013 09:45 AM, Alexandre Moine wrote: > > > Recently, some Working Groups has been created [1]. In the most of > case (except in the Server WG with Truong Anh. Tuan), we don't have > any representant of the ambassador gro

[Fedora Base Design WG] Initial committee proposal and selection reasoning

2013-10-28 Thread Phil Knirsch
Hi everyone. As FESCO appointed me last Wednesday as the coordinator for the Fedora Base Design WG i wanted to start reaching out as soon as possible. The first task of a coordinator is to select and present the initial voting committee for the WG, chosen from the volunteers on https://fedor

Re: Ambassadors places in new Working Groups

2013-10-28 Thread Matthew Miller
On Sun, Oct 27, 2013 at 10:45:02AM +0100, Alexandre Moine wrote: > I think it's a great idea to strengthens the links between ambassadors > and WG. The ambassador is an important link between users and > developpers, on my mind, he must be in these groups. We've tried to include as broad a section

F-20 Branched report: 20131028 changes

2013-10-28 Thread Fedora Branched Report
Compose started at Mon Oct 28 09:15:03 UTC 2013 Broken deps for armhfp -- [blueman] blueman-1.23-7.fc20.armv7hl requires obex-data-server >= 0:0.4.3 blueman-1.23-7.fc20.armv7hl requires gvfs-obexftp [bwm-ng] bwm-ng-0.6

Re: Ambassadors places in new Working Groups

2013-10-28 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/27/2013 07:34 AM, Nobrakal wrote: > 2013/10/27, Frank Murphy : >> On Sun, 27 Oct 2013 19:05:37 +0800 Christopher Meng >> wrote: >> >>> It seems that most of members from the new formed groups are >>> working for Red Hat. Well it's helpful to s

Re: The trouble with metadata-extractor

2013-10-28 Thread Andrea Musuruane
On Tue, Oct 22, 2013 at 6:33 PM, Stanislav Ochotnicky > > If it helps, if it makes things easier, I can release the ownership of > > metadata-extractor and someone else can have good care. I just > > packaged it because, as an openstreetmap mapper, I longed to have JOSM > > in Fedora > > Librarie

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Sandro Mani
On 28.10.2013 11:11, Michael Schwendt wrote: On Sun, 27 Oct 2013 15:43:44 +0100, Sandro Mani wrote: In which places have you searched already? $HOME/.bashrc $HOME/.bash_profile /etc/bashrc /etc/profile /etc/profile.d/* Is it the same for a fresh user account? Is it the same for "root"? Logg

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Michael Schwendt
On Sun, 27 Oct 2013 15:43:44 +0100, Sandro Mani wrote: > > In which places have you searched already? > $HOME/.bashrc > $HOME/.bash_profile > /etc/bashrc > /etc/profile > /etc/profile.d/* > > Is it the same for a fresh user account? > > Is it the same for "root"? > Logging in from a VT as root res

Re: Ambassadors places in new Working Groups

2013-10-28 Thread Jóhann B. Guðmundsson
On 10/27/2013 09:45 AM, Alexandre Moine wrote: Recently, some Working Groups has been created [1]. In the most of case (except in the Server WG with Truong Anh. Tuan), we don't have any representant of the ambassador group. Actually the server WG has two ambasssadors ( I myself am also ambas

Re: Ambassadors places in new Working Groups

2013-10-28 Thread H . Guémar
Hi, Fesco is entitled to delegate their "authority" to anyone they see fit to do so. For instance, FPC members are designated by Fesco and rule packaging guidelines. Besides, the final decision was taken by Fesco. H. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject

Re: Ambassadors places in new Working Groups

2013-10-28 Thread H . Guémar
2013/10/28 "Jóhann B. Guðmundsson" > > On 10/27/2013 11:34 AM, Nobrakal wrote: > >> 2013/10/27, Frank Murphy: >> >>> >On Sun, 27 Oct 2013 19:05:37 +0800 >>> >Christopher Meng wrote: >>> > >>> >>It seems that most of members from the new formed groups are >>working for Red Hat. Well it'

Re: Ambassadors places in new Working Groups

2013-10-28 Thread Jóhann B. Guðmundsson
On 10/27/2013 11:34 AM, Nobrakal wrote: 2013/10/27, Frank Murphy: >On Sun, 27 Oct 2013 19:05:37 +0800 >Christopher Meng wrote: > >>It seems that most of members from the new formed groups are >>working for Red Hat. Well it's helpful to strengthen our technical >>base but are there any plots f

Re: [Ambassadors] Ambassadors places in new Working Groups

2013-10-28 Thread Mathieu Bridon
On Mon, 2013-10-28 at 10:01 +0100, Nobrakal wrote: > Hi all, > > Thank you very much for your responses. I criticized just the abscence > of mail to prevent ambassadors for the creation of WG. As a French native speaker, I know what you meant here, but "prevent" means "empêcher", not "prévenir" ;

Re: [Ambassadors] Ambassadors places in new Working Groups

2013-10-28 Thread Nobrakal
Hi all, Thank you very much for your responses. I criticized just the abscence of mail to prevent ambassadors for the creation of WG. I understand your position. You're right. I overestimate the place of ambassador in the developpement production. Please forgive me about this big mistake. Alexand