Title: File is missing
Last modified: August 31, 2019

---

# File is missing

 *  Resolved [a1exus](https://wordpress.org/support/users/a1exus/)
 * (@a1exus)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/file-is-missing-4/)
 * Hello World!
 * I’m getting following while trying to verify checksums of a plugin:
 *     ```
       # wp-cli --allow-root plugin delete xml-sitemap-feed
       Deleted 'xml-sitemap-feed' plugin.
       Success: Deleted 1 of 1 plugins.
       # wp-cli --allow-root plugin install xml-sitemap-feed
       Installing XML Sitemap & Google News (5.2.3)
       Downloading installation package from https://downloads.wordpress.org/plugin/xml-sitemap-feed.5.2.3.zip...
       Using cached file '/root/.wp-cli/cache/plugin/xml-sitemap-feed-5.2.3.zip'...
       Unpacking the package...
       Installing the plugin...
       Plugin installed successfully.
       Success: Installed 1 of 1 plugins.
       # wp-cli --allow-root plugin verify-checksums --all
       Error: Only verified 9 of 10 plugins (1 failed).
       +------------------+-----------+-----------------+
       | plugin_name      | file      | message         |
       +------------------+-----------+-----------------+
       | xml-sitemap-feed | LICENSE   | File is missing |
       | xml-sitemap-feed | README.md | File is missing |
       +------------------+-----------+-----------------+
       # 
       ```
   
 * Please advise.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/file-is-missing-4/#post-11887368)
 * Hi, thanks for reporting. These two files are inside the zip package but apparently
   for some reason (no idea which, I have not seen that happen before) are not unpacked
   during installation on your server.
 * For plugin functionality there is no problem as these two files are only there
   because of Github but do not play any role for WordPress. I’ll consider actively
   removing them when syncing the Github repo with the wp.org repo 🙂

Viewing 1 replies (of 1 total)

The topic ‘File is missing’ is closed to new replies.

 * ![](https://ps.w.org/xml-sitemap-feed/assets/icon-128x128.png?rev=1112143)
 * [XML Sitemap & Google News](https://wordpress.org/plugins/xml-sitemap-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/xml-sitemap-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/xml-sitemap-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/xml-sitemap-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/xml-sitemap-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/xml-sitemap-feed/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/file-is-missing-4/#post-11887368)
 * Status: resolved