Re: Non-HF binaries in some Grip ARMHF debs
Neil Williams <[email protected]>
| Newsgroups | gmane.linux.debian.devel.embedded |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 14 Jun 2013 13:04:49 +0100 Wookey <[email protected]> wrote: > +++ Paul Whittaker [2013-06-14 18:41 +1000]: > > > > It's the runtime linker name. They're expecting /lib/ld-linux.so.3 > > instead of /lib/ld-linux-armhf.so.3, > > OK. That is indeed packages left over from when armhf was started in > 'ports'. The linker path was changed later to align with other > distros. Looks like some packages managed to avoid being rebuilt. > > binNMUs should fix that. (can we do grip-only binNMUs Neil? I really > should get up to date with how the mechanics on all this work these > days). Grip can't do binNMU's (we don't build stuff) but what I can do is remove and insert because the main problem is that Emdebian Grip had a package from ports which had exactly the same version string as the one pushed to Debian. When the Debian package was downloaded, it matched an existing binary so couldn't replace it. I'll need a way of scanning for this problem inside the packages. Is there a way of identifying the problem? I can get some hints from objdump -p in looking for: required from ld-linux-armhf.so.3: inside the Version References section. Do you know if this is sufficiently reliable that I don't get flooded with false positives? There isn't time to do a mass rebuild of armhf before the point release this weekend. -- Neil Williams ============= http://www.linux.codehelp.co.uk/
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBCAAGBQJRuyfDAAoJEPFn5DyBQ7aC5gsP/2CjU/yLhWpKRHsPzwSV1nQp cNhU2oDTHOLnDI5a3huC1dKqlnuSemRPgK0jJFXvcQ65TAEEEBHyFx+RKS9XfhhW G3c5nOjD1tj10GTdvHBZqa3RKivQebDhuryd/3U+tdjUYfKntwqnkYBX9cHv/8Xy 6Tbi+yb2A7KBfQXcNSNpOA3HEhhUnneO+IthU29XLljB0itWt10Jeg1Mg5K+G7eN xBD38gyzB8eYaK19hSxz5+pYxg38Egh5i0UhkpTSWnaio4nOPATWEc4Zplg3ahfP g6d8RCSvuxw3gH0bf4ddnYFSFPWWj5NPOv3cMl17uh+ZcErrCebVV9vsir2r0dCC fwPnn7R+RHPS8NmNyq6zqMce4zu3f8kFysoT27S0rCYdVDm3/dvY6y7RwkPnPML6 QRcTLnBFDEL52W/AnS0r1rRUxFfsc0S9kqyjLyQMW0Zud8U/JdK1MuHnTAHfkm9Q a7K4zlrGIbem06xbnbBO4n3NKYGbfD+GYEUV9EmMGQM3o9JrKFlSuHPj5dx0UxSS MOJxw06JRED2QkMQxRKUzGaiABLailzd2RSDH4tImFMr6pwaH1Z0umPCTjh4Nwq/ ll+4lXL0JU7+dMtM03cW0309OsTQXY83JzSy/+4/HVHQ3Ivkxv/9bE45aicZxR9V vpDOpyhXjOnSQzKe8zd0 =DSZ7 -----END PGP SIGNATURE-----