hi folks,
I know lots of people have been waiting for this :
https://lists.fedoraproject.org/pipermail/epel-announce/2014-August/000030.h...
EPEL-7 is now considered GA and available to all users.
On Fri, 29 Aug 2014, Karanbir Singh wrote:
https://lists.fedoraproject.org/pipermail/epel-announce/2014-August/000030.h...
EPEL-7 is now considered GA and available to all users.
Huzzah! Thank you!
I still have to use Fedora repos for stuff like cfengine (whereas I use EPEL for cfengine on CentOS 6), but it's a great start and much appreciated.
On 08/29/2014 09:52 PM, Paul Heinlein wrote:
On Fri, 29 Aug 2014, Karanbir Singh wrote:
https://lists.fedoraproject.org/pipermail/epel-announce/2014-August/000030.h...
EPEL-7 is now considered GA and available to all users.
Huzzah! Thank you!
I still have to use Fedora repos for stuff like cfengine (whereas I use EPEL for cfengine on CentOS 6), but it's a great start and much appreciated.
I know that the epel folks are trying to make it much easier for people to request and contribute / maintain builds in EPEL - it might be a good time to raise this issue and see if there is something you can help with.
regards
On Fri, August 29, 2014 3:21 pm, Karanbir Singh wrote:
EPEL-7 is now considered GA
could everybody be so kind as to decipher your abbreviations...
and available ++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Administrator Department of Astronomy and Astrophysics Kavli Institute for Cosmological Physics University of Chicago Phone: 773-702-4247 ++++++++++++++++++++++++++++++++++++++++
On Fri, Aug 29, 2014 at 05:41:12PM -0500, Valeri Galtsev wrote:
On Fri, August 29, 2014 3:21 pm, Karanbir Singh wrote:
EPEL-7 is now considered GA
could everybody be so kind as to decipher your abbreviations...
General Availability.
This term has been used in enterprise and other circles for decades.
John
On Fri, August 29, 2014 5:48 pm, John R. Dennison wrote:
On Fri, Aug 29, 2014 at 05:41:12PM -0500, Valeri Galtsev wrote:
On Fri, August 29, 2014 3:21 pm, Karanbir Singh wrote:
EPEL-7 is now considered GA
could everybody be so kind as to decipher your abbreviations...
General Availability.
This term has been used in enterprise and other circles for decades.
Thanks, John! Yes, I do use Linux for about that long, yet I needed your kind help here. It sort of reminds me about one person I know: native English speaker, who was born in US, graduated high school will pretty good grades. And she hadn't any idea what "SUV" stands for... (Sports Utility Vehicle I definitely should add here to be consistent myself). She new what that SUV thing looks like. And if you give _me_ the long list like: ABC, NFL, NHL, CBS, BCC, DMZ,..., then of those abbr. which I have heard and recognize I will only be able to expand into what they stand only half of them. Which I feel no shame about. We do save time using them. But: if you want me to understand you, put it the way I don't have to decipher anything.
Thanks again for your help!
Valeri
++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Administrator Department of Astronomy and Astrophysics Kavli Institute for Cosmological Physics University of Chicago Phone: 773-702-4247 ++++++++++++++++++++++++++++++++++++++++
On Fri, August 29, 2014 5:48 pm, John R. Dennison wrote:
On Fri, Aug 29, 2014 at 05:41:12PM -0500, Valeri Galtsev wrote:
On Fri, August 29, 2014 3:21 pm, Karanbir Singh wrote:
EPEL-7 is now considered GA
could everybody be so kind as to decipher your abbreviations...
General Availability.
This term has been used in enterprise and other circles for decades.
Just to add everybody some loughs: State of Georgia was as far as I came about GA without your help ;-)
++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Administrator Department of Astronomy and Astrophysics Kavli Institute for Cosmological Physics University of Chicago Phone: 773-702-4247 ++++++++++++++++++++++++++++++++++++++++
On Sat, Aug 30, 2014 at 01:41:09PM -0500, Valeri Galtsev wrote:
On Fri, August 29, 2014 5:48 pm, John R. Dennison wrote:
On Fri, Aug 29, 2014 at 05:41:12PM -0500, Valeri Galtsev wrote:
On Fri, August 29, 2014 3:21 pm, Karanbir Singh wrote:
EPEL-7 is now considered GA
could everybody be so kind as to decipher your abbreviations...
General Availability.
This term has been used in enterprise and other circles for decades.
Heh, I had to look it up too when it was first appearing in connection with, if I remember correctly, CentOS 6, or maybe earlier--or maybe later.
Shucks, I remember when I was studying for Cisco exams in the early double oughts, would see things like ATM here, and think, Wow, they must offer high speed Internet.
I never feel embarrassment about not knowing acronyms anymore. Of course, I've been married more than once, so I'm also fairly inured to criticism. :)
On 2014-08-30, Valeri Galtsev galtsev@kicp.uchicago.edu wrote:
On Fri, August 29, 2014 3:21 pm, Karanbir Singh wrote:
EPEL-7 is now considered GA
Just to add everybody some loughs: State of Georgia was as far as I came about GA without your help ;-)
I think it'd be great if EPEL took over Georgia! :)
--keith
Hi guys, sorry for this newbie question but how I do add EPEL repo to my CentOS 7? In the past I do this as follow:
$ sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch...
But now I don't know how to? Any help?
On Sat, Aug 30, 2014 at 6:05 PM, Keith Keller < kkeller@wombat.san-francisco.ca.us> wrote:
On 2014-08-30, Valeri Galtsev galtsev@kicp.uchicago.edu wrote:
On Fri, August 29, 2014 3:21 pm, Karanbir Singh wrote:
EPEL-7 is now considered GA
Just to add everybody some loughs: State of Georgia was as far as I came about GA without your help ;-)
I think it'd be great if EPEL took over Georgia! :)
--keith
-- kkeller@wombat.san-francisco.ca.us
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
This is the most you would need to do:
yum clean all
From then on, all the packages in EPEL will be available for you to install just like the core packages are.
Cheers
digimer
On 31/08/14 12:56 PM, reynierpm@gmail.com wrote:
Hi guys, sorry for this newbie question but how I do add EPEL repo to my CentOS 7? In the past I do this as follow:
$ sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch...
But now I don't know how to? Any help?
On Sat, Aug 30, 2014 at 6:05 PM, Keith Keller < kkeller@wombat.san-francisco.ca.us> wrote:
On 2014-08-30, Valeri Galtsev galtsev@kicp.uchicago.edu wrote:
On Fri, August 29, 2014 3:21 pm, Karanbir Singh wrote:
EPEL-7 is now considered GA
Just to add everybody some loughs: State of Georgia was as far as I came about GA without your help ;-)
I think it'd be great if EPEL took over Georgia! :)
--keith
-- kkeller@wombat.san-francisco.ca.us
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Sun, Aug 31, 2014 at 12:33 PM, Digimer lists@alteeve.ca wrote:
This is the most you would need to do:
yum clean all
You mean run only this command or run first the command sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch... and then yum clean all? I try the command sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch... and I got error since file doesn't exists "curl: (22) The requested URL returned error: 404 Not Found" so what other thing I should try?
Cheers and thanks
On 31/08/14 02:18 PM, reynierpm@gmail.com wrote:
On Sun, Aug 31, 2014 at 12:33 PM, Digimer lists@alteeve.ca wrote:
This is the most you would need to do:
yum clean all
You mean run only this command or run first the command sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch... and then yum clean all? I try the command sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch... and I got error since file doesn't exists "curl: (22) The requested URL returned error: 404 Not Found" so what other thing I should try?
Cheers and thanks
That is the beta URL (epel/beta/7), you need to full release RPM:
https://fedoraproject.org/wiki/EPEL#What_packages_and_versions_are_available...
Thanks, I get it and now it's working
On Sun, Aug 31, 2014 at 1:53 PM, Digimer lists@alteeve.ca wrote:
On 31/08/14 02:18 PM, reynierpm@gmail.com wrote:
On Sun, Aug 31, 2014 at 12:33 PM, Digimer lists@alteeve.ca wrote:
This is the most you would need to do:
yum clean all
You mean run only this command or run first the command sudo rpm -Uvh
http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch...
and then yum clean all? I try the command sudo rpm -Uvh
http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch...
and I got error since file doesn't exists "curl: (22) The requested URL returned error: 404 Not Found" so what other thing I should try?
Cheers and thanks
That is the beta URL (epel/beta/7), you need to full release RPM:
https://fedoraproject.org/wiki/EPEL#What_packages_and_versions_are_available...
-- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Digimer wrote:
This is the most you would need to do:
yum clean all
From then on, all the packages in EPEL will be available for you to install just like the core packages are.
Don't you have to "yum install epel-release"?
\o/
Thanks for all the hard work!
digimer
On 29/08/14 04:21 PM, Karanbir Singh wrote:
hi folks,
I know lots of people have been waiting for this :
https://lists.fedoraproject.org/pipermail/epel-announce/2014-August/000030.h...
EPEL-7 is now considered GA and available to all users.