Re: Cache Mediawiki 1.37.0
"Support Simpsonspedia" <[email protected]>
| Newsgroups | gmane.org.wikimedia.mediawiki |
|---|---|
| Organization | web62p11 |
| Message-ID | <87C1B61D171C4B03B10150106C03A619@SFL> |
doesn’t work /bin/sh: -c: line 0: unexpected EOF while looking for matching `'' /bin/sh: -c: line 1: syntax error: unexpected end of file Matt From: Brian Wolff Sent: Saturday, December 4, 2021 3:01 PM To: MediaWiki announcements and site admin list Subject: [MediaWiki-l] Re: Cache Mediawiki 1.37.0 Use quote marks (sounds like % has special meaning to your shell) rm 'cache/7/78/ns0%3ASimpsonspedia.html.gz' - Brian On Saturday, December 4, 2021, Support Simpsonspedia <[email protected]> wrote: Hello, since 1.37.0 exists in my wiki the name space in front of filename ns0%3ASimpsonspedia.html.gz If I use the cron job /usr/bin/rm [...]/cache/7/78/ns0%3ASimpsonspedia.html.gz I’ve got the error message /usr/bin/rm: cannot remove ‘[...]/cache/7/78/ns0’: No such file or directory. All after ns0 is missed. I encode %3A to : If I use the cron job /usr/bin/rm [...]/cache/7/78/ns0:Simpsonspedia.html.gz I’ve got the error message /usr/bin/rm: cannot remove ‘[...]/cache/7/78/ns0:Simpsonspedia.html.gz’: No such file or directory. Where is my mistake? Best regards Matt -------------------------------------------------------------------------------- _______________________________________________ MediaWiki-l mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/ _______________________________________________ MediaWiki-l mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/