[00:35] coreyfro: don't use unstable, don't use trusty-proposed. [00:35] coreyfro: they by definition, can be out of sync like that. === pcacjr_ is now known as pcacjr === Guest60952 is now known as NCommander === NCommander is now known as Guest60966 === discopig is now known as pig === pig is now known as discopig [17:31] xnox obviously you didn't read that this is happeing in both precise and trusty [17:31] let me reiterate [17:37] Hello all. A week ago I was building just fine, but recently, I am having bootstrapping trouble with package libgcc1 (dpkg: dependency problems prevent configuration of libgcc1:armhf: libgcc1:armhf depends on gcc-4.9-base (= 4.9-20140303-0ubuntu2); however: Version of gcc-4.9-base:armhf on system is 4.9-20140303-0ubuntu3.) [17:37] I think this is a problem with the repo or possibly a problem with libgcc1 package [17:37] .,.,.,.This.,.,.,.problem.,.,.,.exists.,.,.,.in.,.,.,.both.,.,.,.Trusty.,.,.,.and.,.,.,.Precise.,.,.,. [17:37] So, I have a multistrap script and config that used to build my entire debian distro in less than two minutes. It worked until last week and it broke with the following error: dpkg: dependency problems prevent configuration of libgcc1:armhf: libgcc1:armhf depends on gcc-4.9-base (= 4.9-20140303-0ubuntu2); however: Version of gcc-4.9-base:armhf on system is 4.9-20140303-0ubuntu3. [17:37] Here is a document will all my configurations, all my scripting, and all of my errors : https://docs.google.com/a/typeamachines.com/document/d/1pELrg7NcrE32-zOaflnsd2fLWZ_IjVI-YfeaHG3hA6k/edit [17:38] This is a script that ANYONE CAN USE to build ANY ARMHF image they'd like...and it was working until last week. [17:38] What's going on? Is this a problem with the repo? [17:38] Where do I report this, specific, bug? To the people behind the PPA? To the package maintainer? Where do I get this ball rolling? [17:47] I just build a new image for precise [17:48] I am testing it under qemu right now [17:49] coreyfro: precise does not have gcc-4.9. [17:49] $ rmadison -s trusty gcc-4.9-base ligbcc1 [17:49] gcc-4.9-base | 4.9-20140303-0ubuntu3 | trusty | amd64, arm64, armhf, i386, powerpc, ppc64el [17:49] $ rmadison -s trusty libgcc1 [17:49] libgcc1 | 1:4.9-20140303-0ubuntu3 | trusty | amd64, arm64, armhf, i386, powerpc, ppc64el [17:49] looks correct to me. [17:50] coreyfro: but if you use trusty suite with trusty-proposed suite enabled, it's not guaranteed to be installable at all times. [17:50] coreyfro: ditto precise with precise-proposed suite enabled. [17:53] I don't know if it is getting Proposed, I have my config grabbing main and universe [17:57] source=http://ports.ubuntu.com/; suite=precise; components=main universe ; [17:58] If it is picking up proposed, I need to figure out how to mask that out (to use a gentoo term) [18:32] Precise just ran without changes to my scripts or configs [18:33] Trying with trusty [19:00] Trusty built, testing [19:05] Trusting still having errors, but at least I have precise built [19:05] Who would I report these errors to?