unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Pankaj Jangid <pankaj@codeisgreat.org>
To: Stefan Kangas <stefan@marxist.se>
Cc: Lars Ingebrigtsen <larsi@gnus.org>, 43800@debbugs.gnu.org
Subject: bug#43800: 28.0.50; Package already install but still connecting to MELPA at start
Date: Mon, 16 Nov 2020 11:07:15 +0530	[thread overview]
Message-ID: <m2r1otooac.fsf@codeisgreat.org> (raw)
In-Reply-To: <CADwFkm=Wiw+jr0Jf8bERDsusbD=bBw7=SVJgj=kT8irgyrELLw@mail.gmail.com> (Stefan Kangas's message of "Sun, 15 Nov 2020 19:19:45 -0800")

Stefan Kangas <stefan@marxist.se> writes:

> Pankaj Jangid <pankaj@codeisgreat.org> writes:
>
>>> So, basically you're saying that
>>>
>>> (package-installed-p 'flymake)
>>>
>>> returns nil, but flymake is installed?
>>
>> Yes. And more info on this.
>>
>> 1. Launch fresh emacs instance
>> 2. (package-installed-p 'flymake)
>>    ⇒ nil
>> 3. M-x package-refresh-contents
>>    ;; wait for completion
>>    (package-installed-p 'flymake)
>>    ⇒ nil
>> 4. M-x list-packages
>>    ;; wait for completion
>>    (package-installed-p 'flymake)
>>    ⇒ t
>
> Could you please provide a recipe to reproduce this bug, starting from
> emacs -Q?  I tried the following on current master and Emacs 27:
>
> 0. emacs -Q
> 1. Evaluate:
> (progn
>   (package-initialize)
>   (package-installed-p 'flymake))

This is returning `t' on both - `master' as well as `emacs-27'. Should I
close this?






  reply	other threads:[~2020-11-16  5:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 18:39 bug#43800: 28.0.50; Package already install but still connecting to MELPA at start Pankaj Jangid
2020-10-05  7:27 ` Lars Ingebrigtsen
2020-10-05 16:04   ` Pankaj Jangid
2020-10-05 16:23   ` Pankaj Jangid
2020-11-16  3:19     ` Stefan Kangas
2020-11-16  5:37       ` Pankaj Jangid [this message]
2020-11-16 13:04         ` Stefan Kangas
2020-11-16 17:20           ` Pankaj Jangid
2020-10-06  6:38   ` Pankaj Jangid
2020-10-07  2:30     ` Lars Ingebrigtsen
2020-10-07  4:19       ` Pankaj Jangid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2r1otooac.fsf@codeisgreat.org \
    --to=pankaj@codeisgreat.org \
    --cc=43800@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=stefan@marxist.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).