[Bug 1671003] Re: unable to "apt-get install libsystemd-dev"

2017-04-05 Thread Aaron Baideme
I ran into the same issue regarding Aliyun and their custom package repo/configuration. In order to resolve this problem I actually deployed a 14.04 LTS image and then ran dist-upgrade into 16.04 proper, after switching repositories from aliyun's mirrors to regular ubuntu archives. -- You receive

Re: [Bug 1671003] Re: unable to "apt-get install libsystemd-dev"

2017-03-08 Thread Dimitri John Ledkov
On 8 March 2017 at 12:09, Sam Hamilton <1671...@bugs.launchpad.net> wrote: > Ok it was a clean install on Aliyun.com, I just tried on a clean box > elsewhere and its fine. Sorry about the false alarm. > Oh, that can't be good, I shall check with CPC to make sure that cloud uses correct Ubuntu imag

[Bug 1671003] Re: unable to "apt-get install libsystemd-dev"

2017-03-08 Thread Sam Hamilton
Ok it was a clean install on Aliyun.com, I just tried on a clean box elsewhere and its fine. Sorry about the false alarm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671003 Title: unable to "apt-

[Bug 1671003] Re: unable to "apt-get install libsystemd-dev"

2017-03-08 Thread Dimitri John Ledkov
You appear to have packages installed from xenial-proposed and xenial-updates. This would indicate that -proposed was enabled at some point in time in the past on this machine. You need to downgrade packages. What does downgrade result in? E.g.: $ sudo apt install libsystemd-dev=229-4ubuntu16 li