Hi,

there are also other packages that install non .elf files there, maybe python or
gdb or so. Usually such messages are just a warning, are you sure it fails due
to that? Which packages are that btw?

While this rm hack may work, it would be cleaner to patch the Makefile (or so)
not to install it in the first place.

PS: my last youtube video shows some quick and shorted T2 package creation
in the beginning:

        https://www.youtube.com/watch?v=yMDByV17UPQ

I obviously intentionally mix such T2 details into other topics to spread 
awareness ;-)

Greetings,
        René

On Jun 27, 2017, at 11:25 PM, scsijon <[email protected]> wrote:

> 
> 
> Hi,
> 
> I've found a problem that's still in guile 2.2 from 2.0.13 and needs a fix to 
> sort it. It ?doesn't seem to effect guile itself but it causes a number of 
> packages to abort or .err out of a build.
> 
> I've also found the fix, but as I haven't created a .conf with a hook_add I 
> was wondering if someone would check if what I've added in it is right please.
> 
> See https://bugs.mageia.org/show_bug.cgi?id=19659 for details and a link to 
> the fix script source.
> 
> Is postinstall right or should it be something else?
> Is the code in the " " in the correct format for T2?
> 
> thanks
> scsijon
> 
> guile.conf
> ----------------------------------------------------------------------
> # --- T2-COPYRIGHT-NOTE-BEGIN ---
> # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
> #
> # T2 SDE: package/.../guile/guile.conf
> # Copyright (C) 2004 - 2010 The T2 SDE Project
> #
> # More information can be found in the files COPYING and README.
> #
> # This program is free software; you can redistribute it and/or modify
> # it under the terms of the GNU General Public License as published by
> # the Free Software Foundation; version 2 of the License. A copy of the
> # GNU General Public License can be found in the file COPYING.
> # --- T2-COPYRIGHT-NOTE-END ---
> 
> # scsijon
> # fixes a problem with an extra file not for dist, just build.
> # Fault is still in guile v2.2.x
> 
> hook_add postinstall 5 "rm $root/usr/lib/libguile-2.2.so.*-gdb.scm"
> 
> ------------------------------------------------------------------------
> 
> 
> 
> ----------------------------------------------------------- If you wish to 
> unsubscribe from this mailing, send mail to
> [email protected] with a subject of: unsubscribe t2

-- 
 ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin
 DE Legal: Amtsgericht Berlin (Charlottenburg) HRB 105123B, Tax-ID#: DE251602478
 Managing Director: René Rebe
 http://exactcode.com | http://exactscan.com | http://ocrkit.com | 
http://t2-project.org | http://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to