On Tuesday 18 September 2007, Pratiksha Powar wrote:
> There was no network problem, I could access this url through my web
> browser.
> It was instead a yum configuration problem.
> There wasn't any proxy information in the yum.conf file.
> I had to add the parameters: proxy, proxy_username and pr
There was no network problem, I could access this url through my web
browser.
It was instead a yum configuration problem.
There wasn't any proxy information in the yum.conf file.
I had to add the parameters: proxy, proxy_username and proxy_password.
It started working then.
Please don't close any i
On 9/17/07, Pratiksha Powar <[EMAIL PROTECTED]> wrote:
> Configuration Information [Automatically generated, do not change]:
> Machine: i686
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-redhat-linux
Pratiksha Powar wrote:
Description:
Yum not able to access url through bash
Repeat-By:
Following is the sequence of commands and the results:
1. [EMAIL PROTECTED] /]# yum install gcc
2. Loading "installonlyn" plugin
3. Setting up Install Process
4. Setti
Hello everybody,
I find a bug in the manpage of ulimit(Package: bash Version: 3.2):
The description 'A hard limit cannot be increased once it is set' should be
modified to
'A hard limit cannot be increased once it is set unless the user is root'.
When the user is root,the hard limit can be i
Hi all,
I'm using bash 3.1 on interix. There fork() may fail with EAGAIN if
e.g. several builds (configures) are running in parallel.
Unfortunately, fork() isn't retried and configure stops.
So I suggest adding this patch to bash which retries fork() when it
fails with EAGAIN. Idea is from
Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-redhat-linux-gnu'
-DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -DPAC