all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Feng Shu <tumashu@163.com>
To: Philip Kaludercic <philipk@posteo.net>
Cc: 59087@debbugs.gnu.org
Subject: bug#59087: 29.0.50; package-vc-update error
Date: Wed, 16 Nov 2022 20:01:25 +0800	[thread overview]
Message-ID: <87fsejcdm2.fsf@163.com> (raw)
In-Reply-To: <871qq38g54.fsf@posteo.net> (Philip Kaludercic's message of "Wed,  16 Nov 2022 08:20:23 +0000")

Philip Kaludercic <philipk@posteo.net> writes:

> Feng Shu <tumashu@163.com> writes:
>
>> Philip Kaludercic <philipk@posteo.net> writes:
>>
>>> Thank you for all these stack traces, I have managed to reproduce and
>>> resolve all the mistakes -- at least on my end.  The new state is still
>>> on scratch/package-vc-fixes.
>>>
>>
>> Ok, new info :-)
>>
>> 1. package-vc-update is unusable when first run emacs.
>
> Unusable in what sense?  The command is not auto-loaded, so you need to
>
>   M-x load-library RET package-vc RET
>
> first.

Yes, I mean command is not auto-loaded :-)


>
>> 2. when I run 'package-vc-install pyim' twice, package-list-package
>> "*Packages*" buffer will show pyim twice, is it a feature or bug? like:
>
> No, that was a bug I assumed was resolved... I'll take a look at it
> again.
>
>> ```
>>   wrap-region                    20140117.720   dependency            Wrap text with punctation or tag
>>   pyim 16f7c3cf0736a65d8af0c8ba8396343dbd17e368 source A Chinese input
>> method support quanpin, shuangpin, wubi, cangjie and rime.
>>   pyim 16f7c3cf0736a65d8af0c8ba8396343dbd17e368 source A Chinese input
>> method support quanpin, shuangpin, wubi, cangjie and rime.
>>   allout                         2.3            built-in              extensive outline mode for use alone and with other modes
>>   allout-widgets                 1.0            built-in              Visually highlight allout outline structure.
>>
>> ```
>>
>> In this time, when I run package-delete pyim, show
>>
>> ```
>> Error in post-command-hook (package-menu--post-refresh): (file-missing
>> "Opening directory" "没有那个文件或目录" 
>> "/home/feng/.emacs.d/elpa-29/pyim")
>> ```
>>
>> which mean have no "/home/feng/.emacs.d/elpa-29/pyim" file or directory.
>
> Interesting.
>
>> 3. package-vc-install-from-checkout is unusable, I use vertico. show:
>>
>> ```
>> Debugger entered--Lisp error: (cl-assertion-failed (dir nil))
>>   cl--assertion-failed(dir)
>>   package-vc--unpack-1(#s(package-desc :name pyim :version nil
>> :summary "No description available." :reqs nil :kind vc :archive nil
>> :dir nil :extras nil :signed nil) "/home/feng/.emacs.d/elpa-29/pyim")
>>   package-vc-install-from-checkout("/home/feng/projects/emacs-packages/pyim/" "pyim")
>>   funcall-interactively(package-vc-install-from-checkout "/home/feng/projects/emacs-packages/pyim/" "pyim")
>>   call-interactively(package-vc-install-from-checkout record nil)
>>   command-execute(package-vc-install-from-checkout record)
>>   execute-extended-command(nil "package-vc-install-from-checkout" nil)
>>   funcall-interactively(execute-extended-command nil "package-vc-install-from-checkout" nil)
>>   call-interactively(execute-extended-command nil nil)
>>   command-execute(execute-extended-command)
>>   recursive-edit()
>>   debug(error (file-already-exists "File already exists" "/home/feng/.emacs.d/elpa-29/pyim"))
>>   make-symbolic-link("~/projects/emacs-packages/pyim/" "/home/feng/.emacs.d/elpa-29/pyim")
>>   package-vc-install-from-checkout("~/projects/emacs-packages/pyim/" "pyim")
>>   funcall-interactively(package-vc-install-from-checkout "~/projects/emacs-packages/pyim/" "pyim")
>>   call-interactively(package-vc-install-from-checkout record nil)
>>   command-execute(package-vc-install-from-checkout record)
>>   execute-extended-command(nil "package-vc-install-from-checkout" nil)
>>   funcall-interactively(execute-extended-command nil "package-vc-install-from-checkout" nil)
>>   call-interactively(execute-extended-command nil nil)
>>   command-execute(execute-extended-command)
>> ```
>
> I'll take a look at what is going on here, and report back.

-- 






  parent reply	other threads:[~2022-11-16 12:01 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07  2:33 bug#59087: 29.0.50; package-vc-update error Feng Shu
2022-11-14 11:32 ` Philip Kaludercic
2022-11-15  1:52   ` Feng Shu
2022-11-15  9:48     ` Philip Kaludercic
2022-11-16  0:46       ` Feng Shu
2022-11-16  8:20         ` Philip Kaludercic
2022-11-16  9:22           ` Feng Shu
2022-11-16  9:51             ` Philip Kaludercic
2022-11-16 12:03               ` Feng Shu
2022-11-16 12:20                 ` Philip Kaludercic
2022-11-16 12:01           ` Feng Shu [this message]
2022-11-16 12:18             ` Philip Kaludercic
2022-11-16 12:58               ` Feng Shu
2022-11-16 12:59                 ` Philip Kaludercic
2022-11-17  0:43                   ` Feng Shu
2022-11-17 15:54                     ` Philip Kaludercic
2022-11-18  0:43                       ` Feng Shu
2022-11-18  9:53                         ` Philip Kaludercic
2022-11-18 11:48                           ` Feng Shu
2022-11-18  3:31                       ` Feng Shu
2022-11-18  9:55                         ` Philip Kaludercic
2022-11-18 11:47                           ` Feng Shu
2022-11-18 11:52                           ` Feng Shu
2022-11-18 15:22                             ` Philip Kaludercic
2022-11-19  4:59                               ` Feng Shu
2022-11-19  7:28                                 ` Philip Kaludercic
2022-11-19 10:01                                   ` Feng Shu
2022-11-19 10:52                                     ` Philip Kaludercic
2022-11-19  5:06                               ` Feng Shu
2022-11-16 16:22               ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-16 16:29                 ` Philip Kaludercic
2022-11-17  1:44           ` Feng Shu
2022-11-15  2:08   ` Feng Shu
2022-11-15  5:51   ` Feng Shu
2022-11-19  5:10   ` Feng Shu

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

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

  git send-email \
    --in-reply-to=87fsejcdm2.fsf@163.com \
    --to=tumashu@163.com \
    --cc=59087@debbugs.gnu.org \
    --cc=philipk@posteo.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.