#484 closed defect (worksforme)
Restore asdf:bundle-op
Reported by: | Mark Evenson | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | ASDF | Version: | 1.8.1-dev |
Keywords: | asdf:bundle-op | Cc: | |
Parent Tickets: |
Description (last modified by )
charles reports on irc that <https://gist.github.com/charJe/cffca389c5e6ffcd65c07a171ae2f5f6#file-asdf-monolith> is an example of how badly ASDF bundle-op is failing.
Change History (3)
comment:1 Changed 4 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 4 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 3 years ago by
Milestone: | 1.8.1 → 1.9.0 |
---|
Note: See
TracTickets for help on using
tickets.
Unfortunately, I can't replicate the original failure.
After installing and loading
issr-core
from QuicklispThe following forms seem to work just fine:
results in a verbose output of explicitly loading every fasl loader which completes fine.
I honestly don't understand the various bundle ops very well, especially what they thunk down to, but am closing this as needing further information as to the goal of this exercise.