<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to locate package inetutils-ping6 in S32G</title>
    <link>https://community.nxp.com/t5/S32G/Unable-to-locate-package-inetutils-ping6/m-p/1939003#M10465</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can resolve the error by removing inetutils-ping6 from the file fsl-auto-yocto-bsp/sources/meta-alb/recipes-fsl/images/fsl-image-core-common.inc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2024 06:16:11 GMT</pubDate>
    <dc:creator>anindya2023</dc:creator>
    <dc:date>2024-08-23T06:16:11Z</dc:date>
    <item>
      <title>Unable to locate package inetutils-ping6</title>
      <link>https://community.nxp.com/t5/S32G/Unable-to-locate-package-inetutils-ping6/m-p/1799859#M5837</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Hi Community,&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help in advance, could you please help me in solving this error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; tried to install inetutils-ping6 and also get a --upgrade but still the below error comes up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;ERROR: fsl-image-auto-1.0-r0 do_rootfs: Unable to install packages. Command '/home/user_1/yocto-yocto/build_s32g399ardb3/tmp/work/s32g399ardb3-fsl-linux/fsl-image-auto/1.0-r0/recipe-sysroot-native/usr/bin/apt-get &amp;nbsp;install --allow-downgrades --allow-remove-essential --allow-change-held-packages --allow-unauthenticated --no-remove aquantia-firmware-utility bash bridge-utils can-utils can-utils-cantest coreutils cpufrequtils demo-samples devmem2 dhcpcd dhrystone dosfstools dtc elfutils ethtool fbset-modes file fio gdbserver glibc-utils i2c-tools inetutils inetutils-ftp inetutils-ftpd inetutils-hostname inetutils-ifconfig inetutils-inetd inetutils-logger inetutils-ping inetutils-ping6 inetutils-rsh inetutils-rshd inetutils-telnet inetutils-telnetd inetutils-traceroute ipc-shm iproute2 iputils irqbalance kernel-devicetree kernel-image kernel-modules kmod libcrypto libfci-cli libgpiod libgpiod-dev libgpiod-tools libssl linux-qspi-tool linuxptp lmsensors-sensors lrzsz mdadm mdio-proxy mtd-utils net-tools netcat nfs-utils-client openssh openssh-sftp openssh-sftp-server openssl openssl-bin openssl-conf openssl-dev openssl-engines openssl-misc packagegroup-core-boot packagegroup-core-buildessential packagegroup-core-full-cmdline packagegroup-core-ssh-openssh packagegroup-core-tools-debug pciutils perf pfe pfe-slave pkgconfig procps psmisc rng-tools rsync run-postinsts setserial sja1110 sysfsutils sysstat tcpdump tcpreplay udev-extraconf util-linux util-linux-rtcwake vim' returned 100:&lt;BR /&gt;Reading package lists...&lt;BR /&gt;Building dependency tree...&lt;BR /&gt;Reading state information...&lt;BR /&gt;E: Unable to locate package inetutils-ping6&amp;nbsp;ERROR: Logfile of failure stored in: /home/user_1/yocto-yocto/build_s32g399ardb3/tmp/work/s32g399ardb3-fsl-linux/fsl-image-auto/1.0-r0/temp/log.do_rootfs.3173075&lt;BR /&gt;ERROR: Task (/home/user_1/yocto-yocto/sources/meta-alb/recipes-fsl/images/fsl-image-auto.bb:do_rootfs) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 3793 tasks of which 3792 didn't need to be rerun and 1 failed.&amp;nbsp;Summary: 1 task failed:&lt;BR /&gt;&amp;nbsp; /home/user_1/yocto-yocto/sources/meta-alb/recipes-fsl/images/fsl-image-auto.bb:do_rootfs&lt;BR /&gt;Summary: There was 1 ERROR message, returning a non-zero exit code.&lt;BR /&gt;user_1@KOR-C-0099G:~/yocto-yocto/build_s32g399ardb3$ ^C&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 11:39:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Unable-to-locate-package-inetutils-ping6/m-p/1799859#M5837</guid>
      <dc:creator>vvi4kor</dc:creator>
      <dc:date>2024-02-01T11:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to locate package inetutils-ping6</title>
      <link>https://community.nxp.com/t5/S32G/Unable-to-locate-package-inetutils-ping6/m-p/1799869#M5838</link>
      <description>&lt;P&gt;Are you sure there's dedicated IPv6 package? At least on Debian it's single inetutils-ping, and all 3 variants: ping/ping4/ping6 point to the same executable. :&lt;/P&gt;&lt;P&gt;$ ls -l /usr/bin/ping*&lt;BR /&gt;-rwxr-xr-x 1 root root 90568 Nov 27 2022 /usr/bin/ping&lt;BR /&gt;lrwxrwxrwx 1 root root 4 Nov 27 2022 /usr/bin/ping4 -&amp;gt; ping&lt;BR /&gt;lrwxrwxrwx 1 root root 4 Nov 27 2022 /usr/bin/ping6 -&amp;gt; ping&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 11:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Unable-to-locate-package-inetutils-ping6/m-p/1799869#M5838</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2024-02-01T11:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to locate package inetutils-ping6</title>
      <link>https://community.nxp.com/t5/S32G/Unable-to-locate-package-inetutils-ping6/m-p/1939003#M10465</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can resolve the error by removing inetutils-ping6 from the file fsl-auto-yocto-bsp/sources/meta-alb/recipes-fsl/images/fsl-image-core-common.inc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 06:16:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Unable-to-locate-package-inetutils-ping6/m-p/1939003#M10465</guid>
      <dc:creator>anindya2023</dc:creator>
      <dc:date>2024-08-23T06:16:11Z</dc:date>
    </item>
  </channel>
</rss>

