-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Mon, Aug 01, 2016 at 01:27:00AM +0000, Patrick Schleizer wrote: > There are no release3.2 git branches in either github marmarek or > QubesOS. Also in ./setup it is not listed (merged latest qubes-builder > source code from githu).
release3.2 branches are created at final release time. During rc stage, it is still in "master". It's described here: https://www.qubes-os.org/doc/version-scheme/ > Is it same like R3.1? Take a look at example-configs/qubes-os-master.conf - you probably need to include some changes, like changing DIST_DOM0 to fc23 or include app-linux-usb-proxy. On Mon, Aug 01, 2016 at 01:45:00AM +0000, Patrick Schleizer wrote: > Another issue when trying to build R3.1. > > + echo '--> Fetching from > https://github.com/marmarek/qubes-core-vchan-xen.git release3.1...' > --> Fetching from https://github.com/marmarek/qubes-core-vchan-xen.git > release3.1... > + '[' qubes-src/core-vchan-xen == . -o -d qubes-src/core-vchan-xen -a > '' > '!=' 1 ']' > + cd qubes-src/core-vchan-xen > + git fetch -q https://github.com/marmarek/qubes-core-vchan-xen.git > --tags release3.1 > fatal: Couldn't find remote ref release3.1 > + '[' '' == 1 ']' > + exit 1 > Makefile:186: recipe for target 'core-vchan-xen.get-sources' failed > make: *** [core-vchan-xen.get-sources] Error 1 And generally stable branches are on QubesOS github account. For some components I may have them on my account too, but don't treat this as a rule. On Mon, Aug 01, 2016 at 01:47:00AM +0000, Patrick Schleizer wrote: > 'make clean-all' also failing. > > user@qubes-build:~/qubes-builder$ make clean-all (...) > make[1]: *** qubes-src/linux-template-builder: No such file or > directory. Stop. > Makefile:377: recipe for target 'linux-template-builder.clean.jessie' > failed > make: [linux-template-builder.clean.jessie] Error 2 (ignored) > user@qubes-build:~/qubes-builder$ echo $? > 0 You haven't downloaded the sources, so there is nothing to clean. And this is also why this and other errors are (correctly) ignored. - -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXnxiBAAoJENuP0xzK19csoPYH/3t9/fkmu2nIsbf1x63ahor2 NH57Cn6ig6nvnqzy3BNq56ohwbdRbLJkYuVX/peqAFBLr6AMRXWME2CZC8EQGKqz 8Qttnzh0cGZsh1IRk0B9qFPgbb+M82o6v9MSUDgWUqO7m26bBFyjT9YVzEHxZTKl /b1KxRNR3UUBZ0BA/oXFSWZfNNbXNBBbcfbCqbL/YgtFn7mN9lz2vpqUVNYYeYX4 UIkD+ROOD6oSxhf0USQ1atGfTSmkMWfB+oFawntzkncBBUPfZuW3N/X9nEpC7G1f N9HeFpVIzAXJfT2nc0TBIsAdCutFNoLxS+b2XvdGVBBW8+n9YI+ws1S2fLDSM3Q= =to6s -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "qubes-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-devel/20160801093808.GP32095%40mail-itl. For more options, visit https://groups.google.com/d/optout.
