Re: /usrmove? -> about the future

2012-02-18 Thread Ville Skyttä
On 2012-02-16 05:34, Stephen John Smoogen wrote: > 2) The bash-completions add-on. Which does all kinds of wonderful > things which when they work is really nice.. it will autocomplete > hostnames if you type ssh f, it will autocomplete depending on > the command you typed the most obvious items..

PHP 5.4.0 status

2012-02-18 Thread Remi Collet
Hi, Upstream have released PHP 5.4.0RC8 (unplanned new RC). Because of deadlock issue, they have disable ZEND_SIGNALS This change could break some extensions (it seems APC is the only one affected, so have been rebuild). php-5.4.0-0.4.RC8.fc17 should be in f17/rawhide now. Remi. P.S. RC8 is

inputrc, was: /usrmove? -> about the future

2012-02-18 Thread Nils Philippsen
On Fri, 2012-02-17 at 16:23 +, John5342 wrote: > On Fri, Feb 17, 2012 at 13:54, Nils Philippsen wrote: > > This disables normal non-programmable tab-completion for me. > > > > Also, if you want the (other) default settings, you need to > > "$include /etc/inputrc" on the first line of ~/.inputr

F-17 Branched report: 20120218 changes

2012-02-18 Thread Branched Report
Compose started at Sat Feb 18 08:15:17 UTC 2012 Broken deps for x86_64 -- [HippoDraw] HippoDraw-devel-1.21.3-2.fc17.i686 requires python-numarray HippoDraw-devel-1.21.3-2.fc17.x86_64 requires python-numarray HippoDraw-

private-shared-object-provides in perl module

2012-02-18 Thread Alec Leamas
Trying to package a simple perl-only module from CPAN I get message above when running rpmlint on the installed package. I have %{?standard_perl_filter} according to the template. I have noted that quite a number of existing perl modules (~10 on my machine) have the same rpmlint warning. Can

Re: private-shared-object-provides in perl module

2012-02-18 Thread Paul Howarth
On Sat, 18 Feb 2012 15:06:49 +0100 Alec Leamas wrote: > Trying to package a simple perl-only module from CPAN I get message > above when running rpmlint on the installed package. I have > %{?standard_perl_filter} according to the template. > > I have noted that quite a number of existing perl

Re: private-shared-object-provides in perl module

2012-02-18 Thread Alec Leamas
On 02/18/2012 03:35 PM, Paul Howarth wrote: On Sat, 18 Feb 2012 15:06:49 +0100 Alec Leamas wrote: Trying to package a simple perl-only module from CPAN I get message above when running rpmlint on the installed package. I have %{?standard_perl_filter} according to the template. I have noted t

Self introduction

2012-02-18 Thread Jean-Eudes Onfray
Hi, I'm Jean-Eudes Onfray, I work as contractor for an small ISP. I'm the sysadmin for the whole platform, all Fedora (~ 30 servers). Some of my job is also developing internal apps (C++, Perl, PHP, Java). I started using Red Hat Linux/Fedora in 1997 and working with since 1999. I'd like to becom

Re: /usrmove? -> about the future

2012-02-18 Thread Rahul Sundaram
On 02/18/2012 02:27 PM, Ville Skyttä wrote: > > People tend to bring this up every now and then but fail to be specific > exactly what happened so it's quite difficult for anyone to fix things. I just installed it for sometime and found that yum install foo looks up the online repositories inste

Re: /usrmove? -> about the future

2012-02-18 Thread Ville Skyttä
On 2012-02-18 18:27, Rahul Sundaram wrote: > On 02/18/2012 02:27 PM, Ville Skyttä wrote: > >> >> People tend to bring this up every now and then but fail to be specific >> exactly what happened so it's quite difficult for anyone to fix things. > > I just installed it for sometime and found that y

Re: /usrmove? -> about the future

2012-02-18 Thread Rahul Sundaram
On 02/18/2012 11:05 PM, Ville Skyttä wrote: > > You can get the completion to work according to that preference with for > example yum install ./foo - anything that looks like a filesystem > path triggers filename-only completion, otherwise we do both filenames > and repos. That's atleast underst

JPEG_LIB_VERSION in libjpeg-turbo

2012-02-18 Thread Julian Sikorski
Dear fellow Fedora packagers I was trying to get MAME [1] to use system libjpeg [2]. The problem is that MAME needs jpeg_mem_src, which is only defined if libjpeg-turbo compiled with --with-jpeg8 switch, which is not the case for the Fedora package. Would such change be feasible to introduce? If n

Re: Fedora 17 Alpha status: open blockers, karma requests and blocker/NTH vote requests

2012-02-18 Thread Ian Pilcher
On 02/17/2012 10:44 PM, Adam Williamson wrote: > 8. http://bugzilla.redhat.com/show_bug.cgi?id=725219 - "anaconda should > run in clone not span mode" > > This is a Greatest Hit, just waiting on some kind of a code fix from > anaconda / X developers. This actually wasn't a problem during my (very

Re: Fedora 17 Alpha status: open blockers, karma requests and blocker/NTH vote requests

2012-02-18 Thread Adam Williamson
On Sat, 2012-02-18 at 19:54 -0600, Ian Pilcher wrote: > On 02/17/2012 10:44 PM, Adam Williamson wrote: > > 8. http://bugzilla.redhat.com/show_bug.cgi?id=725219 - "anaconda should > > run in clone not span mode" > > > > This is a Greatest Hit, just waiting on some kind of a code fix from > > anacon