unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65236: package/inherit records lack location for version field
@ 2023-08-12  1:27 Maxim Cournoyer
  2023-09-05 14:38 ` Simon Tournier
  0 siblings, 1 reply; 3+ messages in thread
From: Maxim Cournoyer @ 2023-08-12  1:27 UTC (permalink / raw)
  To: 65236

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-06 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-12  1:27 bug#65236: package/inherit records lack location for version field Maxim Cournoyer
2023-09-05 14:38 ` Simon Tournier
2023-09-06 20:43   ` Maxim Cournoyer

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).