[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/sysvinit -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to upgrade system from 14.04 Status in apt package

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-15 Thread Adam Conrad
Tested an upgrade with proposed enabled using apt-get, passed OK. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package sysvinit - 2.88dsf-41ubuntu6.2 --- sysvinit (2.88dsf-41ubuntu6.2) trusty; urgency=medium * Break the dependency loop with upstart by dropping the upstart dependency from initscripts, and the obsolete versioned mountall dep (LP: #1452238) --

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-15 Thread Adam Conrad
Tested an upgrade with proposed enabled using update-manager, passed OK. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to upgrade system from 14.04

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-14 Thread Stéphane Graber
Hello Bin, or anyone else affected, Accepted sysvinit into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/sysvinit/2.88dsf- 41ubuntu6.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-12 Thread Adam Conrad
A sysvinit fix has been uploaded to trusty-proposed, this has been tested to solve the problem both with apt-get and with update-manager. ** Changed in: sysvinit (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-12 Thread Adam Conrad
** Also affects: sysvinit (Ubuntu) Importance: Undecided Status: New ** Changed in: apt (Ubuntu) Assignee: Adam Conrad (adconrad) = (unassigned) ** Changed in: sysvinit (Ubuntu) Assignee: (unassigned) = Adam Conrad (adconrad) ** Changed in: sysvinit (Ubuntu) Status:

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-11 Thread Jamie Strandboge
AIUI, new trusty installs will hit this and update-manager will fail to upgrade forever. The only solution for users is to 'apt-get -f install' to force it. This means that desktop users will not get security updates after they install 14.04. This was confirmed yesterday by the security team in a

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-11 Thread Steve Langasek
** Changed in: apt (Ubuntu) Assignee: (unassigned) = Adam Conrad (adconrad) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to upgrade system from

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-07 Thread Adam Conrad
Of course, after I said this is an apt (or python-apt, if people are seeing it in update-manager too) bug, which is true, it can work harder to do better loop breaking and batching, this could maybe be worked around by fudging the dependencies of initscripts a bit, perhaps removing the upstart and

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-07 Thread Timo Jyrinki
** Description changed: + Workaround when the 14.04 upgrade fails and you can't do more upgrades + or installs anymore: + + 1. Launch Terminal from Dash + 2. Type 'sudo apt-get install -f' and press enter. When prompted (offers updating eg libc-dev-bin, libc6-dbg, libc6-dev and udev), press

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-06 Thread Adam Conrad
This is an apt bug, not an ifupdown bug. ** No longer affects: ifupdown ** Package changed: ifupdown (Ubuntu) = apt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-13 Thread Tim Chen
#15 failed. I set intscripts as Pre-Depends (for ifupdown) but still not work. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to upgrade system

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-13 Thread Tim Chen
ifupdown depends on initscripts initscripts depends on upstart upstart depends on initscripts and ifupdown The error messages stats that dependency problems prevent configuration of ifupdown: ifupdown depends on initscripts (= 2.88dsf-25); however: Package initscripts is not configured yet.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-12 Thread Tim Chen
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/937196 it could be a similar bug like this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-12 Thread Shih-Yuan Lee
https://tracker.debian.org/pkg/ifupdown has more than 200 bugs on Debian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to upgrade system from

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-12 Thread Tim Chen
if upgrade ifupdown itself or using following commands there's no such issue #apt-get install --only-upgrade dpkg coreutils sysv-rc sysvinit-utils initscripts udev libudev1 ifupdown libc-bin upstart The failure during dist-upgrade/updrade by apt-get dist-upgrade is pretty weird. ** Attachment

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-12 Thread Tim Chen
** Attachment added: aptitude.log https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1452238/+attachment/4396142/+files/aptitude.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-07 Thread Shih-Yuan Lee
apt-get dist-upgrade -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to upgrade system from 14.04 Status in ifupdown: New Status in ifupdown

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-07 Thread Shih-Yuan Lee
If I upgrade ifupdown by `sudo apt-get install ifupdown` first and then upgrade the whole system by `sudo apt-get dist-upgrade`, there is no problem at all. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-07 Thread Bin Li
I use 'sudo agt-get upgrade' when I met this issue, never tried dist-upgrade. I will take annual leave this week, so please contact 4$ for more info. Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-07 Thread Tim Chen
Package: udev Source: systemd Version: 204-5ubuntu20kittyhawk1 Architecture: amd64 Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com Installed-Size: 5143 Depends: libacl1 (= 2.2.51-8), libblkid1 (= 2.19.1), libc6 (= 2.17), libcgmanager0, libdbus-1-3 (= 1.0.2), libkmod2 (= 5~),

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-07 Thread Tim Chen
@4$ which command did you run at firsttime in https://pastebin.canonical.com/130750/ ? apt-get dist-upgrade or apt-get upgrade? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-07 Thread Tim Chen
@Bin could we use #apt-get dist-upgrade instead? since that's what update-manager would do~ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-06 Thread Jonathan Davies
I had this issue on a new ARM board over the weekend too. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1452238 Title: Failed to upgrade system from 14.04 Status in

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ifupdown (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-06 Thread Jonathan Davies
Running apt-get install -f does: $ sudo apt-get install -f ... The following packages will be upgraded: libc-dev-bin libc6-dbg libc6-dev udev -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-05-06 Thread Bin Li
Jonathan, Yes, it could resolve it. But it's not a better solution for it, it would be better that we find the root cause and fix it in ifupdown. :D -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.