Opened 15 years ago
Closed 14 years ago
#267 closed defect (worksforme)
Salmonella sometimes prints [ok] when an egg could not be installed
Reported by: | sjamaan | Owned by: | Mario Domenech Goulart |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | extensions | Version: | 4.5.x |
Keywords: | salmonella | Cc: | |
Estimated difficulty: |
Description
I ran salmonella '(eggs (lambda () (list "prometheus" "s48-modules")))'
from a directory where there was no chicken-eggs directory and it printed:
Installing prometheus [ok] Installing s48-modules [ok]
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | 4.6.0 |
---|
comment:3 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I can't reproduce it anymore either, I'll just close the ticket.
Note: See
TracTickets for help on using
tickets.
Sorry for the late reply. I cannot reproduce the problem here.
When executing
salmonella '(eggs (lambda () (list "prometheus" "s48-modules")))'
from a directory where there is no chicken-eggs directory I get: