Last modified: 2012-06-18 09:57:30 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38410, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36410 - shell scripts have two versions on fenari
shell scripts have two versions on fenari
Status: RESOLVED DUPLICATE of bug 34136
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-02 08:35 UTC by Antoine "hashar" Musso (WMF)
Modified: 2012-06-18 09:57 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2012-05-02 08:35:06 UTC
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.
Comment 1 Mark A. Hershberger 2012-05-04 13:22:07 UTC
sounds like pebkac ;)
Comment 2 Hydriz Scholz 2012-06-18 09:57:30 UTC

*** This bug has been marked as a duplicate of bug 34136 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links