Issue closed.

I've omitted to register "offline" package (git repo is on local disk) with 
command:
Pkg.register("<pkgname>", "git://<pkgdir>.git")

Thanks for all suggestions

Leonardo


Il giorno lunedì 23 novembre 2015 09:06:47 UTC+1, Leonardo ha scritto:
>
> Moreover, digging into Pkg code, I've found that version is returned by 
> Pkg.Read.installed_version(), which requires firstly a call to 
> Pkg.Read.available(pkgname::AbstractString), but calling this last method 
> from REPL I get an empty Dict also for "normal" packages.
> Maybe because Base (and all sub-packages) is precompiled?
>
> Leonardo
>
>
>
> Il giorno venerdì 20 novembre 2015 20:06:45 UTC+1, Leonardo ha scritto:
>>
>> Yes, but with no results (I've forgotten to indicate it in previous 
>> message)
>>
>> I've tagged with Pkg.tag() after package was commited and tagged with 
>> git: state of source is in correct state to do this?
>>
>> Thanks
>>
>> Leonardo
>>
>>
>> Il giorno venerdì 20 novembre 2015 10:41:27 UTC+1, Kristoffer Carlsson ha 
>> scritto:
>>>
>>> Did you tag with Pkg.tag("...")?
>>
>>

Reply via email to