<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87843/nrf-command-line-tools-linux-rpm-package-has-wrong-arch</link><description>The RPM package for Linux x86 64 bit has its architecture set to amd64, but the correct value should be x86_64. This problem prevents installing the RPM on current versions of Fedora. 
 Attempting to install results in an error &amp;quot;package nrf-command-line</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Jun 2022 09:22:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87843/nrf-command-line-tools-linux-rpm-package-has-wrong-arch" /><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/372063?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 09:22:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46fd4202-2cb3-4e19-bc08-2ccc5b626f67</guid><dc:creator>jakoblover</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/jnohlgard"&gt;jnohlgard&lt;/a&gt;,&lt;br /&gt;&lt;br /&gt;This issue has been fixed in 10.16.0, which is available for download now :)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download"&gt;www.nordicsemi.com/.../download&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/370497?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 15:03:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a6fd4f4-74d6-471c-8a8f-d47adf6b7bde</guid><dc:creator>Glenn Andrews</dc:creator><description>&lt;p&gt;That&amp;#39;s great to know, thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/370362?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 08:40:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6746b9f1-1dde-4586-9878-7c4d9c73cd7d</guid><dc:creator>tknapstad</dc:creator><description>&lt;p&gt;Installing directly with rpm works on Fedora 35, but not with the dnf package manager&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;$ sudo dnf install Downloads/nrf-command-line-tools-10.15.4-1.amd64.rpm
Last metadata expiration check: 0:32:45 ago on Wed 01 Jun 2022 10:02:01 AM CEST.
Error:
 Problem: conflicting requests
  - package nrf-command-line-tools-10.15.4-1.amd64 does not have a compatible architecture
(try to add &amp;#39;--skip-broken&amp;#39; to skip uninstallable packages)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;$ sudo rpm -Uvh nrf-command-line-tools-10.15.4-1.amd64.rpm
Verifying...                          ################################# [100%]
Preparing...                          ################################# [100%]
Updating / installing...
   1:nrf-command-line-tools-10.15.4-1 ################################# [100%]&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/368617?ContentTypeID=1</link><pubDate>Thu, 19 May 2022 12:44:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7480a03b-5abc-4d26-9271-2c9990cdc5cf</guid><dc:creator>Lukas Riha</dc:creator><description>&lt;p&gt;Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/368505?ContentTypeID=1</link><pubDate>Thu, 19 May 2022 06:33:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c27b40a-8bc5-4fbf-b4e1-bb49161397a9</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The architecture will be updated to x86_64 in the next release (10.60.0).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/368472?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 22:09:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51c34624-9d9a-4c41-aaeb-f198460f821c</guid><dc:creator>Lukas Riha</dc:creator><description>&lt;p&gt;Same here, Fedora Workstation 36, Gnome.&lt;/p&gt;
&lt;p&gt;Have tried three different approches to install the package:&lt;/p&gt;
&lt;p&gt;1. Via Gnome Software (which is the default action when double-clicking .rpm file) - no luck.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-from-2022_2D00_05_2D00_17-02_2D00_08_2D00_35.png" /&gt;&lt;/p&gt;
&lt;p&gt;2. Using dnf - no luck.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-from-2022_2D00_05_2D00_18-23_2D00_50_2D00_52_5F00_covered.png" /&gt;&lt;/p&gt;
&lt;p&gt;3. using rpm directly - finally managed to install. Not yet sure it will work as expected (thanks to the different architecture - really depends on how the software was compiled, IMHO).&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-from-2022_2D00_05_2D00_18-23_2D00_52_2D00_05_5F00_covered.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Would be perfect if the architecture was correct and the install worked using all the standard tools.&lt;/p&gt;
&lt;p&gt;Having a repository with all the required tools would be super cool - than way users could add it to their systems and either be notified of updates or have automatic updates (depending on user&amp;#39;s settings).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/368170?ContentTypeID=1</link><pubDate>Tue, 17 May 2022 17:38:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:337ae3a0-9df4-45f8-b2f9-cb08595a1967</guid><dc:creator>Glenn Andrews</dc:creator><description>&lt;p&gt;Same problem here. Fedora 35 Workstation Edition.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I worked around it by extracting the files from the RPM and running the postinstall script manually, but it was a pain to do so.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-from-2022_2D00_05_2D00_17-10_2D00_39_2D00_49.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/367800?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 10:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce29ec5c-c737-444f-96ed-45f0e2c9f878</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I see, so this seems related to&amp;nbsp;rpm-ostree. That is good to know. Regardless, we will&amp;nbsp;look into changing&amp;nbsp;the architecture in RPMs to&amp;nbsp;x86_64 in the future.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/367787?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 09:44:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85f5db27-c156-4ee2-9a43-434cc16274d1</guid><dc:creator>jnohlgard</dc:creator><description>&lt;p&gt;I am running Fedora Silverblue 35 . it is possible that rpm-ostree is more picky about this than the regular rpm command is. Machine is a x86_64 (Intel 10th gen laptop).&lt;/p&gt;
&lt;p&gt;Install command:&lt;/p&gt;
&lt;p&gt;rpm-ostree install nrf-...-1.rpm&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/367775?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 09:11:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31690829-ba98-45e2-b204-72cc276516c0</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We did not see this when testing with&amp;nbsp;Fedora35 (latest stable), 36, and 37/Rawhide (dev build). Which exact Fedora version are you using, and which machine?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/367589?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 11:50:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec3a1372-b584-4533-9fa4-9430f100629e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for letting us know. As you noted, amd64 and x86_64 is the exact same architecture, so it is only the RPM package that is different.&amp;nbsp;I have informed the team responsible for the&amp;nbsp;nRF Command Line Tools so that they can update the generated RPM&amp;nbsp;packages to use x86_64&amp;nbsp;in the future.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools Linux RPM package has wrong arch</title><link>https://devzone.nordicsemi.com/thread/367561?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 09:25:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a4fa61a-eb3d-4915-a051-df78f2ed4a9f</guid><dc:creator>jnohlgard</dc:creator><description>&lt;p&gt;Digging into the issue I found that it seems like amd64 used to be supported as an alternative alias for the architecture in RPM, but it is no longer that way on Fedora. Could be that it still works with amd64 on some other RPM distro.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>