Skip Menu |

This queue is for tickets about the Shipwright CPAN distribution.

Report information
The Basics
Id: 70149
Status: resolved
Priority: 0/
Queue: Shipwright

People
Owner: Nobody in particular
Requestors: DICHI [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.4.29
Fixed in: (no value)



When updating a distribution, let's say from Error-0.15 to Error- 0.17016, the update tool updates the shipyard but the --install-base command doesn't update the code. Steps to reproduce: Show quoted text
> shipwright import cpan:Error --version 0.15 -r fs:/tmp/foo > cd /tmp/foo > bin/shipwright --install-base /tmp/bar > shipwright update Error --version 0.17016 > bin/shipwright --install-base /tmp/bar
( The last steps does nothing ) all dists are installed already Workaround: Remove Error from /tmp/bar/Linux_installed.yml
Shipwright doesn't support vessel(/tmp/bar here) update right now, but I'll try to implement it soon. thanks for reporting this. best wishes sunnavy On Mon Aug 08 21:32:53 2011, DICHI wrote: Show quoted text
> When updating a distribution, let's say from Error-0.15 to Error- > 0.17016, the update tool updates the shipyard but the --install-base > command doesn't update the code. > > Steps to reproduce: >
> > shipwright import cpan:Error --version 0.15 -r fs:/tmp/foo > > cd /tmp/foo > > bin/shipwright --install-base /tmp/bar > > shipwright update Error --version 0.17016 > > bin/shipwright --install-base /tmp/bar
> ( The last steps does nothing ) > all dists are installed already > > Workaround: > > Remove Error from /tmp/bar/Linux_installed.yml
fixed in 2.4.30 best wishes sunnavy On Wed Aug 10 10:45:48 2011, SUNNAVY wrote: Show quoted text
> Shipwright doesn't support vessel(/tmp/bar here) update right now, but > I'll try to implement it soon. > > thanks for reporting this. > > best wishes > sunnavy > > On Mon Aug 08 21:32:53 2011, DICHI wrote:
> > When updating a distribution, let's say from Error-0.15 to Error- > > 0.17016, the update tool updates the shipyard but the --install-base > > command doesn't update the code. > > > > Steps to reproduce: > >
> > > shipwright import cpan:Error --version 0.15 -r fs:/tmp/foo > > > cd /tmp/foo > > > bin/shipwright --install-base /tmp/bar > > > shipwright update Error --version 0.17016 > > > bin/shipwright --install-base /tmp/bar
> > ( The last steps does nothing ) > > all dists are installed already > > > > Workaround: > > > > Remove Error from /tmp/bar/Linux_installed.yml
>