caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OPAM ppx_tools problem?
@ 2014-10-22 14:51 Mr. Herr
  2014-10-22 14:56 ` Mr. Herr
  2014-10-22 15:05 ` Peter Zotov
  0 siblings, 2 replies; 4+ messages in thread
From: Mr. Herr @ 2014-10-22 14:51 UTC (permalink / raw)
  To: caml-list

I am getting these error messages in opam 1.1.1 when doing 'opam update':

[WARNING] Errors while parsing ppx_tools.0.1 OPAM file, skipping.
[WARNING] Errors while parsing ppx_tools.0.99 OPAM file, skipping.
[WARNING] Errors while parsing ppx_tools.0.99.1 OPAM file, skipping.
[WARNING] Errors while parsing ppx_tools.0.99.2 OPAM file, skipping.
Updating the cache of metadata (/opt/opam/state.cache) ...
[WARNING] External solver failed with inconsistent return value. Request saved to 
"/opt/opam/log/solver-error-2458-1.cudf"
Falling back to the internal heuristic.

Is it a local problem, or do others see this also?

I did not have problems with opam lately - on the contrary, everything was working 
just fine.

/Str.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] OPAM ppx_tools problem?
  2014-10-22 14:51 [Caml-list] OPAM ppx_tools problem? Mr. Herr
@ 2014-10-22 14:56 ` Mr. Herr
  2014-10-22 15:05 ` Peter Zotov
  1 sibling, 0 replies; 4+ messages in thread
From: Mr. Herr @ 2014-10-22 14:56 UTC (permalink / raw)
  To: caml-list



Am 22.10.2014 um 16:51 schrieb Mr. Herr:
> I am getting these error messages in opam 1.1.1 when doing 'opam update':
>
> [WARNING] Errors while parsing ppx_tools.0.1 OPAM file, skipping.
> [WARNING] Errors while parsing ppx_tools.0.99 OPAM file, skipping.
> [WARNING] Errors while parsing ppx_tools.0.99.1 OPAM file, skipping.
> [WARNING] Errors while parsing ppx_tools.0.99.2 OPAM file, skipping.
> Updating the cache of metadata (/opt/opam/state.cache) ...
> [WARNING] External solver failed with inconsistent return value. Request saved to
> "/opt/opam/log/solver-error-2458-1.cudf"
> Falling back to the internal heuristic.
>
> Is it a local problem, or do others see this also?
>
> I did not have problems with opam lately - on the contrary, everything was working
> just fine.
>
> /Str.
>
>
"something" is putting a reply-to header into my mail (mybe Freenet), please ignore 
it and reply to the list.

/Str.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] OPAM ppx_tools problem?
  2014-10-22 14:51 [Caml-list] OPAM ppx_tools problem? Mr. Herr
  2014-10-22 14:56 ` Mr. Herr
@ 2014-10-22 15:05 ` Peter Zotov
  2014-10-22 15:13   ` Mr. Herr
  1 sibling, 1 reply; 4+ messages in thread
From: Peter Zotov @ 2014-10-22 15:05 UTC (permalink / raw)
  To: Mr. Herr; +Cc: caml-list, caml-list-request

On 2014-10-22 18:51, Mr. Herr wrote:
> I am getting these error messages in opam 1.1.1 when doing 'opam 
> update':
> 
> [WARNING] Errors while parsing ppx_tools.0.1 OPAM file, skipping.
> [WARNING] Errors while parsing ppx_tools.0.99 OPAM file, skipping.
> [WARNING] Errors while parsing ppx_tools.0.99.1 OPAM file, skipping.
> [WARNING] Errors while parsing ppx_tools.0.99.2 OPAM file, skipping.
> Updating the cache of metadata (/opt/opam/state.cache) ...
> [WARNING] External solver failed with inconsistent return value.
> Request saved to "/opt/opam/log/solver-error-2458-1.cudf"
> Falling back to the internal heuristic.
> 
> Is it a local problem, or do others see this also?

This is my fault--I accidentally put 1.2-specific syntax into 
opam-repository.
There should actually be some provisions for porting syntax back to 
1.1-compatible
form, I'm not sure why are they not working.

-- 
Peter Zotov

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] OPAM ppx_tools problem?
  2014-10-22 15:05 ` Peter Zotov
@ 2014-10-22 15:13   ` Mr. Herr
  0 siblings, 0 replies; 4+ messages in thread
From: Mr. Herr @ 2014-10-22 15:13 UTC (permalink / raw)
  To: caml-list

Am 22.10.2014 um 17:05 schrieb Peter Zotov:
> On 2014-10-22 18:51, Mr. Herr wrote:
>> I am getting these error messages in opam 1.1.1 when doing 'opam update':
>>
>> [WARNING] Errors while parsing ppx_tools.0.1 OPAM file, skipping.
>> [WARNING] Errors while parsing ppx_tools.0.99 OPAM file, skipping.
>> [WARNING] Errors while parsing ppx_tools.0.99.1 OPAM file, skipping.
>> [WARNING] Errors while parsing ppx_tools.0.99.2 OPAM file, skipping.
>> Updating the cache of metadata (/opt/opam/state.cache) ...
>> [WARNING] External solver failed with inconsistent return value.
>> Request saved to "/opt/opam/log/solver-error-2458-1.cudf"
>> Falling back to the internal heuristic.
>>
>> Is it a local problem, or do others see this also?
>
> This is my fault--I accidentally put 1.2-specific syntax into opam-repository.
> There should actually be some provisions for porting syntax back to 1.1-compatible
> form, I'm not sure why are they not working.
>

I have seen warnings before:

[WARNING] dev-repo is an unknown field in 
/opt/opam/repo/default/packages/eliom/eliom.4.1.0/opam: is your OPAM up-to-date ?
[WARNING] dev-repo is an unknown field in 
/opt/opam/packages/ocsigenserver/ocsigenserver.2.5/opam: is your OPAM up-to-date ?

but they did not kill the opam update function. And 1.2 is not out yet...

/Str.

----
Please ignore the Reply-To header and reply to the list.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-22 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-22 14:51 [Caml-list] OPAM ppx_tools problem? Mr. Herr
2014-10-22 14:56 ` Mr. Herr
2014-10-22 15:05 ` Peter Zotov
2014-10-22 15:13   ` Mr. Herr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).