GNU bug report logs - #72273
30.0.60; use-package installing package from both vc and archive versions

Previous Next

Package: emacs;

Reported by: Juan Palacios <jpalaciosdev <at> gmail.com>

Date: Wed, 24 Jul 2024 11:42:02 UTC

Severity: normal

Found in version 30.0.60

Full log


Message #8 received at 72273 <at> debbugs.gnu.org (full text, mbox):

From: Juan Palacios <jpalaciosdev <at> gmail.com>
To: 72273 <at> debbugs.gnu.org
Subject: Re: 30.0.60;
 use-package installing package from both vc and archive versions
Date: Mon, 16 Sep 2024 22:03:46 +0200
Apologies. the code to reproduce the issue in the previous message
contains semicolons. Here is the corrected version:

(require 'package)
(add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/"))
(use-package restclient
  :vc (:url "https://github.com/abougouffa/restclient.el" :rev :newest))

Note that even I'm using use-package to trigger this behaviour, I
believe it could also be reproduced by using package-vc-* instead.




This bug report was last modified 148 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.