[Bug 523540] Review Request: opentracker - BitTorrent Tracker

bugzilla at redhat.com bugzilla at redhat.com
Sun Oct 18 09:31:21 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=523540





--- Comment #26 from Simon Wesp <cassmodiah at fedoraproject.org>  2009-10-18 05:31:20 EDT ---
(In reply to comment #21)
> Need to fix opentracker-ipv6 initscript.
> 
> # /sbin/service opentracker-ipv6 start
> Starting opentracker-ipv4: /etc/init.d/opentracker-ipv6: line 36:
> /usr/bin/opentracker-ipv4: No such file or directory  [FAILED]  

aaah²

install -Dpm0755 %{SOURCE1} \
        %{buildroot}%{_initrddir}/%{name}-ipv4

install -Dpm0755 %{SOURCE2} \
        %{buildroot}%{_initrddir}/%{name}-ipv6

double used SOURCE1 before... damn!

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list