Sol 9 smpatch missing some patch names from analyze results

when running smpatch analyze -x idlist=patches_to_analyze (which contains 9 patches), some of the results are missing their names:

bash-2.05# smpatch analyze -x idlist=patches_to_analyze

118322-01

112233-12 SunOS 5.9: Kernel Patch

112912-01 SunOS 5.9: libinetcfg Patch

115683-03 SunOS 5.9: Header files Patch

114344-21 SunOS 5.9: kernel/drv/arp Patch

113207-12

112392-08

117171-17 SunOS 5.9: Kernel Patch

113859-04 SunOS 5.9: Sun ONE Directory Server 5.1 patch

114129-02 SunOS 5.9: multi-terabyte disk support -libuuid patch

114127-03 SunOS 5.9: abi_libefi.so.1 Patch

113073-14 SunOS 5.9: ufs_log patch

112963-25 SunOS 5.9: linker patch

112785-56 X11 6.6.1: Xsun patch

Is this common?

I know that it's working, since it's returning more than the 9 that went in, but I'd like to get the info for every patche returned by the analysis.

[948 byte] By [sparkins767] at [2007-11-26 10:49:04]
# 1

I believe this is normal behaviour, I have tested it on a working system here and ;

root@myhost# smpatch analyze -i 112392-08

112392-08

root@myhost# smpatch analyze -i 112233-12

112233-12 SunOS 5.9: Kernel Patch

However, please let us know if you experience any difficulties.

ForumModerator at 2007-7-7 3:01:35 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

Neither of the three patches without descriptions above are listed in the patchdb.zip file. As such there is no metadata available for them. I assume then that they must be listed in the requirements of one or more of the other patches.

Anyway, the reason ther is no descriptions is that they are not listed in the patchdb.zip file and as such no metadata is available to be presented.

ForumModerator at 2007-7-7 3:01:35 > top of Java-index,Administration Tools,Sun Update Connection-System...