[Touch-packages] [Bug 1805978] Re: ubuntu_lxc test is failed with lxc-utils package not installed

2019-01-10 Thread Po-Hsu Lin
Didn't see this issue this cycle for the Bionic OEM kernel testing.
Probably it's because all these packages have been released.

Closing this bug.

** Changed in: ubuntu-kernel-tests
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1805978

Title:
  ubuntu_lxc test is failed with lxc-utils package not installed

Status in ubuntu-kernel-tests:
  Fix Released
Status in lxc package in Ubuntu:
  Invalid

Bug description:
  On Bionic since Nov.29,
  the ubuntu_lxc test is failing with:

   Running 'apt-get install --yes automake autopkgtest build-essential 
cloud-image-utils dh-autoreconf lxc texinfo gcc-multilib liblxc1'
   [stdout] Reading package lists...
   [stdout] Building dependency tree...
   [stdout] Reading state information...
   [stdout] liblxc1 is already the newest version (3.0.3-0ubuntu1~18.04.1).
   [stdout] Some packages could not be installed. This may mean that you have
   [stdout] requested an impossible situation or if you are using the unstable
   [stdout] distribution that some required packages have not yet been created
   [stdout] or been moved out of Incoming.
   [stdout] The following information may help to resolve the situation:
   [stdout]
   [stdout] The following packages have unmet dependencies:
   [stdout] lxc : Depends: lxc-utils (>= 3.0.2-0ubuntu1~18.04.1) but it is not 
going to be installed
   [stderr] E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1805978/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1805978] Re: ubuntu_lxc test is failed with lxc-utils package not installed

2018-12-11 Thread Po-Hsu Lin
So I think the solution is to get both of lxc-utils (universe) and
liblxc1 (main) from -proposed, right?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1805978

Title:
  ubuntu_lxc test is failed with lxc-utils package not installed

Status in ubuntu-kernel-tests:
  Confirmed
Status in lxc package in Ubuntu:
  Invalid

Bug description:
  On Bionic since Nov.29,
  the ubuntu_lxc test is failing with:

   Running 'apt-get install --yes automake autopkgtest build-essential 
cloud-image-utils dh-autoreconf lxc texinfo gcc-multilib liblxc1'
   [stdout] Reading package lists...
   [stdout] Building dependency tree...
   [stdout] Reading state information...
   [stdout] liblxc1 is already the newest version (3.0.3-0ubuntu1~18.04.1).
   [stdout] Some packages could not be installed. This may mean that you have
   [stdout] requested an impossible situation or if you are using the unstable
   [stdout] distribution that some required packages have not yet been created
   [stdout] or been moved out of Incoming.
   [stdout] The following information may help to resolve the situation:
   [stdout]
   [stdout] The following packages have unmet dependencies:
   [stdout] lxc : Depends: lxc-utils (>= 3.0.2-0ubuntu1~18.04.1) but it is not 
going to be installed
   [stderr] E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1805978/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1805978] Re: ubuntu_lxc test is failed with lxc-utils package not installed

2018-12-08 Thread Stéphane Graber
Well, the adt setup in this case just can't work, you can't tell apt to
install lxc-utils from -updates and liblxc1 from -proposed when they
have strict dependencies between them, you're just going to be getting
an apt failure.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1805978

Title:
  ubuntu_lxc test is failed with lxc-utils package not installed

Status in ubuntu-kernel-tests:
  Confirmed
Status in lxc package in Ubuntu:
  Invalid

Bug description:
  On Bionic since Nov.29,
  the ubuntu_lxc test is failing with:

   Running 'apt-get install --yes automake autopkgtest build-essential 
cloud-image-utils dh-autoreconf lxc texinfo gcc-multilib liblxc1'
   [stdout] Reading package lists...
   [stdout] Building dependency tree...
   [stdout] Reading state information...
   [stdout] liblxc1 is already the newest version (3.0.3-0ubuntu1~18.04.1).
   [stdout] Some packages could not be installed. This may mean that you have
   [stdout] requested an impossible situation or if you are using the unstable
   [stdout] distribution that some required packages have not yet been created
   [stdout] or been moved out of Incoming.
   [stdout] The following information may help to resolve the situation:
   [stdout]
   [stdout] The following packages have unmet dependencies:
   [stdout] lxc : Depends: lxc-utils (>= 3.0.2-0ubuntu1~18.04.1) but it is not 
going to be installed
   [stderr] E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1805978/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1805978] Re: ubuntu_lxc test is failed with lxc-utils package not installed

2018-12-07 Thread Stefan Bader
@Stéphane, isn't that the way Britney works? There will always be one
package from proposed which is triggering ADT and the rest is non-
proposed. Or was there more than one?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1805978

Title:
  ubuntu_lxc test is failed with lxc-utils package not installed

Status in ubuntu-kernel-tests:
  Confirmed
Status in lxc package in Ubuntu:
  Invalid

Bug description:
  On Bionic since Nov.29,
  the ubuntu_lxc test is failing with:

   Running 'apt-get install --yes automake autopkgtest build-essential 
cloud-image-utils dh-autoreconf lxc texinfo gcc-multilib liblxc1'
   [stdout] Reading package lists...
   [stdout] Building dependency tree...
   [stdout] Reading state information...
   [stdout] liblxc1 is already the newest version (3.0.3-0ubuntu1~18.04.1).
   [stdout] Some packages could not be installed. This may mean that you have
   [stdout] requested an impossible situation or if you are using the unstable
   [stdout] distribution that some required packages have not yet been created
   [stdout] or been moved out of Incoming.
   [stdout] The following information may help to resolve the situation:
   [stdout]
   [stdout] The following packages have unmet dependencies:
   [stdout] lxc : Depends: lxc-utils (>= 3.0.2-0ubuntu1~18.04.1) but it is not 
