caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Call for help: identify corrupted bytecode packages on Ubuntu Hardy
@ 2008-03-01 14:26 David MENTRE
  2008-03-02 10:13 ` [Caml-list] " Alexis Ballier
  0 siblings, 1 reply; 4+ messages in thread
From: David MENTRE @ 2008-03-01 14:26 UTC (permalink / raw)
  To: caml-list

Hello,

I discovered the some OCaml bytecodes were silently corrupted in Ubuntu
Hardy (and Gutsy)[1]. The source of corruption, the package
pkg-create-dbgsym, is now fixed in current Hardy. The package ocamlnet
which was corrupted has been properly rebuilt and now works.

However, other packages might also be corrupted.

Right now, I have identified the following packages:
 * cameleon

 * dag2html

 * ocsigen

 * omake (not sure)

 * polygen-data (not sure)

A rebuilt has been asked here:
 https://bugs.launchpad.net/ubuntu/+source/pkg-create-dbgsym/+bug/197293

But I might have skipt some of the corrupted packages (I don't know the
expected behavior of all packages). So, if you have access to Ubuntu
Hardy, could you test your favorite OCaml package and report any issue
to me or at the above Ubuntu bug.

Yours,
d.


Footnotes: 
[1]  https://bugs.launchpad.net/ubuntu/+source/ocamlnet/+bug/180364

-- 
GPG/PGP key: A3AD7A2A David MENTRE <dmentre@linux-france.org>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A


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

* Re: [Caml-list] Call for help: identify corrupted bytecode packages on Ubuntu Hardy
  2008-03-01 14:26 Call for help: identify corrupted bytecode packages on Ubuntu Hardy David MENTRE
@ 2008-03-02 10:13 ` Alexis Ballier
  2008-03-02 11:26   ` David MENTRE
  0 siblings, 1 reply; 4+ messages in thread
From: Alexis Ballier @ 2008-03-02 10:13 UTC (permalink / raw)
  To: caml-list; +Cc: David MENTRE

[-- Attachment #1: Type: text/plain, Size: 602 bytes --]

Hi,

> But I might have skipt some of the corrupted packages (I don't know
> the expected behavior of all packages). So, if you have access to
> Ubuntu Hardy, could you test your favorite OCaml package and report
> any issue to me or at the above Ubuntu bug.


Unless I'm mistaken, you could grep your build logs for binaries
compiled with the '-custom' option of ocamlc. As far as I know these
are the ones sensible to stripping and the others should be fine. That
way you will probably have a more complete list than if you rely on
people spotting the problems.


Regards,

Alexis.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Caml-list] Call for help: identify corrupted bytecode packages on Ubuntu Hardy
  2008-03-02 10:13 ` [Caml-list] " Alexis Ballier
@ 2008-03-02 11:26   ` David MENTRE
  2008-03-02 13:11     ` David MENTRE
  0 siblings, 1 reply; 4+ messages in thread
From: David MENTRE @ 2008-03-02 11:26 UTC (permalink / raw)
  To: Alexis Ballier; +Cc: caml-list

Hello Alexis,

Alexis Ballier <aballier@gentoo.org> writes:

> Unless I'm mistaken, you could grep your build logs for binaries
> compiled with the '-custom' option of ocamlc.

I don't compile Ubuntu packages myself but this is a good
suggestion. I'll try to find the build logs and look for this pattern.

Yours,
d.
-- 
GPG/PGP key: A3AD7A2A David MENTRE <dmentre@linux-france.org>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A


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

* Re: [Caml-list] Call for help: identify corrupted bytecode packages on Ubuntu Hardy
  2008-03-02 11:26   ` David MENTRE
@ 2008-03-02 13:11     ` David MENTRE
  0 siblings, 0 replies; 4+ messages in thread
From: David MENTRE @ 2008-03-02 13:11 UTC (permalink / raw)
  To: Alexis Ballier; +Cc: caml-list

David MENTRE <dmentre@linux-france.org> writes:

> Alexis Ballier <aballier@gentoo.org> writes:
>
>> Unless I'm mistaken, you could grep your build logs for binaries
>> compiled with the '-custom' option of ocamlc.
>
> I don't compile Ubuntu packages myself but this is a good
> suggestion. I'll try to find the build logs and look for this pattern.

Ok, for the record, the build logs for a source package like "ocaml-ao"
of Ubuntu Hardy can be found at URL:
  https://launchpad.net/ubuntu/hardy/+source/ocaml-ao/+builds

And yes, it helps me find other packages that might have the issue.

Yours,
d.
-- 
GPG/PGP key: A3AD7A2A David MENTRE <dmentre@linux-france.org>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A


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

end of thread, other threads:[~2008-03-02 13:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-01 14:26 Call for help: identify corrupted bytecode packages on Ubuntu Hardy David MENTRE
2008-03-02 10:13 ` [Caml-list] " Alexis Ballier
2008-03-02 11:26   ` David MENTRE
2008-03-02 13:11     ` David MENTRE

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).