<?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>51451</bug_id>
          
          <creation_ts>2004-05-18 21:17 0000</creation_ts>
          <short_desc>sys-apps/air-1.2.3_beta3 perl error</short_desc>
          <delta_ts>2004-05-23 13:41:32 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>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>rockoo@gmail.com</reporter>
          <assigned_to>dragonheart@gentoo.org</assigned_to>
          <cc>dougw@sdsc.edu</cc>

      

      
          <long_desc isprivate="0">
            <who>rockoo@gmail.com</who>
            <bug_when>2004-05-18 21:17:16 0000</bug_when>
            <thetext>sys-apps/air-1.2.3_beta3 perl error

got following output while starting air

&lt;snip&gt;
rockoo@porkoo rockoo $ air
/home/rockoo/.airrc opened for read.
Attempting to load scsi module...Couldn&apos;t load scsi module. Return value of &apos;modprobe scsi_hostadapter&apos; = 16777215.
ambiguous option &quot;-col&quot;: must be -column, -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -sticky at /usr/lib/perl5/vendor_perl/5.8.4/i686-linux/Tk/Widget.pm line 1163.
 at /usr/bin/air line 504
&lt;/snap&gt;

dev-perl/perl-tk
      Latest version available: 804.027
      Latest version installed: 804.027</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dougw@sdsc.edu</who>
            <bug_when>2004-05-20 11:32:06 0000</bug_when>
            <thetext>The newer versions of perl-tk no longer appear to accept &apos;-col&apos; as a synonym for &apos;-column.&apos; I&apos;ve filed a bug report on the air sourceforge page: https://sourceforge.net/tracker/index.php?func=detail&amp;aid=957565&amp;group_id=82474&amp;atid=566223

Until this is fixed upstream, the following sed line can be used in src_install:

    sed -i -e &quot;s/-col /-column /&quot; \
        -e &quot;s/-col=/-column=/&quot; \
        air

Place these lines directly under the other &apos;sed -i&apos; call in the ebuild.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2004-05-23 13:41:32 0000</bug_when>
            <thetext>Commited fixed - thanks  Doug.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>