diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-04-01 13:26:06 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-04-01 13:26:06 -0400 |
| commit | 73a8916c5d78312e91c7a26341c270aceccfc99b (patch) | |
| tree | 98fd76963543a9cd743389eb0dedd578e02eaadf /doc/forum/chroot_issue_when_upgrading | |
| parent | 800bf046b6817ae4f1a0fe4104a22f99c997be51 (diff) | |
| parent | b34cd82df82733594ee9d2f2b09fe7ad4a4fdc2e (diff) | |
Merge branch 'master' of ssh://propellor.branchable.com
Diffstat (limited to 'doc/forum/chroot_issue_when_upgrading')
| -rw-r--r-- | doc/forum/chroot_issue_when_upgrading/comment_7_c682c5e99a1e9910771de0589d74657c._comment | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/forum/chroot_issue_when_upgrading/comment_7_c682c5e99a1e9910771de0589d74657c._comment b/doc/forum/chroot_issue_when_upgrading/comment_7_c682c5e99a1e9910771de0589d74657c._comment new file mode 100644 index 00000000..f39df6a1 --- /dev/null +++ b/doc/forum/chroot_issue_when_upgrading/comment_7_c682c5e99a1e9910771de0589d74657c._comment @@ -0,0 +1,36 @@ +[[!comment format=mdwn + username="picca" + subject="comment 7" + date="2016-04-01T05:47:33Z" + content=""" +Hello Joey + +with 2.17.2 I get this. (there is nevertheless a progression in the right direction :p) + + [2016-04-01 07:42:02 CEST] process done ExitSuccess + /srv/chroot/unstable-i386-sbuild has Operating System (Debian Unstable) \"i386\" ... ok + /srv/chroot/unstable-i386-sbuild noop property ... ok + /srv/chroot/unstable-i386-sbuild apt installed apt-transport-https ... ok + /srv/chroot/unstable-i386-sbuild standard sources.list ... ok + Hit:1 http://ftp2.fr.debian.org/debian unstable InRelease + Hit:2 http://mirrors.kernel.org/debian unstable InRelease + Reading package lists... + Reading package lists... + Building dependency tree... + Reading state information... + You might want to run 'apt-get -f install' to correct these. + The following packages have unmet dependencies: + g++-5 : Depends: gcc-5-base (= 5.3.1-7) but 5.3.1-8 is installed + gcc-5 : Depends: cpp-5 (= 5.3.1-7) but 5.3.1-8 is installed + Depends: gcc-5-base (= 5.3.1-7) but 5.3.1-8 is installed + libgcc-5-dev : Depends: gcc-5-base (= 5.3.1-7) but 5.3.1-8 is installed + libstdc++-5-dev : Depends: gcc-5-base (= 5.3.1-7) but 5.3.1-8 is installed + libstdc++6 : Depends: gcc-5-base (= 5.3.1-7) but 5.3.1-8 is installed + /srv/chroot/unstable-i386-sbuild apt update ... failed + /srv/chroot/unstable-i386-sbuild apt cache cleaned ... ok + mordor chroot /srv/chroot/unstable-i386-sbuild provisioned ... failed + mordor replace /etc/schroot/chroot.d/unstable-i386-sbuild ... failed + +so now the proposition is to run `apt -f install` +So what is the right way to solve this (I hope) last issue during chroot upgrade? +"""]] |
