https://bugzilla.wikimedia.org/show_bug.cgi?id=36410

       Web browser: ---
             Bug #: 36410
           Summary: shell scripts have two versions on fenari
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Historically, we had our bastion shell scripts in /home/wikipedia/bin . Most of
them have been migrated to operations/puppet.git and are now deployed through
puppet in /usr/local/bin . We end up with duplicated scripts, some of them
being totally outdated.

That can cause troubles whenever someone has in its PATH /home/wikipedia/bin
before /usr/local/bin. Well that is probably just me anyway :-]


As an example, the dologmsg script is used to log a message on a public IRC
channel. There are two versions installed on fenari:

One that does not work anymore:

 /home/wikipedia/bin/dologmsg

And the correct one in /usr/local/
 /usr/local/bin/dologmsg


This bug is about making sure any modifications made to the old scripts are in
puppet and delete the scripts from /home/wikipedia/bin.

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

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to