Closed gabrielbdornas closed 1 year ago
Update here, but before see:
@gabrielbdornas os erros que vimos hoje:
dpckan
):
$ dpckan --datastore --ckan-host $HOMOLOGA_HOST --ckan-key $HOMOLOGA_KEY dataset create
Creating dataset https://homologa.cge.mg.gov.br/dataset/violencia-contra-m
ulher
secretaria-de-estado-de-justica-e-seguranca-publica-sejusp, not exist in h
ttps://homologa.cge.mg.gov.br/dataset/violencia-contra-mulher
tentei mudar o nome do conjunto novamente, e aparece a mesma msg:
$ dpckan --datastore --ckan-host $HOMOLOGA_HOST --ckan-key $HOMOLOGA_KEY dataset create
Creating dataset https://homologa.cge.mg.gov.br/dataset/violencia-cont
ra-a-mulher
secretaria-de-estado-de-justica-e-seguranca-publica-sejusp, not exist
in https://homologa.cge.mg.gov.br/dataset/violencia-contra-a-mulher
acho que a exclusão definitiva para o CKAN entender que não existe outro dataset ativo com mesmo nome será via purge
do usuário sysadmin da DTI:
Finalizado aqui.
@fjuniorr, dpckan version in the project is pretty old, as we can see below:
https://github.com/transparencia-mg/age7/blob/faea2837a7bc724ada9935bc874c32675a7ec7f6/requirements.txt#L1
Corrections like dataset update are present in dpckan new version.