<div dir="ltr"><div>On Ubutnu: i have:<br>E: Impossible de trouver le paquet linux-image-extra-3.11.0-26-generic<br>E: Impossible de trouver de paquet correspondant à l'expression rationnelle « linux-image-extra-3.11.0-26-generic »<br><br>?<br></div><div>Have you an idea please ? (ubuntu)<br><br></div>P.S: i work on ubuntu and also on Debian, i have to do final experiment on Debian..<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-10 17:28 GMT+01:00 Thouraya TH <span dir="ltr"><<a href="mailto:thouraya87@gmail.com" target="_blank">thouraya87@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>i'm on Debian.. <br></div>i have to use the same command ?<br><br></div>Bests. <br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2014-12-10 17:25 GMT+01:00 Tycho Andersen <span dir="ltr"><<a href="mailto:tycho.andersen@canonical.com" target="_blank">tycho.andersen@canonical.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Wed, Dec 10, 2014 at 05:07:48PM +0100, Thouraya TH wrote:<br>
> Hello,<br>
><br>
> Please, i try to install criu-1.4 but i have errors:<br>
><br>
> 1) apt-get install libprotobuf-c0-dev,<br>
> 2) sudo apt-get install protobuf-c-compiler<br>
> 3) make<br>
> 4)<br>
> root@suno-46:~# PATH=$PATH:/home/criu-1.4; export PATH<br>
> root@suno-46:~# echo "export PATH=${PATH}:/home/criu-1.4">> ~/.bashrc<br>
><br>
> root@sol-46:/home/imgDir# criu dump<br>
> FATAL: Module netlink_diag not found.<br>
> Error (util.c:571): exited, status=1<br>
> FATAL: Module af_packet_diag not found.<br>
> Error (util.c:571): exited, status=1<br>
> FATAL: Module udp_diag not found.<br>
> Error (util.c:571): exited, status=1<br>
> ERROR: could not insert 'tcp_diag': Unknown symbol in module, or unknown<br>
> parameter (see dmesg)<br>
> Error (util.c:571): exited, status=1<br>
> FATAL: Module unix_diag not found.<br>
> Error (util.c:571): exited, status=1<br>
> Error: pid not specified<br>
><br>
><br>
> Have you an idea please ?<br>
<br>
</div></div>On Ubuntu, you need to install the linux-image-extra-$kernelversion to<br>
get the _diag modules:<br>
<br>
sudo apt-get install linux-image-extra-$(uname -r)<br>
<br>
Tycho<br>
<span><br>
><br>
> Thanks a lot.<br>
> Best regards.<br>
> Thouraya.<br>
<br>
</span>> _______________________________________________<br>
> CRIU mailing list<br>
> <a href="mailto:CRIU@openvz.org" target="_blank">CRIU@openvz.org</a><br>
> <a href="https://lists.openvz.org/mailman/listinfo/criu" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>