Hi,

On Sat, Feb 29, 2020 at 2:19 AM Rakesh kumar <[email protected]> wrote:
>
> HI,
>
> We have upgraded the OS from rhel 6.10 to 7.6.
>
> Not abe to start the trac, Its giving the error while starting the trac
>
> Traceback (most recent call last):
>   File "/bin/tracd", line 5, in <module>
          ^^^^^^^^^^

tracd is normally installed to /usr/bin/tracd (or ${prefix}/bin/tracd
if virtualenv).
Otherwise, /usr/sbin/tracd is located if trac rpm package is used.
(refs. https://centos.pkgs.org/7/epel-x86_64/trac-1.0.13-1.el7.noarch.rpm.html)

I guess that you're manually copied tracd to /bin directory.

Instead, remove /bin/tracd file and try to use /usr/bin/tracd.

-- 
Jun Omae <[email protected]> (大前 潤)

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CAEVLMagJnGGRTJXWzO5sVL20bM77nCQLkUcVdJQHW1CHJ9uy1g%40mail.gmail.com.

Reply via email to