FS#34181 - [lxc] requires dpkg
Attached to Project:
Community Packages
Opened by Thomas (Gamoth) - Wednesday, 06 March 2013, 20:10 GMT
Last edited by Daniel Micay (thestinger) - Thursday, 30 May 2013, 13:24 GMT
Opened by Thomas (Gamoth) - Wednesday, 06 March 2013, 20:10 GMT
Last edited by Daniel Micay (thestinger) - Thursday, 30 May 2013, 13:24 GMT
|
Details
Description:
The script /usr/bin/lxc-debian doesn't work because at line 175, the script use command of Debian "Dpkg". Additional info: * package version(s): 1:0.8.0-2 Steps to reproduce: Install lxc from community Install debootstrap launch lxc-create -t debian -n test I force the variable arch at the value "amd64" in my case. And it's works ! |
This task depends upon
Closed by Daniel Micay (thestinger)
Thursday, 30 May 2013, 13:24 GMT
Reason for closing: Won't implement
Additional comments about closing: Closing for now. Feel free to open an issue about adding these to optdepends if they ever appear in the repositories though.
Thursday, 30 May 2013, 13:24 GMT
Reason for closing: Won't implement
Additional comments about closing: Closing for now. Feel free to open an issue about adding these to optdepends if they ever appear in the repositories though.
Comment by Sergej Pupykin (sergej) -
Thursday, 30 May 2013, 13:11 GMT
Both debootstrap and dpkg are in aur. I think there is no reason
to move them to community.
Comment by
Daniel Micay (thestinger) -
Thursday, 30 May 2013, 13:21 GMT
It's just an optional dependency for the sample configurations, so
I don't think anything should be changed. If someone actually
wants to maintain debootstrap/dpkg in the repositories... it could
be added to optdepends, but I doubt that will happen.