going to be installed
   [stderr] E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1805978/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1805978] Re: ubuntu_lxc test is failed with lxc-utils package not installed

2018-12-06 Thread Stéphane Graber
This system is using a mix of -proposed and non-proposed packages, this
isn't going to work and isn't supported, marking invalid.

** Changed in: lxc (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1805978

Title:
  ubuntu_lxc test is failed with lxc-utils package not installed

Status in ubuntu-kernel-tests:
  Confirmed
Status in lxc package in Ubuntu:
  Invalid

Bug description:
  On Bionic since Nov.29,
  the ubuntu_lxc test is failing with:

   Running 'apt-get install --yes automake autopkgtest build-essential 
cloud-image-utils dh-autoreconf lxc texinfo gcc-multilib liblxc1'
   [stdout] Reading package lists...
   [stdout] Building dependency tree...
   [stdout] Reading state information...
   [stdout] liblxc1 is already the newest version (3.0.3-0ubuntu1~18.04.1).
   [stdout] Some packages could not be installed. This may mean that you have
   [stdout] requested an impossible situation or if you are using the unstable
   [stdout] distribution that some required packages have not yet been created
   [stdout] or been moved out of Incoming.
   [stdout] The following information may help to resolve the situation:
   [stdout]
   [stdout] The following packages have unmet dependencies:
   [stdout] lxc : Depends: lxc-utils (>= 3.0.2-0ubuntu1~18.04.1) but it is not 
going to be installed
   [stderr] E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1805978/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1805978] Re: ubuntu_lxc test is failed with lxc-utils package not installed

2018-12-06 Thread Po-Hsu Lin
** Tags added: bionic

** Tags added: package-from-proposed

** Changed in: ubuntu-kernel-tests
   Status: In Progress => Confirmed

** Changed in: ubuntu-kernel-tests
 Assignee: Po-Hsu Lin (cypressyew) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1805978

Title:
  ubuntu_lxc test is failed with lxc-utils package not installed

Status in ubuntu-kernel-tests:
  Confirmed
Status in lxc package in Ubuntu:
  New

Bug description:
  On Bionic since Nov.29,
  the ubuntu_lxc test is failing with:

   Running 'apt-get install --yes automake autopkgtest build-essential 
cloud-image-utils dh-autoreconf lxc texinfo gcc-multilib liblxc1'
   [stdout] Reading package lists...
   [stdout] Building dependency tree...
   [stdout] Reading state information...
   [stdout] liblxc1 is already the newest version (3.0.3-0ubuntu1~18.04.1).
   [stdout] Some packages could not be installed. This may mean that you have
   [stdout] requested an impossible situation or if you are using the unstable
   [stdout] distribution that some required packages have not yet been created
   [stdout] or been moved out of Incoming.
   [stdout] The following information may help to resolve the situation:
   [stdout]
   [stdout] The following packages have unmet dependencies:
   [stdout] lxc : Depends: lxc-utils (>= 3.0.2-0ubuntu1~18.04.1) but it is not 
going to be installed
   [stderr] E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1805978/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1805978] Re: ubuntu_lxc test is failed with lxc-utils package not installed

2018-12-06 Thread Po-Hsu Lin
I can see this issue again, seems that there is another new update for
it...

Running 'apt-get install --yes automake autopkgtest build-essential 
cloud-image-utils dh-autoreconf lxc lxc-utils texinfo gcc-multilib liblxc1'
 Reading package lists...
 Building dependency tree...
 Reading state information...
 liblxc1 is already the newest version (3.0.3-0ubuntu1~18.04.1).
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:
 
 The following packages have unmet dependencies:
  lxc-utils : Depends: liblxc1 (= 3.0.2-0ubuntu1~18.04.1) but 
3.0.3-0ubuntu1~18.04.1 is to be installed
  Recommends: libpam-cgfs but it is not going to be installed
 E: Unable to correct problems, you have held broken packages.


** Also affects: lxc (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1805978

Title:
  ubuntu_lxc test is failed with lxc-utils package not installed

Status in ubuntu-kernel-tests:
  In Progress
Status in lxc package in Ubuntu:
  New

Bug description:
  On Bionic since Nov.29,
  the ubuntu_lxc test is failing with:

   Running 'apt-get install --yes automake autopkgtest build-essential 
cloud-image-utils dh-autoreconf lxc texinfo gcc-multilib liblxc1'
   [stdout] Reading package lists...
   [stdout] Building dependency tree...
   [stdout] Reading state information...
   [stdout] liblxc1 is already the newest version (3.0.3-0ubuntu1~18.04.1).
   [stdout] Some packages could not be installed. This may mean that you have
   [stdout] requested an impossible situation or if you are using the unstable
   [stdout] distribution that some required packages have not yet been created
   [stdout] or been moved out of Incoming.
   [stdout] The following information may help to resolve the situation:
   [stdout]
   [stdout] The following packages have unmet dependencies:
   [stdout] lxc : Depends: lxc-utils (>= 3.0.2-0ubuntu1~18.04.1) but it is not 
going to be installed
   [stderr] E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1805978/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp