Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sassist for openSUSE:Leap:16.0 checked in at 2025-07-02 16:41:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/sassist (Old) and /work/SRC/openSUSE:Leap:16.0/.sassist.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sassist" Wed Jul 2 16:41:39 2025 rev:2 rq:1289711 version:0.8.7 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/sassist/sassist.changes 2025-03-19 11:57:09.712003247 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.sassist.new.7067/sassist.changes 2025-07-02 16:43:26.977111100 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 15:29:08 UTC 2025 - Jeffrey Cheung <jche...@suse.com> + +- Update to 0.8.7 + + * sos and supportconfig fixes. + * documentation updates. + * update the revision in _service file + +------------------------------------------------------------------- Old: ---- sassist-0.8.6.tar.gz New: ---- sassist-0.8.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sassist.spec ++++++ --- /var/tmp/diff_new_pack.okBs80/_old 2025-07-02 16:43:27.257122720 +0200 +++ /var/tmp/diff_new_pack.okBs80/_new 2025-07-02 16:43:27.261122886 +0200 @@ -18,7 +18,7 @@ Name: sassist -Version: 0.8.6 +Version: 0.8.7 Release: 0 Summary: Dell SupportAssist log collector License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.okBs80/_old 2025-07-02 16:43:27.293124214 +0200 +++ /var/tmp/diff_new_pack.okBs80/_new 2025-07-02 16:43:27.297124380 +0200 @@ -2,7 +2,7 @@ <service mode="disabled" name="obs_scm"> <param name="url">https://github.com/dell/sassist</param> <param name="scm">git</param> - <param name="revision">refs/tags/0.8.6</param> + <param name="revision">refs/tags/0.8.7</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> </service> ++++++ sassist-0.8.6.tar.gz -> sassist-0.8.7.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sassist-0.8.6/README.md new/sassist-0.8.7/README.md --- old/sassist-0.8.6/README.md 2020-04-14 01:04:56.000000000 +0200 +++ new/sassist-0.8.7/README.md 2025-05-29 21:15:21.000000000 +0200 @@ -3,7 +3,7 @@ ## What is 'sassist'? Dell SupportAssist embedded in Dell iDRAC helps with troubleshooting/debugging issues with Dell PowerEdge Server hardware/OS. -'sassist' is an agent that runs on the Linux Operating System to work with Dell iDRAC enabling log and configuration collection. It uses native log/configuration collection tools like [sos](https://github.com/sosreport/sos) and [supportconfig](https://www.suse.com/c/free_tools/supportconfig-linux/) available in popular Linux distributions. +'sassist' is an agent that runs on the Linux Operating System to work with Dell iDRAC enabling log and configuration collection. It uses native log/configuration collection tools like [sos](https://github.com/sosreport/sos) and [supportconfig](https://github.com/openSUSE/supportutils) available in popular Linux distributions. 'sassist' requires Dell [iDRAC 9](https://www.dell.com/support/article/us/en/19/sln308699/idrac-9-versions-and-release-notes) or later. @@ -14,7 +14,7 @@ - Dell iDRAC aggregates OS/firmware/hardware logs and makes it available via the requested method. ## Download -- 'sassist' is available in Fedora 29 and can be installed from the default repository. +- 'sassist' is available in Fedora 29, openSUSE Leap 15.4 and Tumbleweed. It can be installed from the default repository. On SUSE Linux Enterprise Server 15 SP4 it is available via [SUSE PackageHub](https://packagehub.suse.com/packages/sassist/). - Pre-built packages for RHEL (CentOS, Fedora) and SLES (OpenSUSE) based distributions are available [here](https://github.com/dell/sassist/releases) ## Build @@ -54,6 +54,3 @@ ## Notes - Do not run SupportAssist Collection while updating system firmware components with [Dell DSU](https://linux.dell.com/repo/hardware/dsu/). - -Send patches and suggestions to the following mailing list with "sassist: " in the subject line: -[mailing list](https://lists.us.dell.com/mailman/listinfo/linux-poweredge) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sassist-0.8.6/VERSION new/sassist-0.8.7/VERSION --- old/sassist-0.8.6/VERSION 2020-04-14 01:04:56.000000000 +0200 +++ new/sassist-0.8.7/VERSION 2025-05-29 21:15:21.000000000 +0200 @@ -1 +1 @@ -0.8.6 +0.8.7 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sassist-0.8.6/pkg/sassist.spec new/sassist-0.8.7/pkg/sassist.spec --- old/sassist-0.8.6/pkg/sassist.spec 2020-04-14 01:04:56.000000000 +0200 +++ new/sassist-0.8.7/pkg/sassist.spec 2025-05-29 21:15:21.000000000 +0200 @@ -1,5 +1,5 @@ Name: sassist -Version: 0.8.6 +Version: 0.8.7 Release: 1%{?dist} Summary: Dell SupportAssist log collector @@ -54,6 +54,9 @@ %systemd_postun_with_restart sassist.service %changelog +* Thu May 29 2025 Charles Rose <charles_r...@dell.com> - 0.8.7-1 +- Update sos cli + * Mon Mar 17 2020 Charles Rose <charles_r...@dell.com> - 0.8.6-1 - Fix socket files breaking zip file creation. - Use labels to mount USB device. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sassist-0.8.6/src/sassist.sh new/sassist-0.8.7/src/sassist.sh --- old/sassist-0.8.6/src/sassist.sh 2020-04-14 01:04:56.000000000 +0200 +++ new/sassist-0.8.7/src/sassist.sh 2025-05-29 21:15:21.000000000 +0200 @@ -31,10 +31,10 @@ # User configurable options -SOS_PLUGINS="grub2,iscsi,cman,pacemaker,named" -SOS_PROFILES="system,storage,network,hardware,services" +SOS_PLUGINS="console,fwupd,grub2,iscsi,tuned" +SOS_PROFILES="hardware,network,storage" SCONFIG_PLUGINS="BOOT,BTRFS,CRASH,DISK,IB,ISCSI,LVM,MEM,MOD,MPIO,NET,SRAID,SYSCONFIG,SYSFS,UDEV,X" -SOSREPORT="/usr/sbin/sosreport" +SOSREPORT="/usr/bin/sos" SUPPORTCONFIG="/sbin/supportconfig" #-------------------------------------------------------------- @@ -63,7 +63,7 @@ # Run sosreport and zip results do_sosreport() { - $SOSREPORT --batch -o ${SOS_PLUGINS} -p ${SOS_PROFILES}\ + $SOSREPORT report --batch -o ${SOS_PLUGINS} -p ${SOS_PROFILES}\ --tmp-dir ${TMP_DIR} --build --quiet \ --name ${SVCTAG} || return 1 @@ -77,7 +77,7 @@ $SUPPORTCONFIG -Q -d -k -t ${TMP_DIR} \ -i ${SCONFIG_PLUGINS} -B ${SVCTAG} || return 1 - $(cd ${TMP_DIR}/nts_${SVCTAG} && zip -q -r ${OUTFILE_F} . ) + $(cd ${TMP_DIR}/*_${SVCTAG} && zip -q -r ${OUTFILE_F} . ) } do_report()