<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:54:18 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-513] drp 2d install test failed</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-513</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;install failed&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;Failed test output: 
Global pytest output is in /home/pfs/drp/pfs/drp_stella/tests/.tests/pytest-drp_stella.xml.failed 
The following tests failed: 
/home/pfs/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="14207">PIPE2D-513</key>
            <summary>drp 2d install 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="10002" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="The issue is resolved, reviewed, and merged">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="price">price</assignee>
                                    <reporter username="fmadec">fmadec</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 Feb 2020 08:36:49 +0000</created>
                <updated>Mon, 4 Jan 2021 20:23:12 +0000</updated>
                            <resolved>Tue, 25 Feb 2020 19:02:17 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="16714" author="price" created="Wed, 12 Feb 2020 13:06:50 +0000"  >&lt;p&gt;When reading the PSF files, it says:&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;
&amp;gt;           raise OSError(&lt;span class=&quot;code-quote&quot;&gt;&apos;Header missing END card.&apos;&lt;/span&gt;)
E           OSError: Header missing END card.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Please check that the files in drp&amp;#95;pfs&amp;#95;data (and in particular &lt;tt&gt;detectorMap&amp;#45;2019Apr&amp;#45;r1.fits&lt;/tt&gt; are actual FITS files, and that &lt;tt&gt;git lfs&lt;/tt&gt; has downloaded the proper content.&lt;/p&gt;</comment>
                            <comment id="16715" author="fmadec" created="Wed, 12 Feb 2020 14:09:17 +0000"  >&lt;p&gt;right,&lt;/p&gt;

&lt;p&gt;it seems that drp_pfs_data is missing but I don&apos;t know why&lt;/p&gt;

&lt;p&gt;I made this install last November by using install_pfs.sh script&lt;/p&gt;

&lt;p&gt;and this time I wanted to update the drp_stella package. I tried build_pfs.sh -b master -l drp_stella but w/o sucess, so I tried build_pfs.sh -b master and gave me that error.&lt;/p&gt;

&lt;p&gt;is there new dependency (ie drp_pfs_data ) since last November?&lt;/p&gt;

&lt;p&gt;build_pfs.sh is the correct way to update one pfs package, right?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="16716" author="price" created="Wed, 12 Feb 2020 14:13:09 +0000"  >&lt;p&gt;The install script within pfs_pipe2d has been updated with the new dependency, and I&apos;m guessing you have an old version. I suggest pulling pfs_pipe2d master from github.&lt;/p&gt;</comment>
                            <comment id="16717" author="fmadec" created="Wed, 12 Feb 2020 15:37:51 +0000"  >&lt;p&gt;How should I proceed with my existing install ?&lt;/p&gt;

&lt;p&gt;because pfs_pipe2d is already installed , what is the proper way to update it ?&lt;/p&gt;

&lt;p&gt;a build_pfs.sh -l pfs_pipe2d will work ?&lt;/p&gt;

&lt;p&gt;or I need to git clone somewhere pfs_pipe2d , do a setup and then scons ?&lt;/p&gt;</comment>
                            <comment id="16718" author="price" created="Wed, 12 Feb 2020 15:56:03 +0000"  >&lt;p&gt;Please clone pfs_pipe2d from github and use the bin scripts there to install.&lt;/p&gt;</comment>
                            <comment id="16727" author="fmadec" created="Thu, 13 Feb 2020 15:57:17 +0000"  >&lt;p&gt;finally I completed the install today manually.&lt;/p&gt;

&lt;p&gt;There was indeed an issue with drp_pfs_data, the file were not fits file.&#160;&lt;/p&gt;

&lt;p&gt;it was a git-lfs issue, I had to do git-lfs clone&#160;&lt;/p&gt;

&lt;p&gt;build_pfs script does not handle git-lfs&#160;&lt;/p&gt;

&lt;p&gt;I have followed the doc&#160;&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;

&lt;p&gt;git-lfs should be added as required (more clearly)&lt;/p&gt;

&lt;p&gt;in addition, integration_test failed on ubuntu, the&#160;git -c lfs.batch=true doesn&apos;t work.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="16747" author="price" created="Tue, 18 Feb 2020 15:47:03 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=fmadec&quot; class=&quot;user-hover&quot; rel=&quot;fmadec&quot;&gt;fmadec&lt;/a&gt;, could you please provide details on the integration test failure? A copy of the script&apos;s output would be helpful.&lt;/p&gt;</comment>
                            <comment id="16749" author="price" created="Tue, 18 Feb 2020 23:17:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=fmadec&quot; class=&quot;user-hover&quot; rel=&quot;fmadec&quot;&gt;fmadec&lt;/a&gt;: I think the problem is that you didn&apos;t do &lt;tt&gt;git lfs install&lt;/tt&gt;. I&apos;ve &lt;a href=&quot;https://github.com/Subaru-PFS/drp_doc/pull/3&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;expanded the section&lt;/a&gt; in the installation guide on installing &lt;tt&gt;git-lfs&lt;/tt&gt;. Could you please have a look and verify that there is sufficient information?&lt;/p&gt;

&lt;p&gt;I&apos;ve verified that the &lt;tt&gt;install_pfs.sh&lt;/tt&gt; script works under both CentOS and Ubuntu through Docker, and the integration test is working fine for both after a few tweaks. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=hassan&quot; class=&quot;user-hover&quot; rel=&quot;hassan&quot;&gt;hassan&lt;/a&gt;, could you please review those?&lt;/p&gt;</comment>
                            <comment id="16760" author="price" created="Tue, 25 Feb 2020 19:02:17 +0000"  >&lt;p&gt;Merged to master.&lt;/p&gt;</comment>
                            <comment id="16802" author="hassan" created="Wed, 4 Mar 2020 22:07:40 +0000"  >&lt;p&gt;The installation script worked fine for me on our local cluster.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13845">PIPE2D-473</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12503" name="pytest-drp_stella.xml.failed" size="26615" author="fmadec" created="Wed, 12 Feb 2020 08:35:13 +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|02qprx:j</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Reviewers</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>hassan</customfieldvalue>

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

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