RE: 3.0 tests depend on libc >= 2.3.5?
"Wichmann, Mats D" <[email protected]>
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <A06801158AE07847B27A52C1A074BC1D08482B6B@fmsmsx404.amr.corp.intel.com> |
>Sorry for the false alarm. >One thing it does point out is that maybe alien shouldn't be >adding lib dependencies for lsb packages. I'll bring that >up on the debian-lsb list. I guess I need to learn how this is actually implemented. I thought it didn't do depend generation when it was an LSB package (and as you point out, lsb-runtime-test isn't fully an LSB package anyway), and I thought that was determined by seeing the appropriate lsb depend (lsb-core these days). I guess neither is true and I was misguided. I did do an experiment to see if I could build an "LSB package" from the Debian side and convert it to an rpm and pkgchk it, and it turned out I saw what you just mention - the dependencies are indeed generated so you can't produce an LSB package this way.