[CRIU] Criu 1.4 Install

Tycho Andersen tycho.andersen at canonical.com
Wed Dec 10 11:18:12 PST 2014


On Wed, Dec 10, 2014 at 08:08:25PM +0100, Thouraya TH wrote:
> On Ubutnu: i have:
> E: Impossible de trouver le paquet linux-image-extra-3.11.0-26-generic
> E: Impossible de trouver de paquet correspondant à l'expression rationnelle
> « linux-image-extra-3.11.0-26-generic »
> 
> ?
> Have you an idea please ? (ubuntu)

You'll have best results on trusty, as that is the LTS release (saucy
is currently end of life and not receiving any more support).

> P.S: i work on ubuntu and also on Debian, i have to do final experiment on
> Debian..

I'm not very familiar with how debian handles their kernel packaging,
unfortunately. Something like:

apt-file search netlink_diag.ko

should give you some hints about which package to install.

Tycho

> 2014-12-10 17:28 GMT+01:00 Thouraya TH <thouraya87 at gmail.com>:
> 
> > i'm on Debian..
> > i have to use the same command ?
> >
> > Bests.
> >
> > 2014-12-10 17:25 GMT+01:00 Tycho Andersen <tycho.andersen at canonical.com>:
> >
> >> On Wed, Dec 10, 2014 at 05:07:48PM +0100, Thouraya TH wrote:
> >> > Hello,
> >> >
> >> > Please, i try to install criu-1.4 but i have  errors:
> >> >
> >> > 1) apt-get install libprotobuf-c0-dev,
> >> > 2) sudo apt-get install protobuf-c-compiler
> >> > 3) make
> >> > 4)
> >> > root at suno-46:~# PATH=$PATH:/home/criu-1.4; export PATH
> >> > root at suno-46:~# echo "export PATH=${PATH}:/home/criu-1.4">> ~/.bashrc
> >> >
> >> > root at sol-46:/home/imgDir# criu dump
> >> > FATAL: Module netlink_diag not found.
> >> > Error (util.c:571): exited, status=1
> >> > FATAL: Module af_packet_diag not found.
> >> > Error (util.c:571): exited, status=1
> >> > FATAL: Module udp_diag not found.
> >> > Error (util.c:571): exited, status=1
> >> > ERROR: could not insert 'tcp_diag': Unknown symbol in module, or unknown
> >> > parameter (see dmesg)
> >> > Error (util.c:571): exited, status=1
> >> > FATAL: Module unix_diag not found.
> >> > Error (util.c:571): exited, status=1
> >> > Error: pid not specified
> >> >
> >> >
> >> > Have you an idea please ?
> >>
> >> On Ubuntu, you need to install the linux-image-extra-$kernelversion to
> >> get the _diag modules:
> >>
> >> sudo apt-get install linux-image-extra-$(uname -r)
> >>
> >> Tycho
> >>
> >> >
> >> > Thanks a lot.
> >> > Best regards.
> >> > Thouraya.
> >>
> >> > _______________________________________________
> >> > CRIU mailing list
> >> > CRIU at openvz.org
> >> > https://lists.openvz.org/mailman/listinfo/criu
> >>
> >>
> >


More information about the CRIU mailing list