Hello,
This is something driving me crazy: as far as I can see, Marius and I have the completely same setup for syslog-ng compilation. I can't spot any other differences than that he also has rsyslog and dependencies there. Still, syslog-ng post install script for openSUSE 12.2 and preinstall for 12.1 fail in my home and do not fail in his.
Mt's syslog home: https://build.opensuse.org/project/show?project=home%3Amtomaschewski%3Asyslo...
czanik's syslog-ng home: https://build.opensuse.org/package/show?package=syslog-ng&project=home%3...
Could someone with more trained eyes check what causes this difference?
Thanks, bye, CzP
On Monday, November 26, 2012 08:57:12 Peter Czanik wrote:
Hello,
This is something driving me crazy: as far as I can see, Marius and I have the completely same setup for syslog-ng compilation. I can't spot any other differences than that he also has rsyslog and dependencies there. Still, syslog-ng post install script for openSUSE 12.2 and preinstall for 12.1 fail in my home and do not fail in his.
Mt's syslog home: https://build.opensuse.org/project/show?project=home%3Amtomaschewski%3 Asyslog
czanik's syslog-ng home: https://build.opensuse.org/package/show?package=syslog-ng&project=home %3Aczanik%3Asyslog-ng33
Could someone with more trained eyes check what causes this difference?
Is one of you building against Base:System? That one contains a broken insserv and would explain the failure,
Andreas
On 11/26/2012 09:25 AM, Andreas Jaeger wrote:
On Monday, November 26, 2012 08:57:12 Peter Czanik wrote:
Hello,
This is something driving me crazy: as far as I can see, Marius and I have the completely same setup for syslog-ng compilation. I can't spot any other differences than that he also has rsyslog and dependencies there. Still, syslog-ng post install script for openSUSE 12.2 and preinstall for 12.1 fail in my home and do not fail in his.
Mt's syslog home: https://build.opensuse.org/project/show?project=home%3Amtomaschewski%3 Asyslog
czanik's syslog-ng home: https://build.opensuse.org/package/show?package=syslog-ng&project=home %3Aczanik%3Asyslog-ng33
Could someone with more trained eyes check what causes this difference?
Is one of you building against Base:System? That one contains a broken insserv and would explain the failure,
Yes, I'm linking syslog-ng from Base:System, just as Marius. All the project settings seem to be the same ( at least for me :-) ). Still, it works for him, but not for me. That's why I don't understand... Bye, CzP
On Monday 2012-11-26 10:03, Peter Czanik wrote:
This is something driving me crazy: as far as I can see, Marius and I have the completely same setup for syslog-ng compilation. I can't spot any other differences than that he also has rsyslog and dependencies there. Still, syslog-ng post install script for openSUSE 12.2 and preinstall for 12.1 fail in my home and do not fail in his.
Mt's syslog home: https://build.opensuse.org/project/show?project=home%3Amtomaschewski%3 Asyslog
czanik's syslog-ng home: https://build.opensuse.org/package/show?package=syslog-ng&project=home %3Aczanik%3Asyslog-ng33
mt's build log:
cycle: cron -> cronie -> syslog-service -> logrotate breaking dependency cronie -> syslog-service 172 packages to install
czanik's build log:
cycle: cron -> cronie -> syslogd -> syslog-service -> logrotate breaking dependency cronie -> syslogd cycle: syslog-service -> syslogd breaking dependency syslogd -> syslog-service 175 packages to install
Look at all the other packages - besides syslog-ng - that you have.
On 11/26/2012 05:32 PM, Jan Engelhardt wrote:
On Monday 2012-11-26 10:03, Peter Czanik wrote:
This is something driving me crazy: as far as I can see, Marius and I have the completely same setup for syslog-ng compilation. I can't spot any other differences than that he also has rsyslog and dependencies there. Still, syslog-ng post install script for openSUSE 12.2 and preinstall for 12.1 fail in my home and do not fail in his.
Mt's syslog home: https://build.opensuse.org/project/show?project=home%3Amtomaschewski%3 Asyslog
czanik's syslog-ng home: https://build.opensuse.org/package/show?package=syslog-ng&project=home %3Aczanik%3Asyslog-ng33
mt's build log:
cycle: cron -> cronie -> syslog-service -> logrotate breaking dependency cronie -> syslog-service 172 packages to install
czanik's build log:
cycle: cron -> cronie -> syslogd -> syslog-service -> logrotate breaking dependency cronie -> syslogd cycle: syslog-service -> syslogd breaking dependency syslogd -> syslog-service 175 packages to install
Look at all the other packages - besides syslog-ng - that you have.
OK, but why would the presence of rsyslog in the project influence the build of syslog-ng? At least I can't spot any other difference. Bye, CzP
Hello,
On 11/26/2012 05:32 PM, Jan Engelhardt wrote:
On Monday 2012-11-26 10:03, Peter Czanik wrote:
This is something driving me crazy: as far as I can see, Marius and I have the completely same setup for syslog-ng compilation. I can't spot any other differences than that he also has rsyslog and dependencies there. Still, syslog-ng post install script for openSUSE 12.2 and preinstall for 12.1 fail in my home and do not fail in his.
Mt's syslog home: https://build.opensuse.org/project/show?project=home%3Amtomaschewski%3 Asyslog
czanik's syslog-ng home: https://build.opensuse.org/package/show?package=syslog-ng&project=home %3Aczanik%3Asyslog-ng33
mt's build log:
cycle: cron -> cronie -> syslog-service -> logrotate breaking dependency cronie -> syslog-service 172 packages to install
czanik's build log:
cycle: cron -> cronie -> syslogd -> syslog-service -> logrotate breaking dependency cronie -> syslogd cycle: syslog-service -> syslogd breaking dependency syslogd -> syslog-service 175 packages to install
Look at all the other packages - besides syslog-ng - that you have.
Problem was finally resolved by removing the whole project and recreating it from scratch. The exact same packages and settings as before, but this time everything builds fine :) Bye, CzP
Peter Czanik pczanik@fang.fa.gau.hu writes:
Problem was finally resolved by removing the whole project and recreating it from scratch. The exact same packages and settings as before, but this time everything builds fine :)
Probably osc wipebinaries would have worked as well.
Andreas.
On 12/10/2012 10:10 AM, Andreas Schwab wrote:
Peter Czanik pczanik@fang.fa.gau.hu writes:
Problem was finally resolved by removing the whole project and recreating it from scratch. The exact same packages and settings as before, but this time everything builds fine :)
Probably osc wipebinaries would have worked as well.
I did that a couple of times, and also compared project meta to those in mt's syslog project, and did not help. Good old: alt + ctlr + reset :) BTW: my syslog-ng 3.4 packages are now rebased on the current 3.3 version. I just need to add back smtp support: https://build.opensuse.org/package/show?package=syslog-ng&project=home%3... Bye, CzP
buildservice@lists.opensuse.org