Displaying 5 results from an estimated 5 matches for "uncommnet".
Did you mean:
uncomment
2015 May 24
2
CentOS-Base.repo baseurl commented out
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Weird, as all CentOS machines under my control are suddenly giving the
baseurl of Base repo not found error since this morning. Could be that
mirrorlist is leading but all other options I found online to debug
the error message seem to indicate that (un)commenting should fix it.
On 24-5-2015 14:10, Alexander Dalloz wrote:
> Am 24.05.2015 um 13:45
2015 May 24
0
CentOS-Base.repo baseurl commented out
...rrorlist.centos.org/?release=6&arch=x86_64&repo=os"
If you can get a mirrorlist and you are getting errors still, then the
issue has something to do with you yum connection to the mirrorlist
servers. It could be proxy related, if you have a proxy . more info
would be needed.
You CAN uncommnet the baseurl, but that is just one host, while
mirrorlist gives you ten.
>
> On 24-5-2015 14:10, Alexander Dalloz wrote:
>> Am 24.05.2015 um 13:45 schrieb Tim Semeijn:
>
>>>
>>> Dear,
>>>
>>> Recently I have noticed that on all my CentOS machine...
2006 Mar 04
2
Problem compiling ztdummy on centos 4, 2.6 kernel
Hi all,
I hope everyone is doing well. I just joined the list, and I've really
enjoyed all I have read about asterisk so far. Unfortunately, I'm having a
bit of trouble implementing this thing :).
By the way ... I did my best to search the forums, and also to use google
extensively, and while I have found pages with people with the same problem,
... The fix suggested on those sites,
2015 May 24
2
CentOS-Base.repo baseurl commented out
...rpmdb time: 0.001
Setting up Update Process
Updating Everything
Building updates object
Setting up Package Sacks
Running "postreposetup" handler for "fastestmirror" plugin
Loading mirror speeds from cached hostfile
Error: Cannot find a valid baseurl for repo: base
> You CAN uncommnet the baseurl, but that is just one host, while
> mirrorlist gives you ten.
Something is screwed on the remote end.
Alexander
2006 Mar 06
1
Extension 's' in Realtime
Hi All,
I was able to insert some extensions in Mysql DB and use them successfully. In
Mysql extensions table the priority column is of type tinyint and when I give
's' value for it, it is not accepting that value as it takes only tinyints.
Please tell how can I make that column accept values like t,s,i and make it
work with asterisk in realtime without any problem? If I change the type