On Tue, Sep 2, 2014 at 8:27 AM, Stephan Kulow <coolo@suse.de> wrote:
On 02.09.2014 15:09, Archie Cobbs wrote:
On Mon, Sep 1, 2014 at 11:52 AM, Wolfgang Rosenauer <wolfgang@rosenauer.org> wrote:
Am 01.09.2014 um 18:43 schrieb Archie Cobbs:
Anybody know where logger(1) went?
https://build.opensuse.org/package/live_build_log/openSUSE%3AFactory/twilio-...
logger seems to be part of util-linux-systemd nowadays. But coolo added today to the Factory prjconf FileProvides: /bin/logger util-linux-systemd
So you should be able to require /bin/logger (or util-linux-systemd).
Thanks... but in e.g. 13.1 logger is /usr/bin/logger, not /bin/logger...
So then won't this package (and every other package that uses logger(1)) still need a conditional test for factory vs. others?
You tell me 13.1 has no /bin/logger ?
My mistake: `which logger` says /usr/bin/logger, but I didn't realize there is also a symlink /bin/logger -> /usr/bin/logger. However, now 13.1 doesn't build with either /bin/logger or /usr/bin/logger as the requirement: Building twilio-utils.spec for openSUSE_13.1/i586 Getting buildinfo from server and store to /home/archie/obs/network:telephony/twilio-utils/.osc/_buildinfo-openSUSE_13.1-i586.xml Getting buildconfig from server and store to /home/archie/obs/network:telephony/twilio-utils/.osc/_buildconfig-openSUSE_13.1-i586 buildinfo is broken... it says: unresolvable: nothing provides /bin/logger Building twilio-utils.spec for openSUSE_13.1/i586 Getting buildinfo from server and store to /home/archie/obs/network:telephony/twilio-utils/.osc/_buildinfo-openSUSE_13.1-i586.xml Getting buildconfig from server and store to /home/archie/obs/network:telephony/twilio-utils/.osc/_buildconfig-openSUSE_13.1-i586 buildinfo is broken... it says: unresolvable: nothing provides /usr/bin/logger So it still appears a conditional test of some kind will be necessary... unless I'm still missing something. Thanks, -Archie -- Archie L. Cobbs -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org