From ncoghlan at redhat.com Tue Sep 1 03:23:20 2015 From: ncoghlan at redhat.com (Nick Coghlan) Date: Tue, 1 Sep 2015 13:23:20 +1000 Subject: [scl.org] SCL... for ppc? In-Reply-To: References: Message-ID: On Tue, Sep 1, 2015 at 7:27 AM, Ian Veach wrote: > > We run RHEL on IBM pSeries (ppc64) - which is mostly all types of awesome. > However. > > Is there any future for SCL on a ppc platform? I believe so - while the logistics are still being worked out, the intent is to allow folks to build in multi-arch locations like Fedora's COPR and the CentOS build system and upload the resulting software collections to softwarecollections.org. One of the keys for that is the SCLo SIG in CentOS: https://wiki.centos.org/SpecialInterestGroup/SCLo That SIG will be providing the upstream for the downstream Red Hat Software Collections, so once those builds are happening in the CentOS infrastructure, it should be feasible to expand the architecture support in the softwarecollections.org repos. Regards, Nick. -- Nick Coghlan Fedora Environments & Stacks Red Hat Developer Experience, Brisbane Software Development Workflow Designer & Process Architect From msuchy at redhat.com Tue Sep 1 11:30:05 2015 From: msuchy at redhat.com (=?UTF-8?Q?Miroslav_Such=c3=bd?=) Date: Tue, 1 Sep 2015 13:30:05 +0200 Subject: [scl.org] SCL... for ppc? In-Reply-To: References: Message-ID: <55E58C3D.50905@redhat.com> Dne 1.9.2015 v 05:23 Nick Coghlan napsal(a): > That SIG will be providing the upstream for the downstream Red Hat > Software Collections, so once those builds are happening in the CentOS > infrastructure, it should be feasible to expand the architecture > support in the softwarecollections.org repos. In the mean time you can take src.rpm from http://copr-fe.cloud.fedoraproject.org/coprs/rhscl/php54/ and create your own project and rebuild it in Copr for PPC64LE. Big endian is not supported by Copr. -- Miroslav Such? Red Hat Satellite Engineering From hhorak at redhat.com Wed Sep 2 14:25:32 2015 From: hhorak at redhat.com (Honza Horak) Date: Wed, 2 Sep 2015 16:25:32 +0200 Subject: [scl.org] CentOS SCLo SIG sync-up meeting on #centos-devel (2015-09-02) Message-ID: <55E706DC.7060401@redhat.com> SCLo SIG meeting will be at 15:00 UTC (11:00 EST, 17:00 Brno, 11:00 Boston, 0:00+1d Tokyo, 1:00+1d Brisbane) in #centos-devel on Freenode. = Topics = * cbs builds a bit stalled, devtoolset-3 seems to be issue; possible ways to move forward * dist-git repos creation -- should we create them at once manually for now? Honza From hhorak at redhat.com Wed Sep 2 16:12:08 2015 From: hhorak at redhat.com (Honza Horak) Date: Wed, 2 Sep 2015 18:12:08 +0200 Subject: [scl.org] Minutes from CentOS SCLo SIG sync-up meeting on #centos-devel (2015-09-02) In-Reply-To: <55E706DC.7060401@redhat.com> References: <55E706DC.7060401@redhat.com> Message-ID: <55E71FD8.9060107@redhat.com> * for being able to create dist-git repos and upload binary content we need to have gitblit working * gitblit could be ready soon and we could be able to add binary content in 2-3 weeks * we agreed hhorak will prepare structure for kbsign in format of csv file: "component"; "branch" ; "srpmpath".. so in case of mariadb55 srpm for el6: mariadb ; sig-sclo6-mariadb55-rh ; http://cbs.centos.org/kojifiles/packages/mariadb55/1.1/16.bootstrap1.17.el6/src/mariadb55-1.1-16.bootstrap1.17.el6.src.rpm * hhorak will help jperrin to create the docker hub access * devtoolset-3 makes troubles in cbs (some java packages) -- it is just not totally compatible with current version of maven30 (devtoolset-3 was built against obsolete version of maven30 before and so some parts need some fix) Honza From ian_veach at nshe.nevada.edu Thu Sep 3 16:09:40 2015 From: ian_veach at nshe.nevada.edu (Ian Veach) Date: Thu, 3 Sep 2015 09:09:40 -0700 Subject: [scl.org] SCL... for ppc? In-Reply-To: References: Message-ID: Thank you Dan, Nick, and Miroslav. I appreciate the information. In between fighting fires and other high priority projects, I'll take a look at COPR! cheers and thanks, Ian Veach, Senior Systems Analyst System Computing Services, Nevada System of Higher Education On Mon, Aug 31, 2015 at 8:23 PM, Nick Coghlan wrote: > On Tue, Sep 1, 2015 at 7:27 AM, Ian Veach > wrote: > > > > We run RHEL on IBM pSeries (ppc64) - which is mostly all types of > awesome. > > However. > > > > Is there any future for SCL on a ppc platform? > > I believe so - while the logistics are still being worked out, the > intent is to allow folks to build in multi-arch locations like > Fedora's COPR and the CentOS build system and upload the resulting > software collections to softwarecollections.org. > > One of the keys for that is the SCLo SIG in CentOS: > https://wiki.centos.org/SpecialInterestGroup/SCLo > > That SIG will be providing the upstream for the downstream Red Hat > Software Collections, so once those builds are happening in the CentOS > infrastructure, it should be feasible to expand the architecture > support in the softwarecollections.org repos. > > Regards, > Nick. > > -- > Nick Coghlan > Fedora Environments & Stacks > Red Hat Developer Experience, Brisbane > > Software Development Workflow Designer & Process Architect > -- PUBLIC RECORDS NOTICE: In accordance with NRS Chapter 239, this email and responses, unless otherwise made confidential by law, may be subject to the Nevada Public Records laws and may be disclosed to the public upon request. -------------- next part -------------- An HTML attachment was scrubbed... URL: From hhorak at redhat.com Fri Sep 11 05:58:03 2015 From: hhorak at redhat.com (Honza Horak) Date: Fri, 11 Sep 2015 07:58:03 +0200 Subject: [scl.org] SRPMs to import to dist-git Message-ID: <55F26D6B.1060901@redhat.com> Karanbir, these are two CSV files with input for SCLo dist-git: https://hhorak.fedorapeople.org/sclo/sclo6-import-v4.csv https://hhorak.fedorapeople.org/sclo/sclo7-import-v4.csv With that you should be able to mass-import SRPMs to the dist-git somehow.. There are these columns: * status (whether package is built in cbs or not yet) * collection name * package name with prefix * component name (this should be used as repository name) * branch according https://wiki.centos.org/BrianStinson/GitBranchesandKojiTags * link to srpm (either to CBS if exists, otherwise uploaded to my fedora space) Let me know if you need anything more.. Thanks, Honza From sswartz at ball.com Wed Sep 2 17:43:48 2015 From: sswartz at ball.com (Swartz, Shane) Date: Wed, 2 Sep 2015 17:43:48 +0000 Subject: [scl.org] Mirroring softwarecollections.org Message-ID: <9EF0E366B97A2444B715BD7861705886AEF33E40@EX2010-CO-03.AERO.BALL.com> Hello, my name is Shane Swartz. I work at Ball Aerospace in Boulder, CO. I am curious if there is a method by which I can mirror the DevToolset-3 portion of the www.softwarecollections.org site internally at our company. We have engineers that ask for these tools on Linux systems, and it would be easier on our network and security if we could mirror that portion of your site. I tried using a script that I wrote using wget, since rsync does not appear to be available, to mirror the site, but it seems that your robots.txt file might be stopping that effort. Any feedback would be greatly appreciated. Thanks. -Shane Swartz This message and any enclosures are intended only for the addressee. Please notify the sender by email if you are not the intended recipient. If you are not the intended recipient, you may not use, copy, disclose, or distribute this message or its contents or enclosures to any other person and any such actions may be unlawful. Ball reserves the right to monitor and review all messages and enclosures sent to or from this email address. -------------- next part -------------- An HTML attachment was scrubbed... URL: From hhorak at redhat.com Wed Sep 16 12:57:07 2015 From: hhorak at redhat.com (Honza Horak) Date: Wed, 16 Sep 2015 14:57:07 +0200 Subject: [scl.org] CentOS SCLo SIG sync-up meeting on #centos-devel (2015-09-16) Message-ID: <55F96723.9030205@redhat.com> SCLo SIG meeting will be at 15:00 UTC (11:00 EST, 17:00 Brno, 11:00 Boston, 0:00+1d Tokyo, 1:00+1d Brisbane) in #centos-devel on Freenode. = Topics = * are we ready to remove the temp pkgs from CBS? * dist-git repos creation -- anything missing? * docker images on the hub based on SCLo collections Honza From hhorak at redhat.com Wed Sep 16 16:03:10 2015 From: hhorak at redhat.com (Honza Horak) Date: Wed, 16 Sep 2015 18:03:10 +0200 Subject: [scl.org] Minutes from CentOS SCLo SIG sync-up meeting on #centos-devel (2015-09-16) In-Reply-To: <55F96723.9030205@redhat.com> References: <55F96723.9030205@redhat.com> Message-ID: <55F992BE.309@redhat.com> Topic: are we ready to remove the temp pkgs from CBS? #action hhorak to ask in the existing ticket for removing scl packages from bootstrap repos in cbs, the repos will stay for some time for the case we yet need to add some packages Topic: dist-git repos creation -- anything missing? kbsign were not around Topic: docker images on the hub based on SCLo collections #action hhorak to talk to OpenShift guys to try the image push via jenkins; if anything funky happens we punt the jenkins user from the group and figure out what happened --------- Whole log: (05:01:45 PM) hhorak: #startmeeting SCLo SIG sync-up (2015-09-16) (05:01:50 PM) hhorak: #meetingname sclo-sig-syncup (05:01:51 PM) centbot: The meeting name has been set to 'sclo-sig-syncup' (05:01:54 PM) hhorak: hello (05:04:43 PM) hhorak: #topic are we ready to remove the temp pkgs from CBS? alaird alivigni alphacc (05:05:47 PM) hhorak: I think we are :) (05:05:48 PM) hhorak: alphacc around? (05:07:22 PM) hhorak: well, devtoolset-3 is still not rebuilt whole, but I'd rather not block further steps because of that (05:07:38 PM) bstinson: hhorak: the bootstrap repos you mean? (05:07:42 PM) xaeth_afk is now known as xaeth (05:07:50 PM) hhorak: bstinson: yes (05:07:56 PM) stefano_s: Evolution: is there a way to add the vfat module to the initramfs using mkinitrd? (05:08:20 PM) stefano_s: Evolution: I tried mkinitrd --with=vfat -f /boot/initramfs-4.2.0-0.rc5.git3.1.centos.el7.aarch64.img 4.2.0-0.rc5.git3.1.centos.el7 (05:08:26 PM) dustymabe is now known as dustybrb (05:08:31 PM) stefano_s: Evolution: but it doesn't work, I don't know why... (05:08:32 PM) hhorak: bstinson: I'm not really sure how can I check whether we have built everything we need for further rebuild with packages only in cbs... (05:08:50 PM) hhorak: so in case we'd need to add few specific packages, would that be a lot of work? (05:09:56 PM) bstinson: that shouldn't be too bad, we can keep the repos around and just remove the packages out of them for now (05:11:31 PM) hhorak: bstinson: that sounds fine to me. do you want to create a ticket for that? or just comment into existing one? (05:12:06 PM) Evolution: stefano_s: should be. I was kicking that idea around. (05:12:09 PM) bstinson: comment should be good, i'll take the action on that (05:12:46 PM) hhorak: bstinson: ok, thx (05:12:58 PM) stefano_s: Evolution: it could be a decent work around until we get new images... but I get "dracut:Failed to install module vfat" (05:14:09 PM) hhorak: #action hhorak to ask in the existing ticket for removing scl packages from bootstrap repos in cbs, the repos will stay for some time for the case we yet need to add some packages (05:14:25 PM) hhorak: #topic dist-git repos creation -- anything missing? (05:14:58 PM) Evolution: stefano_s: yeah. it should be possible with 'dracut -a' (05:15:11 PM) hhorak: this ^ is probably question for kbsingh -- just checking whether we have all input necessary for mass import... (05:15:19 PM) Evolution: there's also some + options you can add. today I get to burn usb keys for connect (05:15:50 PM) stefano_s: Evolution: Nice! In that case it might be worth adding the vfat module to the initrd (05:16:08 PM) Evolution: yeah. I've *got* to do slides today (05:16:28 PM) Evolution: I haven't done any prep work yet my talk. so that's today and usb keys (05:17:46 PM) hhorak: kbsingh probably not around, so let's move on (05:18:18 PM) hhorak: #topic docker images on the hub based on SCLo collections (05:19:55 PM) hhorak: Evolution: there was some noise off-list, so let's see whether we're all on the same page.. the plan is to let OpenShift's jenkins job to push to centos/ namespace on docker hub.. correct? (05:21:17 PM) hhorak: that means to allow "openshiftpusher" user to push images under centos/ on the docker hub (05:21:46 PM) hhorak: Evolution: anything else we need to solve around this? (05:22:15 PM) Evolution: stefano_s: if you wanted, you could try adding vfat to /etc/dracut.conf and then re-running dracut (05:22:48 PM) Evolution: hhorak: yeah. can certainly add jenkins in there. biggest concern I have is the naming though (05:23:03 PM) dustybrb is now known as dustymabe (05:23:50 PM) Evolution: if the naming is consistent so that stuff "just works" and is in line with what you and kbsingh have been discussing then it's simple. (05:24:50 PM) hhorak: Evolution: which part you mean? the namespace centos/ or the image name (e.g. mongodb-26-centos7)? evilissimo4 Evolution (05:27:50 PM) Evolution: hhorak: the image name. (05:29:17 PM) stefano_s: Evolution: that's what I am trying to do.. but when I call dracut something goes wrong and it looks like that other modules are missing (05:29:56 PM) Evolution: hmm. (05:30:13 PM) hhorak: Evolution: well, the only feedback I got from him was the rh- in the name, which we don't use... collection rh-mongodb26 is available in image mognodb-26-centos7... do you know about any guidelines how to call centos images? (05:31:02 PM) Evolution: no, it was just about the rh- in the name I think. (05:32:05 PM) hhorak: Evolution: that should be solved then hopefully... I also think it is good for user that the centos images will be called similarly as rhel images (mongodb-26-centos7 vs. mongodb-26-rhel7)... so going with something else could cause more troubles.. (05:34:47 PM) jbrooks: Evolution, I see you guys are cooking on the new packages from rhelah -- I imagine they'll appear in extras soon? (05:36:18 PM) Evolution: jbrooks: should, yes. depending on hughesjr's hotel network capabilities. (05:36:36 PM) jbrooks: Evolution, an exciting wrinkle (05:37:22 PM) Evolution: hhorak: okay. if we're good with that naming, are we ready to test run/publish? (05:37:36 PM) Evolution: it'll only take me a few seconds to add the user to the group (05:38:51 PM) hhorak: Evolution: the jenkins is under OpenShift's control, but I can talk to guys tomorrow.. (05:38:59 PM) hhorak: Evolution: does it work for you? (05:39:15 PM) bexelbie_ is now known as bexelbie (05:39:51 PM) Evolution: hhorak: I'm fine with it, with the caveat that if anything funky happens we punt the jenkins user from the group and figure out what happened. evilissimo4 Evolution (05:40:16 PM) hhorak: Evolution: sounds good (05:40:48 PM) hhorak: #action hhorak to talk to OpenShift guys to try the image push via jenkins; if anything funky happens we punt the jenkins user from the group and figure out what happened (05:40:56 PM) hhorak: #topic open floor (05:41:17 PM) hhorak: I'm done today, anybody else would like to touch anything else regarding to SCL? (05:43:32 PM) hhorak: doesn't seem so... Thanks all (both)!! (05:43:34 PM) hhorak: #endmeeting (05:43:35 PM) centbot: Meeting ended Wed Sep 16 15:43:33 2015 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) (05:43:35 PM) centbot: Minutes: centos-devel/2015/centos-devel.2015-09-16-15.01.html (05:43:35 PM) centbot: Minutes (text): centos-devel/2015/centos-devel.2015-09-16-15.01.txt (05:43:35 PM) centbot: Log: centos-devel/2015/centos-devel.2015-09-16-15.01.log.html From hhorak at redhat.com Thu Sep 24 10:26:00 2015 From: hhorak at redhat.com (Honza Horak) Date: Thu, 24 Sep 2015 12:26:00 +0200 Subject: [scl.org] Errata publication and format In-Reply-To: References: Message-ID: <5603CFB8.5070305@redhat.com> From first sight the link https://rhn.redhat.com/errata/rhel-6-rhscl-1-errata.html seems to be still valid. Radku, can you verify, please? Honza On 08/31/2015 06:05 PM, Davis, Daniel (NIH/NLM) [C] wrote: > My system administrators use > https://github.com/liedekef/spacewalk_scripts/blob/master/centos-clone-errata.sh > to clone CentOS errata. > > I?ve seen https://rhn.redhat.com/errata/rhel-6-rhscl-1-errata.html and > found Software Collections in the general list of advisories. > > Where are errata published for Software collections as they come up? > This list? > > I will happily clone that repository and teach it how to import software > collections errata, allowing the user to specify which collections are > of interest? > > Dan Davis, Systems/Applications Architect (Contractor), > > Office of Computer and Communications Systems, > > National Library of Medicine, NIH > > > > _______________________________________________ > SCLorg mailing list > SCLorg at redhat.com > https://www.redhat.com/mailman/listinfo/sclorg > From hhorak at redhat.com Thu Sep 24 11:14:50 2015 From: hhorak at redhat.com (Honza Horak) Date: Thu, 24 Sep 2015 13:14:50 +0200 Subject: [scl.org] Mirroring softwarecollections.org In-Reply-To: <9EF0E366B97A2444B715BD7861705886AEF33E40@EX2010-CO-03.AERO.BALL.com> References: <9EF0E366B97A2444B715BD7861705886AEF33E40@EX2010-CO-03.AERO.BALL.com> Message-ID: <5603DB2A.6060504@redhat.com> Jakub was already considering turning on rsync somehow, but I'm not sure whether it is tracked somewhere or whether there were some issues found on the way.. Jakub, can you provide some update, please, whether there are some news around it and create an issue [1] for that if it doesn't exist so far? [1] https://github.com/misli/softwarecollections/issues Honza On 09/02/2015 07:43 PM, Swartz, Shane wrote: > Hello, my name is Shane Swartz. I work at Ball Aerospace in Boulder, > CO. I am curious if there is a method by which I can mirror the > DevToolset-3 portion of the www.softwarecollections.org > site internally at our company. We > have engineers that ask for these tools on Linux systems, and it would > be easier on our network and security if we could mirror that portion of > your site. I tried using a script that I wrote using wget, since rsync > does not appear to be available, to mirror the site, but it seems that > your robots.txt file might be stopping that effort. > > Any feedback would be greatly appreciated. > > Thanks. > > -Shane Swartz > > > > This message and any enclosures are intended only for the addressee. Please > notify the sender by email if you are not the intended recipient. If you > are > not the intended recipient, you may not use, copy, disclose, or > distribute this > message or its contents or enclosures to any other person and any such > actions > may be unlawful. Ball reserves the right to monitor and review all messages > and enclosures sent to or from this email address. > > > _______________________________________________ > SCLorg mailing list > SCLorg at redhat.com > https://www.redhat.com/mailman/listinfo/sclorg > From asamalik at redhat.com Thu Sep 24 11:18:08 2015 From: asamalik at redhat.com (Adam Samalik) Date: Thu, 24 Sep 2015 13:18:08 +0200 Subject: [scl.org] Mirroring softwarecollections.org In-Reply-To: <9EF0E366B97A2444B715BD7861705886AEF33E40@EX2010-CO-03.AERO.BALL.com> References: <9EF0E366B97A2444B715BD7861705886AEF33E40@EX2010-CO-03.AERO.BALL.com> Message-ID: Hi Shane, if you want the RPMs, you can use reposync. http://linux.die.net/man/1/reposync Adam On Wed, Sep 2, 2015 at 7:43 PM, Swartz, Shane wrote: > Hello, my name is Shane Swartz. I work at Ball Aerospace in Boulder, CO. > I am curious if there is a method by which I can mirror the DevToolset-3 > portion of the www.softwarecollections.org site internally at our > company. We have engineers that ask for these tools on Linux systems, and > it would be easier on our network and security if we could mirror that > portion of your site. I tried using a script that I wrote using wget, > since rsync does not appear to be available, to mirror the site, but it > seems that your robots.txt file might be stopping that effort. > > > > Any feedback would be greatly appreciated. > > > > Thanks. > > > > -Shane Swartz > > > > > This message and any enclosures are intended only for the addressee. > Please > notify the sender by email if you are not the intended recipient. If you > are > not the intended recipient, you may not use, copy, disclose, or distribute > this > message or its contents or enclosures to any other person and any such > actions > may be unlawful. Ball reserves the right to monitor and review all > messages > and enclosures sent to or from this email address. > > _______________________________________________ > SCLorg mailing list > SCLorg at redhat.com > https://www.redhat.com/mailman/listinfo/sclorg > > -- Adam ?amal?k --------------------------- Associate Software Engineer Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel.davis at nih.gov Thu Sep 24 14:44:16 2015 From: daniel.davis at nih.gov (Davis, Daniel (NIH/NLM) [C]) Date: Thu, 24 Sep 2015 14:44:16 +0000 Subject: [scl.org] Errata publication and format In-Reply-To: <56040950.1050602@redhat.com> References: <5603CFB8.5070305@redhat.com> <56040950.1050602@redhat.com> Message-ID: My system administrator is concerned mostly because he doesn't have an existing script to parse this; I can fix that for him ;) Is there any trick to get just the data in an XML/JSON format? If not, screen scraping this list seems easy enough - go to xpath //table[@id='errata-list'] and then take the next