Opened 7 years ago
Closed 6 years ago
#3478 closed defect (fixed)
g.extension does not work with bitbucket repo
Reported by: | veroandreo | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.8.0 |
Component: | Default | Version: | svn-trunk |
Keywords: | g.extension | Cc: | |
CPU: | Unspecified | Platform: | Linux |
Description
Using G7:g.extension to install an addon from a bitbucket repo gives error. Here is the command and error:
g.extension extension=t.rast.in.gpm url=https://bitbucket.org/lrntct/t.rast.in.gpm Fetching <http://t.rast.in.gpm> from <https://bitbucket.org/lrntct/t.rast.in.gpm/get/default.zip> (be patient)... ERROR: Extension <http://t.rast.in.gpm> not found
Change History (11)
comment:1 by , 7 years ago
comment:2 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:6 by , 6 years ago
Milestone: | 7.4.5 → 7.8.0 |
---|
comment:8 by , 6 years ago
Please test, probably should be backported. Note that it will download zip always from master branch.
comment:9 by , 6 years ago
It seems to work as expected now, extension successfully installed.
Backport?
comment:11 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Confirmed. Opening the URL, I get
Seems that bitbucket has changed something which requires a change in g.extension?