<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>47788</bug_id>
          
          <creation_ts>2004-04-13 20:38 0000</creation_ts>
          <short_desc>new version of sys-devel/gettext available</short_desc>
          <delta_ts>2004-11-04 19:11:09 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>55156</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>gowen72@yahoo.com</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          <cc>ramirosimoeslopes@gmail.com</cc>
    
    <cc>solar@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>gowen72@yahoo.com</who>
            <bug_when>2004-04-13 20:38:39 0000</bug_when>
            <thetext>GNU gettext releases are now up to 0.14.1, but the latest version in gentoo is still 0.12.1.

Version 0.14 includes support for C# for the first time, so is important for those looking to work with C#.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>christophe@saout.de</who>
            <bug_when>2004-05-01 07:40:35 0000</bug_when>
            <thetext>I&apos;ve installed gettext 0.14.1 by simply renaming the ebuild for some time now, I didn&apos;t find any problems so far, we should give it a shot.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jvprat@gmail.com</who>
            <bug_when>2004-07-03 17:05:12 0000</bug_when>
            <thetext>I also installed 0.14.1 with a version bump. It gave no problem. Since 0.13 it also supports Perl.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robmoss@gentoo.org</who>
            <bug_when>2004-09-11 11:02:16 0000</bug_when>
            <thetext>Who&apos;s in charge of this one? It appears to be just &quot;base-system&quot; like with so many others - sorry, still not got the hang of this base-system stuff yet...

Anyway, with an impending massive change heading our way with regards compilers in the shape of gcc-4.0, I&apos;ll be wandering through the base-system stuff and checking for whether things compile with the new compiler or not. If they don&apos;t, I&apos;ll be bugging people to update things. But this one probably needs doing anyway, 0.12.1 is now 15 months old...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>solar@gentoo.org</who>
            <bug_when>2004-09-11 17:38:19 0000</bug_when>
            <thetext>Robert at some point seemant or other assigned most ebuilds that lacked 
a metadata to base-system that were apart of &apos;emerge system&apos;

I personally have no objections with you adding a ~arch verson of an 
updated gettext. If you would like to be added to the base-system alias
just give me a yell. It&apos;s pretty high traffic but could use a hand from
a few _good_ devs.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-10-04 22:27:54 0000</bug_when>
            <thetext>latexer: need your help with this mono crap ...

when compiling, i get a few sandbox violations because of mc.exe:
/bin/sh ../lib/csharpcomp.sh -O -g -o msgfmt.net.exe ./msgfmt.cs
ACCESS DENIED  open_wr:   /root/.wapi/shared_data-vapier-3-0

** (/usr/lib/mono/1.0/mcs.exe:32495): CRITICAL **: : shared file [/root/.wapi/shared_data-vapier-3-0] open error: Permission denied

** (/usr/lib/mono/1.0/mcs.exe:32495): CRITICAL **: : shared file [/root/.wapi/shared_data-vapier-3-0] open error

** (/usr/lib/mono/1.0/mcs.exe:32495): WARNING **: Failed to attach shared memory! Falling back to non-shared handles
See: http://www.go-mono.com/issues.html#wapi for details
/bin/sh ../lib/csharpcomp.sh -O -g -o msgunfmt.net.exe -L ../../gettext-runtime/intl-csharp -l GNU.Gettext ./msgunfmt.cs
ACCESS DENIED  open_wr:   /root/.wapi/shared_data-vapier-3-0

** (/usr/lib/mono/1.0/mcs.exe:32529): CRITICAL **: : shared file [/root/.wapi/shared_data-vapier-3-0] open error: Permission denied

** (/usr/lib/mono/1.0/mcs.exe:32529): CRITICAL **: : shared file [/root/.wapi/shared_data-vapier-3-0] open error

** (/usr/lib/mono/1.0/mcs.exe:32529): WARNING **: Failed to attach shared memory! Falling back to non-shared handles
See: http://www.go-mono.com/issues.html#wapi for details</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>latexer@gentoo.org</who>
            <bug_when>2004-10-05 04:45:40 0000</bug_when>
            <thetext>Spank: Ya, that&apos;s the usual problem with things that use mcs. Just inherit from the mono eclass, and all your problems will dissappear. That makes the .wapi directory in ${T}, so there&apos;s no more access violations.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-10-05 05:42:03 0000</bug_when>
            <thetext>thanks, worked like a charm

added to cvs</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-10-06 22:09:51 0000</bug_when>
            <thetext>installs broken, masked now until it can be fixed</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-10-09 11:16:17 0000</bug_when>
            <thetext>*** Bug 66722 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-11-04 19:11:09 0000</bug_when>
            <thetext>restored to unstable per Bug 66449</thetext>
          </long_desc>
      
    </bug>

</bugzilla>