<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:55:24 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[PIPE2D-612] drp install failed (test failed)</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-612</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;got an error after doing a fresh install (&lt;tt&gt;./install_pfs.sh -t current /software/drp&lt;/tt&gt;)&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
Failed test output:
Global pytest output is in /software/drp/pfs/drp_stella/tests/.tests/pytest-drp_stella.xml.failed
The following tests failed:
/software/drp/pfs/drp_stella/tests/.tests/pytest-drp_stella.xml.failed
1 tests failed
scons: *** [checkTestStatus] Error 1
scons: building terminated because of errors.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="14532">PIPE2D-612</key>
            <summary>drp install failed (test failed)</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</priority>
                        <status id="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="price">price</assignee>
                                    <reporter username="fmadec">fmadec</reporter>
                        <labels>
                    </labels>
                <created>Wed, 24 Jun 2020 09:01:08 +0000</created>
                <updated>Mon, 4 Jan 2021 20:23:19 +0000</updated>
                            <resolved>Fri, 26 Jun 2020 14:10:12 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="17367" author="price" created="Wed, 24 Jun 2020 15:25:13 +0000"  >&lt;p&gt;Do you have &lt;tt&gt;git lfs&lt;/tt&gt; installed and available?&lt;/p&gt;</comment>
                            <comment id="17374" author="fmadec" created="Thu, 25 Jun 2020 09:23:24 +0000"  >&lt;p&gt;yes :&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;
git version 2.18.2

git-lfs/2.4.1 (GitHub; linux amd64; go 1.9.4)&#160;

Package rh-git218-git-lfs-2.4.1-3.el7.x86_64 already installed and latest version
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="17375" author="fmadec" created="Thu, 25 Jun 2020 13:17:48 +0000"  >&lt;p&gt;restarted the same command today:&lt;/p&gt;

&lt;p&gt;and it seems that the first failure is :&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
================================================ FAILURES ================================================
_______________________________________ NevenPsfTestCase.testBasic _______________________________________
self = &amp;lt;test_NevenPsf.NevenPsfTestCase testMethod=testBasic&amp;gt;
def setUp(self):
 drpPfsData = getPackageDir(&lt;span class=&quot;code-quote&quot;&gt;&quot;drp_pfs_data&quot;&lt;/span&gt;)
 detMapFilename = os.path.join(drpPfsData, &lt;span class=&quot;code-quote&quot;&gt;&quot;detectorMap&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;detectorMap-2019Apr-r1.fits&quot;&lt;/span&gt;)
&amp;gt; self.detMap = pfs.drp.stella.DetectorMap.readFits(detMapFilename)
tests/test_NevenPsf.py:25: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
python/pfs/drp/stella/detectorMapContinued.py:113: in readFits
 with astropy.io.fits.open(pathName) as fits:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;the script is supposed to git clone (or whatever) everything it needs to performa the install and the test, right ?&lt;/p&gt;

&lt;p&gt;where those files supposed to be stored ?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="17376" author="price" created="Thu, 25 Jun 2020 13:20:40 +0000"  >&lt;p&gt;That file is &lt;tt&gt;$DRP_PFS_DATA_DIR/detectorMap/detectorMap-2019Apr-r1.fits&lt;/tt&gt;. What are its contents? I suspect it&apos;s not a FITS file, or it&apos;s corrupt. Can you open it with &lt;tt&gt;fv&lt;/tt&gt; or similar?&lt;/p&gt;</comment>
                            <comment id="17379" author="fmadec" created="Fri, 26 Jun 2020 11:47:33 +0000"  >&lt;p&gt;As expected they are not fits file.&lt;/p&gt;

&lt;p&gt;but the question is why ? =&amp;gt; git-lfs : yes but why ?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I suggest you try an install from scratch (with a fresh OS install !)&lt;/p&gt;

&lt;p&gt;The machine on which I try to install drp is a centos:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;CentOS Linux release 7.8.2003 (Core)&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;git package installed:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;yum list installed|grep git

crontabs.noarch 1.11-6.20121102git.el7 @anaconda 
git.x86_64 1.8.3.1-23.el7_8 @updates 
git-lfs.x86_64 2.10.0-1.el7 @epel 
libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 @base 
libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 @base 
libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 @base 
linux-firmware.noarch 20191203-76.gite8a0f4c.el7 @base 
rh-git218.x86_64 3.2-1.el7 @centos-sclo-rh
rh-git218-git.x86_64 2.18.2-1.el7 @centos-sclo-rh
rh-git218-git-core.x86_64 2.18.2-1.el7 @centos-sclo-rh
rh-git218-git-core-doc.noarch 2.18.2-1.el7 @centos-sclo-rh
rh-git218-git-lfs.x86_64 2.4.1-3.el7 @centos-sclo-rh
rh-git218-perl-Git.noarch 2.18.2-1.el7 @centos-sclo-rh
rh-git218-runtime.x86_64 3.2-1.el7 @centos-sclo-rh
screen.x86_64 4.1.0-0.25.20120314git3c2946.el7
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I have in the .bash_profile:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;source scl_source enable devtoolset-8 rh-git218&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;So I don&apos;t understand why it is not working properly&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="17380" author="hassan" created="Fri, 26 Jun 2020 12:52:20 +0000"  >&lt;p&gt;Did you run &lt;tt&gt;git lfs install&lt;/tt&gt; as the final step of the git lfs installation?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/Subaru-PFS/drp_doc/blob/master/pipelineUser/installation.rst&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/drp_doc/blob/master/pipelineUser/installation.rst&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="17381" author="fmadec" created="Fri, 26 Jun 2020 13:44:18 +0000"  >&lt;p&gt;Thanks Hassan!&lt;/p&gt;

&lt;p&gt;it was that! &lt;br/&gt;
I missed that step in the install&lt;/p&gt;

&lt;p&gt;it works now&lt;/p&gt;</comment>
                            <comment id="17382" author="hassan" created="Fri, 26 Jun 2020 14:10:12 +0000"  >&lt;p&gt;Problem understood and no update is required in the 2D DRP software.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12708" name="pytest-drp_stella.xml.failed" size="48619" author="fmadec" created="Wed, 24 Jun 2020 09:00:47 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|02qps2:ii</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="93">2DDRP-2021 A</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>