Your message dated Sat, 29 Oct 2011 23:31:03 +0200
with message-id <[email protected]>
and subject line Re: [bts-link] source package vzctl
has caused the Debian Bug report #635730,
regarding vzctl: /etc/init.d/vz does not load some modules
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
635730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635730
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vzctl
Version: 3.0.27-1
Severity: normal
Tags: wheezy

Steps to reproduce:
1. start OpenVZ: /etc/init.d/vz start
2. look for loaded modules: 
>$ lsmod |grep vz
>vzethdev                7301  0 
>vznetdev               17967  0 
>vzmon                  16317  2 vzethdev,vznetdev
>vzdquota               35158  0 [permanent]
>vzdev                   1824  4 vzethdev,vznetdev,vzmon,vzdquota
>vzevent                 1723  1

Some modules arent't loaded such as "vzcpt" or "vzrst".

Upstream init script shebang line changed from "/bin/bash" to "/bin/sh".

The problem here is that the variable assignment at line 467 doesn't
work correctly with dash. Quoting $1 seems to do the trick:
>local modules="$1"

Regards,
Jean-Baptiste Rouault

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental'), (1, 'unstable'), (1, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vzctl depends on:
ii  iproute                       20110629-1 networking and traffic control too
ii  libc6                         2.13-10    Embedded GNU C Library: Shared lib
ii  vzquota                       3.0.12-3   server virtualization solution - q

Versions of packages vzctl recommends:
ii  rsync                         3.0.8-1    fast remote file copy program (lik

vzctl suggests no packages.

-- Configuration Files:
/etc/vz/conf/ve-basic.conf-sample changed [not included]
/etc/vz/vz.conf changed [not included]

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 3.0.29.3-1
thanks

Fixed in vzctl 3.0.29.1 according to upstream.

// Ola

On Mon, Sep 19, 2011 at 04:38:21PM +0000, 
[email protected] wrote:
> #
> # bts-link upstream status pull for source package vzctl
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html
> #
> 
> user [email protected]
> 
> # remote status report for #635730 (http://bugs.debian.org/635730)
> # Bug title: vzctl: /etc/init.d/vz does not load some modules
> #  * http://bugzilla.openvz.org/show_bug.cgi?id=1936
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 635730 + fixed-upstream
> usertags 635730 - status-NEW
> usertags 635730 + status-RESOLVED resolution-FIXED
> 
> thanks
> 

-- 
 --------------------- Ola Lundqvist ---------------------------
/  [email protected]                     Annebergsslingan 37      \
|  [email protected]                      654 65 KARLSTAD          |
|  http://inguza.com/                  +46 (0)70-332 1551       |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------


--- End Message ---

Reply via email to