Hi Esteban,

It seems like a bug in Iceberg. If you click on debug, you’ll see that although 
you’ve said the project is in tonel format, it’s trying to use a Filetree reader



This is due to some missing metadata in the commit (iceberg is relying on 
commit information there and not working copy information).

There is however a simple workaround. If you click in the commit button you’ll 
see that Iceberg tries to create and commit the missing files:



If you commit those files, then you’ll be able to load your packages.

Guille


> El 18 jun 2019, a las 2:34, Esteban Maringolo <emaring...@gmail.com> escribió:
> 
> Hi,
> 
> I'm trying to load a package from a Tonel repository[1] that was created 
> using SETT[2].
> 
> The structure seems fine, but when I try to load a package, I'm getting the 
> message saying that there is no version for the package in the current commit 
> (which seems wrong at least to the naked eye).
> 
> Eg.
> <image.png>
> 
> Any idea of how to fix it?
> 
> Regards!
> 
> [1] https://github.com/eMaringolo/rbac/tree/master/sources/ 
> <https://github.com/eMaringolo/rbac/tree/master/sources/>
> [2] https://github.com/gemtalk/sett <https://github.com/gemtalk/sett>
> 
> 
> 
> Esteban A. Maringolo

Reply via email to