2012-05-08 23:24:30 |
Jean-Baptiste Lallement |
bug |
|
|
added bug |
2012-05-08 23:24:30 |
Jean-Baptiste Lallement |
attachment added |
|
bootstrap.log https://bugs.launchpad.net/bugs/996839/+attachment/3137737/+files/bootstrap.log |
|
2012-05-17 00:48:43 |
Serge Hallyn |
lxc (Ubuntu): status |
New |
Triaged |
|
2012-05-17 00:48:45 |
Serge Hallyn |
lxc (Ubuntu): importance |
Undecided |
Low |
|
2012-05-17 00:48:55 |
Serge Hallyn |
lxc (Ubuntu): assignee |
|
Stéphane Graber (stgraber) |
|
2012-05-17 03:25:31 |
Stéphane Graber |
nominated for series |
|
Ubuntu Precise |
|
2012-05-17 03:25:31 |
Stéphane Graber |
bug task added |
|
lxc (Ubuntu Precise) |
|
2012-05-17 03:25:31 |
Stéphane Graber |
nominated for series |
|
Ubuntu Quantal |
|
2012-05-17 03:25:31 |
Stéphane Graber |
bug task added |
|
lxc (Ubuntu Quantal) |
|
2012-05-17 03:25:43 |
Stéphane Graber |
lxc (Ubuntu Precise): status |
New |
Triaged |
|
2012-05-17 03:25:46 |
Stéphane Graber |
lxc (Ubuntu Precise): importance |
Undecided |
Medium |
|
2012-05-17 03:25:49 |
Stéphane Graber |
lxc (Ubuntu Quantal): importance |
Low |
Medium |
|
2012-05-17 03:25:53 |
Stéphane Graber |
lxc (Ubuntu Precise): assignee |
|
Stéphane Graber (stgraber) |
|
2012-05-18 23:10:34 |
Launchpad Janitor |
lxc (Ubuntu Quantal): status |
Triaged |
Fix Released |
|
2012-05-18 23:40:29 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/lxc |
|
2012-05-24 20:07:32 |
Stéphane Graber |
description |
when bootstrapping a Precise amd64 container the following error is displayed in the log.
"""
dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing inetutils-ping:
inetutils-ping conflicts with ping
iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive
"""
After retrying a couple of times bootstrapping continues and finishes successfully. bootstrap log attached.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May 8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64+mac (20120328)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install) |
when bootstrapping a Precise amd64 container the following error is displayed in the log.
"""
dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing inetutils-ping:
inetutils-ping conflicts with ping
iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive
"""
After retrying a couple of times bootstrapping continues and finishes successfully. bootstrap log attached.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May 8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64+mac (20120328)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
Testcase:
1) lxc-create -t ubuntu -n p1
2) cat /var/lib/lxc/p1/rootfs/var/log/bootstrap.log | grep error
Here, 2) shouldn't return the dpkg failure listed above. |
|
2012-05-24 20:18:20 |
Stéphane Graber |
description |
when bootstrapping a Precise amd64 container the following error is displayed in the log.
"""
dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing inetutils-ping:
inetutils-ping conflicts with ping
iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive
"""
After retrying a couple of times bootstrapping continues and finishes successfully. bootstrap log attached.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May 8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64+mac (20120328)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
Testcase:
1) lxc-create -t ubuntu -n p1
2) cat /var/lib/lxc/p1/rootfs/var/log/bootstrap.log | grep error
Here, 2) shouldn't return the dpkg failure listed above. |
when bootstrapping a Precise amd64 container the following error is displayed in the log.
"""
dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing inetutils-ping:
inetutils-ping conflicts with ping
iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive
"""
After retrying a couple of times bootstrapping continues and finishes successfully. bootstrap log attached.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May 8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64+mac (20120328)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
Testcase:
1) lxc-create -t ubuntu -n p1
2) grep error /var/lib/lxc/p1/rootfs/var/log/bootstrap.log
Here, 2) shouldn't return the dpkg failure listed above. |
|
2012-05-24 21:01:28 |
Stéphane Graber |
lxc (Ubuntu Precise): status |
Triaged |
Fix Committed |
|
2012-05-29 20:31:42 |
Stéphane Graber |
description |
when bootstrapping a Precise amd64 container the following error is displayed in the log.
"""
dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing inetutils-ping:
inetutils-ping conflicts with ping
iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive
"""
After retrying a couple of times bootstrapping continues and finishes successfully. bootstrap log attached.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May 8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64+mac (20120328)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
Testcase:
1) lxc-create -t ubuntu -n p1
2) grep error /var/lib/lxc/p1/rootfs/var/log/bootstrap.log
Here, 2) shouldn't return the dpkg failure listed above. |
when bootstrapping a Precise amd64 container the following error is displayed in the log.
"""
dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing inetutils-ping:
inetutils-ping conflicts with ping
iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive
"""
After retrying a couple of times bootstrapping continues and finishes successfully. bootstrap log attached.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May 8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64+mac (20120328)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
----
[impact]
Slows down chroot building, spam log with errors.
[development fix]
The SRU is a copy of the template from development
[stable fix]
The SRU is a copy of the template from development
[Test case]
1) lxc-create -t ubuntu -n p1
2) grep error /var/lib/lxc/p1/rootfs/var/log/bootstrap.log
Here, 2) shouldn't return the dpkg failure listed above.
[Regression potential]
Unless people expected their debootstrap to take twice the usual time, I don't see any "regression" possible with just dropping inetutils-ping |
|
2012-05-29 20:45:27 |
Stéphane Graber |
description |
when bootstrapping a Precise amd64 container the following error is displayed in the log.
"""
dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing inetutils-ping:
inetutils-ping conflicts with ping
iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive
"""
After retrying a couple of times bootstrapping continues and finishes successfully. bootstrap log attached.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May 8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64+mac (20120328)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
----
[impact]
Slows down chroot building, spam log with errors.
[development fix]
The SRU is a copy of the template from development
[stable fix]
The SRU is a copy of the template from development
[Test case]
1) lxc-create -t ubuntu -n p1
2) grep error /var/lib/lxc/p1/rootfs/var/log/bootstrap.log
Here, 2) shouldn't return the dpkg failure listed above.
[Regression potential]
Unless people expected their debootstrap to take twice the usual time, I don't see any "regression" possible with just dropping inetutils-ping |
when bootstrapping a Precise amd64 container the following error is displayed in the log.
"""
dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing inetutils-ping:
inetutils-ping conflicts with ping
iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive
"""
After retrying a couple of times bootstrapping continues and finishes successfully. bootstrap log attached.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May 8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64+mac (20120328)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
----
[impact]
Slows down chroot building, spam log with errors and installs useless/broken packages.
[test case]
1) lxc-create -t ubuntu -n p1
2) grep error /var/lib/lxc/p1/rootfs/var/log/bootstrap.log
Here, 2) shouldn't return the dpkg failure listed above.
[regression potential]
Unless people expected their debootstrap to take twice the usual time, I don't see any "regression" possible with clearing the list of broken packages we try (and fail) to install. |
|
2012-05-31 23:17:18 |
Clint Byrum |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2012-05-31 23:17:23 |
Clint Byrum |
bug |
|
|
added subscriber SRU Verification |
2012-05-31 23:17:25 |
Clint Byrum |
tags |
amd64 apport-bug qa-manual-testing quantal running-unity |
amd64 apport-bug qa-manual-testing quantal running-unity verification-needed |
|
2012-05-31 23:43:35 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/precise-proposed/lxc |
|
2012-06-08 18:09:10 |
Stéphane Graber |
tags |
amd64 apport-bug qa-manual-testing quantal running-unity verification-needed |
amd64 apport-bug qa-manual-testing quantal running-unity verification-done |
|
2012-06-11 15:30:32 |
Launchpad Janitor |
lxc (Ubuntu Precise): status |
Fix Committed |
Fix Released |
|