unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 65236@debbugs.gnu.org
Subject: bug#65236: package/inherit records lack location for version field
Date: Fri, 11 Aug 2023 21:27:59 -0400	[thread overview]
Message-ID: <87msyxkq1s.fsf@gmail.com> (raw)

Hello Guix,

In the current code base, if you do:

--8<---------------cut here---------------start------------->8---
(use-modules (guix package)
             (gnu packages qt))

(package-field-location qtbase 'version)

=> #f
--8<---------------cut here---------------end--------------->8---

It returns #f.  This means 'guix refresh -u base' fails like:

--8<---------------cut here---------------start------------->8---
qtbase: updating from version 6.3.2 to version 6.5.2...
--8<---------------cut here---------------end--------------->8---

Now, package/inherit is bogus here, but the problems remains for other
packages, such as zxing-cpp-1.2.

-- 
Thanks,
Maxim




             reply	other threads:[~2023-08-12  1:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-12  1:27 Maxim Cournoyer [this message]
2023-09-05 14:38 ` bug#65236: package/inherit records lack location for version field Simon Tournier
2023-09-06 20:43   ` Maxim Cournoyer

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87msyxkq1s.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=65236@debbugs.gnu.org \
    /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/guix.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).