Re: [arch-dev-public] [arch-general] [signoff] syslog-ng-3.0.1-1
Gerardo Exequiel Pozzi wrote:
I was confused about this as libcap is in [extra] so how can it make problems with a package in [core]? So going from this comment in the bug report about libcap (http://bugs.archlinux.org/task/11917#comment41046) I get...
Looks like libcap is a soft dep there. How? Then rebuild in clean chroot:
readelf -s syslog-ng | grep cap 467: 08221b18 4 OBJECT GLOBAL DEFAULT 26 OPENSSL_ia32cap_P
And then the dmesg warning goes away... So, the lesson to learn is to _always build in a clean chroot_! Allan
Am Mittwoch 11 März 2009 schrieb Allan McRae: hrm i normally build in chroots, seems somehow this one slipped into it. Shall i add it as makedepend? -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
Tobias Powalowski wrote:
You could but: 1) what exactly does adding it add to the package? 2) that dmesg error will stay until libcap is updated. Allan
participants (2)
-
Allan McRae
-
Tobias Powalowski