<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:16:28 UTC 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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-15221] e2fsprogs deb packages should be created under current directory</title>
                <link>https://jira.whamcloud.com/browse/LU-15221</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When it goes through &lt;a href=&quot;https://wiki.whamcloud.com/display/PUB/Build+Lustre+MASTER+with+Ldiskfs+on+Ubuntu+20.04.1+from+Git&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.whamcloud.com/display/PUB/Build+Lustre+MASTER+with+Ldiskfs+on+Ubuntu+20.04.1+from+Git&lt;/a&gt; to build e2fsprogs deb packages for Ubuntu.&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;ubuntu@mds0:~$ git clone git://git.whamcloud.com/tools/e2fsprogs.git
ubuntu@mds0:~$ cd e2fsprogs
ubuntu@mds0:~/e2fsprogs$ git checkout master-lustre
ubuntu@mds0:~/e2fsprogs$ sed -i &apos;s/ext2_types-wrapper.h$//g&apos; lib/ext2fs/Makefile.in
ubuntu@mds0:~/e2fsprogs$ ./configure
ubuntu@mds0:~/e2fsprogs$ dpkg-buildpackage -b -us -uc

- snip - 
	Renaming libext2fs2-dbgsym_1.46.2-1_amd64.deb to libext2fs2-dbgsym_1.46.2-1_amd64.ddeb
dpkg-deb: building package &apos;libext2fs-dev&apos; in &apos;../libext2fs-dev_1.46.2-1_amd64.deb&apos;.
	Renaming e2fsck-static-dbgsym_1.46.2-1_amd64.deb to e2fsck-static-dbgsym_1.46.2-1_amd64.ddeb
dpkg-deb: building package &apos;e2fsprogs-l10n&apos; in &apos;../e2fsprogs-l10n_1.46.2-1_all.deb&apos;.
dpkg-deb: building package &apos;e2fsprogs&apos; in &apos;../e2fsprogs_1.46.2-1_amd64.deb&apos;.
dpkg-deb: building package &apos;e2fsprogs-dbgsym&apos; in &apos;debian/.debhelper/scratch-space/build-e2fsprogs/e2fsprogs-dbgsym_1.46.2-1_amd64.deb&apos;.
dpkg-deb: building package &apos;libcom-err2&apos; in &apos;../libcom-err2_1.46.2-1_amd64.deb&apos;.
dpkg-deb: building package &apos;libcom-err2-dbgsym&apos; in &apos;debian/.debhelper/scratch-space/build-libcom-err2/libcom-err2-dbgsym_1.46.2-1_amd64.deb&apos;.
	Renaming libcom-err2-dbgsym_1.46.2-1_amd64.deb to libcom-err2-dbgsym_1.46.2-1_amd64.ddeb
dpkg-deb: building package &apos;comerr-dev&apos; in &apos;../comerr-dev_2.1-1.46.2-1_amd64.deb&apos;.
	Renaming e2fsprogs-dbgsym_1.46.2-1_amd64.deb to e2fsprogs-dbgsym_1.46.2-1_amd64.ddeb
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary &amp;gt;../e2fsprogs_1.46.2-1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
ubuntu@mds0:~/e2fsprogs$&#160; &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Steps worked, but deb packages were not created under current directory, but a parent directory.&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;ubuntu@mds0:~/e2fsprogs$ ls -l ..
total 140580
-rw-r--r--  1 ubuntu ubuntu    107860 Nov 13 10:07 comerr-dev_2.1-1.46.2-1_amd64.deb
-rw-r--r--  1 ubuntu ubuntu   1561236 Nov 13 10:07 e2fsck-static-dbgsym_1.46.2-1_amd64.ddeb
-rw-r--r--  1 ubuntu ubuntu    801440 Nov 13 10:07 e2fsck-static_1.46.2-1_amd64.deb
drwxrwxr-x 20 ubuntu ubuntu      4096 Nov 13 10:07 e2fsprogs
-rw-r--r--  1 ubuntu ubuntu   1585996 Nov 13 10:07 e2fsprogs-dbgsym_1.46.2-1_amd64.ddeb
-rw-r--r--  1 ubuntu ubuntu    544588 Nov 13 10:07 e2fsprogs-l10n_1.46.2-1_all.deb
-rw-r--r--  1 ubuntu ubuntu    431472 Nov 13 10:07 e2fsprogs-udeb_1.46.2-1_amd64.udeb
-rw-rw-r--  1 ubuntu ubuntu     11675 Nov 13 10:07 e2fsprogs_1.46.2-1_amd64.buildinfo
-rw-rw-r--  1 ubuntu ubuntu      8111 Nov 13 10:07 e2fsprogs_1.46.2-1_amd64.changes
-rw-r--r--  1 ubuntu ubuntu    625628 Nov 13 10:07 e2fsprogs_1.46.2-1_amd64.deb
-rw-r--r--  1 ubuntu ubuntu    112064 Nov 13 10:07 fuse2fs-dbgsym_1.46.2-1_amd64.ddeb
-rw-r--r--  1 ubuntu ubuntu     97224 Nov 13 10:07 fuse2fs_1.46.2-1_amd64.deb
-rw-r--r--  1 ubuntu ubuntu     13932 Nov 13 10:07 libcom-err2-dbgsym_1.46.2-1_amd64.ddeb
-rw-r--r--  1 ubuntu ubuntu     74080 Nov 13 10:07 libcom-err2_1.46.2-1_amd64.deb
-rw-r--r--  1 ubuntu ubuntu    365400 Nov 13 10:07 libext2fs-dev_1.46.2-1_amd64.deb
-rw-r--r--  1 ubuntu ubuntu    820168 Nov 13 10:07 libext2fs2-dbgsym_1.46.2-1_amd64.ddeb
-rw-r--r--  1 ubuntu ubuntu    273208 Nov 13 10:07 libext2fs2_1.46.2-1_amd64.deb
-rw-r--r--  1 ubuntu ubuntu     32208 Nov 13 10:07 libss2-dbgsym_1.46.2-1_amd64.ddeb
-rw-r--r--  1 ubuntu ubuntu     78512 Nov 13 10:07 libss2_1.46.2-1_amd64.deb
-rw-rw-r--  1 ubuntu ubuntu 136187480 Oct 19 20:12 linux-source-5.4.0_5.4.0-90.101_all.deb
-rw-r--r--  1 ubuntu ubuntu     10376 Nov 13 10:07 logsave-dbgsym_1.46.2-1_amd64.ddeb
-rw-r--r--  1 ubuntu ubuntu     74816 Nov 13 10:07 logsave_1.46.2-1_amd64.deb
-rw-r--r--  1 ubuntu ubuntu     86528 Nov 13 10:07 ss-dev_2.0-1.46.2-1_amd64.deb
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This is a bit mess and packages should be created same as rpms for RHEL.&lt;/p&gt;</description>
                <environment></environment>
        <key id="67161">LU-15221</key>
            <summary>e2fsprogs deb packages should be created under current directory</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="sihara">Shuichi Ihara</reporter>
                        <labels>
                    </labels>
                <created>Sat, 13 Nov 2021 01:10:05 +0000</created>
                <updated>Sat, 13 Nov 2021 01:10:34 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i029uf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

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