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: Tue, 15 Nov 2022 10:08:54 +0800 [thread overview]
Message-ID: <87h6z1x93d.fsf@163.com> (raw)
In-Reply-To: <874jv13h6c.fsf@posteo.net> (Philip Kaludercic's message of "Mon, 14 Nov 2022 11:32:27 +0000")
Philip Kaludercic <philipk@posteo.net> writes:
> Feng Shu <tumashu@163.com> writes:
>
>> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>> make-symbol(nil)
>> package-vc-update(#s(package-desc :name pyim :version (5 2 8)
>> :summary "A Chinese input method support quanpin, shuangpin,..."
>> :reqs ((emacs (25 1)) (async (1 6)) (xr (1 13))) :kind vc :archive
>> nil :dir "/home/feng/.emacs.d/elpa-29/pyim" :extras ((:commit
>> . "8c4f7d40c05dc06b3c96c2955e5d72ec268f2b61") (:authors ("Ye Wenbin"
>> . "wenbinye@163.com") ("Feng Shu" . "tumashu@163.com")) (:maintainer
>> "Feng Shu" . "tumashu@163.com") (:keywords "convenience" "chinese"
>> "pinyin" "input-method") (:url . "https://github.com/tumashu/pyim"))> :signed nil))
>> package-update(pyim)
>> mapc(package-update (pyim))
>> package-update-all(t)
>> funcall-interactively(package-update-all t)
>> call-interactively(package-update-all record nil)
>> command-execute(package-update-all record)
>> execute-extended-command(nil "package-update-all" nil)
>> funcall-interactively(execute-extended-command nil "package-update-all" nil)
>> call-interactively(execute-extended-command nil nil)
>> command-execute(execute-extended-command)
>
> This issue (and the others you reported) might have been resolved on the
> scratch/package-vc-fixes branch. Could you try that out?
When I delete pyim and reinstall it, and run pyim-vc-update again, show:
Debugger entered--Lisp error: (error "No VC backend is responsible for ~/")
signal(error ("No VC backend is responsible for ~/"))
error("No VC backend is responsible for %s" "~/")
vc-responsible-backend("~/")
vc-deduce-fileset-1(t nil nil)
vc-deduce-fileset(t)
vc-pull()
package-vc-update(#s(package-desc :name pyim :version (5 2 8) :summary "A Chinese input method support quanpin, shuangpin,..." :reqs ((emacs (25 1)) (async (1 6)) (xr (1 13))) :kind vc :archive nil :dir "/home/feng/.emacs.d/elpa-29/pyim" :extras ((:commit . "93fab3c9e8c2490687781d45c1cecead0bd3ecf2") (:authors ("Ye Wenbin" . "wenbinye@163.com") ("Feng Shu" . "tumashu@163.com")) (:maintainer "Feng Shu" . "tumashu@163.com") (:keywords "convenience" "chinese" "pinyin" "input-method") (:url . "https://github.com/tumashu/pyim")) :signed nil))
package-update("pyim")
funcall-interactively(package-update "pyim")
call-interactively(package-update record nil)
command-execute(package-update record)
execute-extended-command(nil "package-update" nil)
funcall-interactively(execute-extended-command nil "package-update" nil)
call-interactively(execute-extended-command nil nil)
command-execute(execute-extended-command)
--
next prev parent reply other threads:[~2022-11-15 2:08 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
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 [this message]
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
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=87h6z1x93d.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 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).