summaryrefslogtreecommitdiff
path: root/doc/forum
diff options
context:
space:
mode:
authorpicca2016-04-01 05:47:33 +0000
committeradmin2016-04-01 05:47:33 +0000
commitb34cd82df82733594ee9d2f2b09fe7ad4a4fdc2e (patch)
tree3b07ccdb491056ded393fde425644d1317b8cc6f /doc/forum
parentf03ba9aa382baa0f6394ad9125573f0ee7b7af2f (diff)
Added a comment
Diffstat (limited to 'doc/forum')
-rw-r--r--doc/forum/chroot_issue_when_upgrading/comment_7_c682c5e99a1e9910771de0589d74657c._comment36
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?
+"""]]