[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#702168: lxctl generates wrong mac addresses



Package: lxctl
Version: 0.3.1+debian-2
Severity: important

This is mainly request for newer upstream, it seems many obvious mistakes
are fixed there, this one is that lxctl generates mac adds with '01'
at the start:

/usr/share/perl5/Lxctl/set.pm
 my $mac = "01:" . $self->mac_create($options{'contname'});

this seems to be multicast mac, thus rendering container unstartable.
Simple fix is to change 01 to 02, but it looks like much better fix is
in 0.3.5.

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (x86_64)

Kernel: Linux 3.8.1 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash

Versions of packages lxctl depends on:
ii  libipc-system-simple-perl  1.21-1
ii  liblinux-lvm-perl          0.16-1
ii  libnet-ssh2-perl           0.44-1
ii  libossp-uuid-perl          1.6.2-1.3
ii  libyaml-tiny-perl          1.51-1
ii  lxc                        0.8.0~rc1-8+deb7u1

Versions of packages lxctl recommends:
ii  bridge-utils  1.5-6
ii  lvm2          2.02.95-6
ii  perl-doc      5.14.2-18

Versions of packages lxctl suggests:
ii  bash-completion  1:2.0-1

-- no debconf information


Reply to: