[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #1844: postgresql egg version unquoted so read as symbol
From: |
Chicken Trac |
Subject: |
Re: #1844: postgresql egg version unquoted so read as symbol |
Date: |
Thu, 12 Dec 2024 08:43:04 -0000 |
#1844: postgresql egg version unquoted so read as symbol
-----------------------------------+---------------------
Reporter: Kon Lovett | Owner: (none)
Type: defect | Status: closed
Priority: major | Milestone: someday
Component: extensions | Version: 5.4.0
Resolution: fixed | Keywords:
Estimated difficulty: trivial |
-----------------------------------+---------------------
Changes (by sjamaan):
* status: new => closed
* resolution: => fixed
Comment:
Ouch, that's pretty bad - the version was never updated in the .egg file
anymore anyway since 4.1.3.
It looks like this only happens when you use both {{-test}} and a specific
version to install (the {{:4.1.5}} suffix to the egg name). And even then
it doesn't seem to always happen?? Very weird.
In any case, I've now dropped the version list entirely, which should make
it use the version from the release-info file (which, incidentally, is a
string) and made a new 4.1.6 release. It seems to work now. Feel free to
reopen ticket if it doesn't work for you.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1844#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.