Pierre Patino wrote:
Dear experts:
As we replace our embedded Sparcs running Solaris with some version of Linux, the question has been asked: What should replace our package management? I know next to nothing about rpm and apt. We release new software once a year or so. Any recommendations? TIA & Cheers
At first, many years ago, I found rpm quite baffling, but a read of the manpage and some familiarisation, it's very easy. I've never found apt4rpm very cooperative, when you have updated packages installed, it seems to balk as it is expecting stuff that no longer exists, that may also be due to my lack of grasp of apt or something I used to do like a straight "make install", now I use make on sources that have no spec files, so e.g "rpmbuild -ta xxx.tar.gz" doesn't work, after exploding the tar.bz2/gz file and make is done, I use checkinstall to generate a rpm and "rpm -ivh xxx.i386.rpm" or "rpm -Uvh xxx.i386.rpm" if a lower level package is installed, to keep the rpm database in sync. On the subject of Solaris 10 SPARC, I not long ago downloaded the find package from www.solarisfreeware.com, file says it's a package stream, but pkgadd says it can't find a package ... "pkgadd -d ." of just pkgadd if it's in /var/spool/pkg. In my opinion, rpm gives you wider scope. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Keen licensed Private Pilot Retired IBM Mainframes and Sun Servers Tech Support Specialist Microsoft Windows Free Zone - Linux for all Computing Tasks