Nevermind, got it worked out. "Otherpkgs" wasn't set up properly on the management node to handle the xcat dependencies.
:) On 1/22/2012 9:56 PM, Russell Jones wrote: > Hi all, > > Attempting to debug a service node install on a SLES 11.1 system. The > node gets through the standard install, but the xcat packages do not get > installed. Running "updatenode service01 -S" shows: > > xcat-suse:~ # updatenode service01 -S > Performing software maintenance operations. This could take a while. > > service01: Running postscript: ospkgs > service01: Repository 'SUSE-Linux-Enterprise-Server-11-SP1' not found by > alias, number or URI. > service01: Repository '11.1.1-1.152' not found by alias, number or URI. > service01: Running postscript: otherpkgs > service01: mv: cannot stat `xcat-suse/post/otherpkgs/sles11.1/x86_64/*': > No such file or directory > service01: NFSSERVER=xcat-suse > service01: OTHERPKGDIR=xcat-suse/post/otherpkgs/sles11.1/x86_64 > service01: Repository 'SUSE-Linux-Enterprise-Server-11-SP1 11.1.1-1.152' > is up to date. > service01: Repository 'sles11.1' is up to date. > service01: All repositories have been refreshed. > service01: zypper --non-interactive update --auto-agree-with-license > service01: Loading repository data... > service01: Reading installed packages... > service01: > service01: Nothing to do. > service01: zypper remove -y perl-doc > service01: Loading repository data... > service01: Reading installed packages... > service01: 'perl-doc' is not installed. > service01: Resolving package dependencies... > service01: > service01: Nothing to do. > service01: rpm -Uvh --replacepkgs xcat/xcat-core/xCATsn* > xcat/xcat-dep/sles11/x86_64/conserver* > service01: error: File not found by glob: xcat/xcat-core/xCATsn* > service01: error: File not found by glob: > xcat/xcat-dep/sles11/x86_64/conserver* > service01: Running of Software Maintenance has completed. > > > I'm not sure what the issue here is, and SLES/zypper is new to me. First > it says it can't find the repos, then it says they are up to date. > > The repos "look" correct to me, and the apache logs on the management > node (also SLES) show that the node is at least attempting to look at > the repo. Any ideas? > > service01:~ # zypper repos -u > # | Alias | > Name | Enabled | Refresh | URI > --+--------------------------------------------------+--------------------------------------------------+---------+---------+------------------------------------------- > 1 | SUSE-Linux-Enterprise-Server-11-SP1 11.1.1-1.152 | > SUSE-Linux-Enterprise-Server-11-SP1 11.1.1-1.152 | Yes | Yes | > http://xcat-suse/install/sles11.1/x86_64/1 > 2 | sles11.1 | > sles11.1 | Yes | No | > ftp://xcat-suse/sles11.1/x86_64/1 > > > > DNS and all is working properly. > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > xCAT-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xcat-user > ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
