rpm to do upgrade on isolated network centos6 server?
I'm sure this has been asked before, but I have not yet found a reference or faq so if someone can point me there, I'd appreciate it... After some googling and searching the email list history, I have not found a way to download the actual rpm for syslog-ng so I can burn it to disc and install it on a server on an isolated network. The page below indicates that getting actual rpm files only come with the commercial version and other than that you need to download from the repo? https://www.balabit.com/blog/rpm-packages-from-syslog-ng-git-head/ Also, I didn't see any current rpms on on rpmfind.net for centOS6..... So I assume I have to download the source, move it over, then install from that source? If that's the case, is there a list of other dependencies I need? Did I miss a link or instruction? Thanks. Craig L Bowser ____________________________ This email is measured by size. Bits and bytes may have settled during transport.
Hi Craig, you can do this: yum-config-manager --add-repo https://copr.fedorainfracloud.org/coprs/czanik/syslog-ng39epel6/repo/epel-6/... yum --downloadonly --downloaddir=/var/ reinstall syslog-ng-mongodb then you grab your RPM on /var, or switch to whatever directory you want. On Fri, Jul 14, 2017 at 12:17 PM, craig bowser <reswob10@gmail.com> wrote:
I'm sure this has been asked before, but I have not yet found a reference or faq so if someone can point me there, I'd appreciate it...
After some googling and searching the email list history, I have not found a way to download the actual rpm for syslog-ng so I can burn it to disc and install it on a server on an isolated network.
The page below indicates that getting actual rpm files only come with the commercial version and other than that you need to download from the repo?
https://www.balabit.com/blog/rpm-packages-from-syslog-ng-git-head/
Also, I didn't see any current rpms on on rpmfind.net for centOS6.....
So I assume I have to download the source, move it over, then install from that source?
If that's the case, is there a list of other dependencies I need?
Did I miss a link or instruction?
Thanks.
Craig L Bowser ____________________________
This email is measured by size. Bits and bytes may have settled during transport.
____________________________________________________________ __________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/? product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
-- [ ]'s Filipe Cifali Stangler
You can find information about EPEL at http://fedoraproject.org/wiki/EPEL and browse the packages for EPEL 6 x86_64 at https://muug.ca/mirror/fedora-epel/6/x86_64/ You can download those and do what you want with them. Of course, you will need to get all of the dependencies for an isolated system. On 07/14/2017 08:17 AM, craig bowser wrote:
I'm sure this has been asked before, but I have not yet found a reference or faq so if someone can point me there, I'd appreciate it...
After some googling and searching the email list history, I have not found a way to download the actual rpm for syslog-ng so I can burn it to disc and install it on a server on an isolated network.
The page below indicates that getting actual rpm files only come with the commercial version and other than that you need to download from the repo?
https://www.balabit.com/blog/rpm-packages-from-syslog-ng-git-head/
Also, I didn't see any current rpms on on rpmfind.net <http://rpmfind.net> for centOS6.....
So I assume I have to download the source, move it over, then install from that source?
If that's the case, is there a list of other dependencies I need?
Did I miss a link or instruction?
Thanks.
Craig L Bowser ____________________________
This email is measured by size. Bits and bytes may have settled during transport.
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
-- Evan Rempel erempel@uvic.ca Senior Systems Administrator 250.721.7691 Data Centre Services, University Systems, University of Victoria
Thank you for the responses guys! Definitely able to pull the rpms from the links Evan sent. Working on getting Filipe's suggestion to work. Craig L Bowser ____________________________ This email is measured by size. Bits and bytes may have settled during transport. On Fri, Jul 14, 2017 at 11:22 AM, Evan Rempel <erempel@uvic.ca> wrote:
You can find information about EPEL at
http://fedoraproject.org/wiki/EPEL
and browse the packages for EPEL 6 x86_64 at
https://muug.ca/mirror/fedora-epel/6/x86_64/
You can download those and do what you want with them. Of course, you will need to get all of the dependencies for an isolated system.
On 07/14/2017 08:17 AM, craig bowser wrote:
I'm sure this has been asked before, but I have not yet found a reference or faq so if someone can point me there, I'd appreciate it...
After some googling and searching the email list history, I have not found a way to download the actual rpm for syslog-ng so I can burn it to disc and install it on a server on an isolated network.
The page below indicates that getting actual rpm files only come with the commercial version and other than that you need to download from the repo?
https://www.balabit.com/blog/rpm-packages-from-syslog-ng-git-head/
Also, I didn't see any current rpms on on rpmfind.net for centOS6.....
So I assume I have to download the source, move it over, then install from that source?
If that's the case, is there a list of other dependencies I need?
Did I miss a link or instruction?
Thanks.
Craig L Bowser ____________________________
This email is measured by size. Bits and bytes may have settled during transport.
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
-- Evan Rempel erempel@uvic.ca Senior Systems Administrator 250.721.7691 <(250)%20721-7691> Data Centre Services, University Systems, University of Victoria
____________________________________________________________ __________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/? product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
Hi, If you want to use my repo from https://copr.fedorainfracloud.org/coprs/czanik/syslog-ng39epel6/repo/epel-6/... then you also need to enable the EPEL repo, as it contains some necessary dependencies. Note, that I did not package 3.10 yet for CentOS 6 and I don't even know if it compiles (syslog-ng uses some glib functions, which might be too new for CentOS 6). Bye, CzP Peter Czanik (CzP) <peter.czanik@balabit.com> Balabit / syslog-ng upstream https://www.balabit.com/blog/author/peterczanik/ https://twitter.com/PCzanik On Fri, Jul 14, 2017 at 10:41 PM, craig bowser <reswob10@gmail.com> wrote:
Thank you for the responses guys!
Definitely able to pull the rpms from the links Evan sent. Working on getting Filipe's suggestion to work.
Craig L Bowser ____________________________
This email is measured by size. Bits and bytes may have settled during transport.
On Fri, Jul 14, 2017 at 11:22 AM, Evan Rempel <erempel@uvic.ca> wrote:
You can find information about EPEL at
http://fedoraproject.org/wiki/EPEL
and browse the packages for EPEL 6 x86_64 at
https://muug.ca/mirror/fedora-epel/6/x86_64/
You can download those and do what you want with them. Of course, you will need to get all of the dependencies for an isolated system.
On 07/14/2017 08:17 AM, craig bowser wrote:
I'm sure this has been asked before, but I have not yet found a reference or faq so if someone can point me there, I'd appreciate it...
After some googling and searching the email list history, I have not found a way to download the actual rpm for syslog-ng so I can burn it to disc and install it on a server on an isolated network.
The page below indicates that getting actual rpm files only come with the commercial version and other than that you need to download from the repo?
https://www.balabit.com/blog/rpm-packages-from-syslog-ng-git-head/
Also, I didn't see any current rpms on on rpmfind.net for centOS6.....
So I assume I have to download the source, move it over, then install from that source?
If that's the case, is there a list of other dependencies I need?
Did I miss a link or instruction?
Thanks.
Craig L Bowser ____________________________
This email is measured by size. Bits and bytes may have settled during transport.
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
-- Evan Rempel erempel@uvic.ca Senior Systems Administrator 250.721.7691 <(250)%20721-7691> Data Centre Services, University Systems, University of Victoria
____________________________________________________________ __________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product= syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
____________________________________________________________ __________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/? product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
participants (4)
-
craig bowser
-
Czanik, Péter
-
Evan Rempel
-
Filipe Cifali