Opened 16 years ago
Closed 14 years ago
#2529 closed bug (invalid)
update-all doesn't trigger re-downloading optional packages
Reported by: | monni | Owned by: | bonefish |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When running "jam -q @image update-all" with hrev26482 or later it should re-download and unzip Vision.
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
It updated symbolic links here, but those did not work, because the destination file wasn't extracted from the archive file. This affect all packages where file paths in archive contain version number and/or release date.
comment:3 by , 15 years ago
Milestone: | R1 → Unscheduled |
---|---|
Priority: | normal → low |
Version: | R1/pre-alpha1 → R1/Development |
As I'm not particularly attached to the "update-all" action, I won't look into this anytime soon.
comment:4 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Won't the build system only download new optional packages or ones that are missing?