<div dir="ltr">While it's nice to see you are happy with a solution, Dimitri's suggestion is what you can expect with running such an old and unsupported version.<div><br></div><div>> I have spent a whole day trying to resolve it without success</div><div><br></div><div>That day would have been better spent installing 18.04 LTS and getting it setup. </div><div><br></div><div>> By the way, can we use mk-sbuild to create a cross develpment environment (eg: a toolchain for ARM board on a IA32 machine) If it is not possible, why?</div><div><br></div><div>The path these questions are taking you can easily be eliminated by installing 18.04 LTS.</div><div><br></div><div>It's your stuff, you do what you want. But keep in mind that the farther away from current you get, the harder it's going to be.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 18, 2019 at 8:39 PM <<a href="mailto:wangchenghao2123@sina.com">wangchenghao2123@sina.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hello Dimitri, Nish,</div><div><br></div><div>@Dimitri<br></div><div><br></div><div>I'm lucky to solve the problem with the indication of this site: <br></div><div><br></div><div><a href="https://askubuntu.com/questions/91815/how-to-install-software-or-upgrade-from-an-old-unsupported-release" target="_blank">https://askubuntu.com/questions/91815/how-to-install-software-or-upgrade-from-an-old-unsupported-release</a></div><div><br></div><div>I think your suggestion is more from a developer point of view while the above one is more from a user point of view. <br></div><div><br></div><div>I tried your solution after applying the first method. It also works in the chroot environment. Thanks!<br></div><div><br></div><div>By the way, can we use mk-sbuild to create a cross develpment environment (eg: a toolchain for ARM board on a IA32 machine) If it is not possible, why? Thanks!</div><div><br></div><div>@Nish</div><div><br></div><div>Thanks for you answer!<br></div><div><br></div><div>Best regards</div><div>Chenghao<br></div><div><br></div><div><br></div><div><br></div><div id="gmail-m_-3961425976193689761origbody"><div style="background:rgb(242,242,242)">----- Original Message -----<br>From: Dimitri John Ledkov <<a href="mailto:xnox@ubuntu.com" target="_blank">xnox@ubuntu.com</a>><br>To: <a href="mailto:wangchenghao2123@sina.com" target="_blank">wangchenghao2123@sina.com</a><br>Cc: ubuntu-devel-discuss <<a href="mailto:ubuntu-devel-discuss@lists.ubuntu.com" target="_blank">ubuntu-devel-discuss@lists.ubuntu.com</a>><br>Subject: Re: ask for support packages for nfs-kernel-server<br>Date: 2019-05-15 23:00<br></div><br><br>On Thu, 9 May 2019 at 18:31, <<a href="mailto:wangchenghao2123@sina.com" target="_blank">wangchenghao2123@sina.com</a>> wrote:<br>><br>> Dear,<br>><br>> I'm trying to install the package nfs-kernel-server on my Ubuntu 10.04.<br>><br>> By the apt-get command, the following package are needed:<br>> libgssglue1_0.1-4_i386.deb<br>> libnfsidmap2_0.23-2_i386.deb<br>> librpcsecgss3_0.19-2_i386.deb<br>> portmap_6.0.0-1ubuntu2_i386.deb<br>> nfs-common_1.2.0-4ubuntu4_i386.deb<br>> nfs-kernel-server_1.2.0-4ubuntu4_i386.deb<br>><br>> I cannot found the exact version for libgssglue1, libnfsidmap2 and librpcsecgss3. (I think it's due to the expired support of the Ubuntu version.) I tried the closest version of these packages that I can find. But there are dependency problems.<br>><br>> I have spent a whole day trying to resolve it without success. Can you help to provide these pakcages? Thanks a lot!<br>><br>> Best regards<br>> Chenghao WANG<br><div><br></div><div>As part of sunsetting obsolete ubuntu releases, they do get archived</div>to old-releases, and both installation media and the apt archive are<br>still available as a a final snapshot only.<br>So one can still consume that, even from a modern amd64 Ubuntu<br><div>release, for example:</div>$ mk-sbuild lucid --arch=i386<br>--debootstrap-mirror=<a href="http://old-releases.ubuntu.com/ubuntu/" target="_blank">http://old-releases.ubuntu.com/ubuntu/</a><br>--debootstrap-keyring=/usr/share/keyrings/ubuntu-archive-removed-keys.gpg<br>$ schroot -c lucid-i386 -u root<br>$ apt-get install nfs-kernel-server<br>(downloads and installs all the packages one needs)<br>Enjoy, but do please upgrade to Ubuntu 18.04 LTS Bionic!<br>-- <br>Regards,<br>Dimitri.<br></div>-- <br>
Ubuntu-devel-discuss mailing list<br>
<a href="mailto:Ubuntu-devel-discuss@lists.ubuntu.com" target="_blank">Ubuntu-devel-discuss@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss</a><br>
</blockquote></div>