Open sfishback opened 7 years ago
@immarvin Can anyone take a look at this?
hi @sfishback , sorry for late response, how is "/install/software/rhel-7-server" generated? please provide the content of file "/install/postscripts/repos//install/software/rhel-7-server/local-repository.tmpl" if convenient, thanks
I don’t think I ever got this resolved. It was so long ago I don’t fully recall the details now.
I experimented with removing “-“ dashes and the problem moved to another area. The contents of one of the “rhel-7-server” repo file would be empty but “rhel7server” got populated. This caused the next repo in the table “linuximages” list to be empty. Note “rhel-7-server-optional-rpms” is populated then empty.
Contents of the tmpl file was empty. [root@dogwood-frontend bin]# cat /install/postscripts/repos/install/software/rhel-7-server/local-repository.tmpl
[root@dogwood-frontend bin]# ls -l /install/postscripts/repos/install/software//.tmpl -rw-r--r-- 1 root root 163 Jun 29 15:32 /install/postscripts/repos/install/software/epel/local-repository.tmpl -rw-r--r-- 1 root root 0 Jul 31 15:36 /install/postscripts/repos/install/software/foobar/local-repository.tmpl -rw-r--r-- 1 root root 178 Jun 27 13:41 /install/postscripts/repos/install/software/otherpkgs/local-repository.tmpl
-rw-r--r-- 1 root root 0 Jul 31 20:33 /install/postscripts/repos/install/software/rhel-7-server/local-repository.tmpl -rw-r--r-- 1 root root 184 Jul 31 20:29 /install/postscripts/repos/install/software/rhel7server/local-repository.tmpl
-rw-r--r-- 1 root root 232 Jun 29 16:50 /install/postscripts/repos/install/software/rhel-7-server-optional-rpms/local-repository.tmpl -rw-r--r-- 1 root root 0 Aug 2 15:13 /install/postscripts/repos/install/software/rhel7server-optional-rpms/local-repository.tmpl
-rw-r--r-- 1 root root 0 Jul 31 13:42 /install/postscripts/repos/install/software/rhel-7-server-rpms/local-repository.tmpl -rw-r--r-- 1 root root 178 Jun 30 00:42 /install/postscripts/repos/install/software/rhel-epel/local-repository.tmpl -rw-r--r-- 1 root root 0 Jun 29 16:46 /install/postscripts/repos/install/software/rhel-optional/local-repository.tmpl -rw-r--r-- 1 root root 178 Jun 27 13:41 /install/postscripts/repos/install/software/saltstack/local-repository.tmpl
From: yangsong [mailto:notifications@github.com] Sent: Tuesday, October 31, 2017 3:59 AM To: xcat2/xcat-core xcat-core@noreply.github.com Cc: Fishback, Steven C fishback@email.unc.edu; Mention mention@noreply.github.com Subject: Re: [xcat2/xcat-core] nodeset not properly creating autoinst file for repo (#3572)
hi @sfishbackhttps://github.com/sfishback , sorry for late response, how is "/install/software/rhel-7-server" generated? please provide the content of file "/install/postscripts/repos//install/software/rhel-7-server/local-repository.tmpl" if convenient, thanks
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/xcat2/xcat-core/issues/3572#issuecomment-340687372, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABytEQSquziwR0jTenn6XCEIFEskwgqaks5sxtNEgaJpZM4OpHJu.
I forgot to answer one of the questions. How is /install/software/
//# Sync the RHN Satellite repos reposync --gpgcheck -l --repoid=rhel-7-server-rpms --download_path=/install/software --downloadcomps --download-metadata cd /install/software/rhel-7-server-rpms createrepo -c cachedir --update .
reposync --gpgcheck -l --repoid=rhel-7-server-optional-rpms --download_path=/install/software --downloadcomps --download-metadata cd /install/software/rhel-7-server-optional-rpms createrepo -c cachedir --update .
I am out of the office until 07/16/2018.
I am out of the office until Monday July 16.
Note: This is an automated response to your message "Re: [xcat2/xcat-core] nodeset not properly creating autoinst file for repo (#3572)" sent on 7/11/18 3:32:49 AM.
This is the only notification you will receive while this person is away.
I am out of the office until 07/16/2018.
I am out of the office until Monday July 16.
Note: This is an automated response to your message "Re: [xcat2/xcat-core] nodeset not properly creating autoinst file for repo (#3572)" sent on 7/11/18 2:41:59 AM.
This is the only notification you will receive while this person is away.
Concentration on the "/install/software/rhel-7-server" repo pkgdir item:
Now the workaround. Looking at "rhel7server" this time. Removing the dashes ("-") from the name fixes my 'nodeset' issue: