[GH-ISSUE #1208] New version on Github, but not via pip #986

Closed
opened 2026-02-27 11:14:36 +03:00 by kerem · 5 comments
Owner

Originally created by @yannfill on GitHub (Aug 1, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1208

  • Modoboa: 1.8.1
  • installer used: No
  • Webserver: Apache

Modoboa info panel tells me that Modoboa 1.8.2 is available (checked from Github), but 1.8.1 is still the latest version from pip. Since pip install is the recommended way in the documentation, new version availability should be checked from pip, or at least Github and pip milestones should be updated closely.

Originally created by @yannfill on GitHub (Aug 1, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1208 * Modoboa: 1.8.1 * installer used: No * Webserver: Apache Modoboa info panel tells me that Modoboa 1.8.2 is available (checked from Github), but 1.8.1 is still the latest version from pip. Since pip install is the recommended way in the documentation, new version availability should be checked from pip, or at least Github and pip milestones should be updated closely.
kerem closed this issue 2026-02-27 11:14:36 +03:00
Author
Owner

@tonioo commented on GitHub (Aug 1, 2017):

Looks like you have a cache issue because 1.8.2 is available on PyPI (https://pypi.python.org/pypi/modoboa/1.8.2).

<!-- gh-comment-id:319341464 --> @tonioo commented on GitHub (Aug 1, 2017): Looks like you have a cache issue because 1.8.2 is available on PyPI (https://pypi.python.org/pypi/modoboa/1.8.2).
Author
Owner

@yannfill commented on GitHub (Aug 1, 2017):

Strange.

# pip search modoboa --no-cache-dir
[...]
modoboa-pdfcredentials (1.1.0)      - Generate PDF documents containing user credentials
  INSTALLED: 1.1.0 (latest)
modoboa-sievefilters (1.1.0)        - The sieve filters editor of Modoboa
  INSTALLED: 1.1.0 (latest)
modoboa (1.8.1)                     - Mail hosting made simple
  INSTALLED: 1.8.1 (latest)
<!-- gh-comment-id:319350724 --> @yannfill commented on GitHub (Aug 1, 2017): Strange. ``` # pip search modoboa --no-cache-dir [...] modoboa-pdfcredentials (1.1.0) - Generate PDF documents containing user credentials INSTALLED: 1.1.0 (latest) modoboa-sievefilters (1.1.0) - The sieve filters editor of Modoboa INSTALLED: 1.1.0 (latest) modoboa (1.8.1) - Mail hosting made simple INSTALLED: 1.8.1 (latest) ```
Author
Owner

@tonioo commented on GitHub (Aug 9, 2017):

@yannfill Can you try the following command:

pip install -vvv modoboa==1.8.2

and paste the output please?

<!-- gh-comment-id:321197618 --> @tonioo commented on GitHub (Aug 9, 2017): @yannfill Can you try the following command: ```bash pip install -vvv modoboa==1.8.2 ``` and paste the output please?
Author
Owner

@yannfill commented on GitHub (Aug 9, 2017):

Last week PyPI only showed Modoboa 1.8.1 https://pypi.python.org/pypi?%3Aaction=search&term=modoboa&submit=search

But using pip install modoboa==1.8.2 works as expected.

<!-- gh-comment-id:321209898 --> @yannfill commented on GitHub (Aug 9, 2017): Last week PyPI only showed Modoboa 1.8.1 https://pypi.python.org/pypi?%3Aaction=search&term=modoboa&submit=search But using `pip install modoboa==1.8.2` works as expected.
Author
Owner

@tonioo commented on GitHub (Aug 9, 2017):

Ok. I close the issue since the problem is gone.

<!-- gh-comment-id:321212720 --> @tonioo commented on GitHub (Aug 9, 2017): Ok. I close the issue since the problem is gone.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#986
No description provided.