search for: gencontrol

Displaying 17 results from an estimated 17 matches for "gencontrol".

2007 Oct 04
1
xen-utils rebuild for stable (CVE-2007-4993)
...> /dev/null; then true; else \ /usr/bin/make -f debian/rules debian/control-real; \ fi \ else \ /usr/bin/make -f debian/rules debian/control-real; \ fi make[1]: Entering directory `/home/steve/xen-3.0-3.0.3-0' debian/bin/gencontrol.py 2.6.18-1 /usr/src/linux-support-2.6.18-1 make[1]: execvp: debian/bin/gencontrol.py: Permission denied make[1]: *** [debian/control-real] Error 127 make[1]: Leaving directory `/home/steve/xen-3.0-3.0.3-0' make: *** [debian/control] Error 2 debuild: fatal error at line 1228: fakeroot debian/ru...
2008 Aug 02
2
Bug#493393: xen-3: FTBFS: Permission problem
...bian/rules clean if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \ if md5sum debian/changelog debian/bin/gencontrol.py debian/templates/control.hypervisor.in debian/templates/control.main.in debian/templates/control.source.in debian/templates/control.utils.in debian/templates/xen-hypervisor.postinst.in debian/templates/xen-hypervisor.postrm.in debian/templates/xen- utils.lintian-overrides.in debian/templates/x...
2010 Jul 19
2
Bug#589661: xen: FTBFS: RuntimeError: Can't find /usr/src/linux-support-2.6.32-5, please install the linux-support-2.6.32-5 package
Source: xen Version: 4.0.1~rc3-1 Severity: serious From my pbuilder build log: ... fakeroot debian/rules clean if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \ if md5sum debian/changelog debian/bin/gencontrol.py debian/templates/control.hypervisor.in debian/templates/control.main.in debian/templates/control.source.in debian/templates/control.utils.in debian/templates/xen-hypervisor.postinst.in debian/templates/xen-hypervisor.postrm.in debian/templates/xen-utils.lintian-overrides.in debian/templates/xen...
2010 Feb 18
0
[PATCH] Build against linux-support-2.6.32-2
...to need the following patch. (I'm not really sure what I'm doing and just cribbed from r14469 in the debian-kernel tree which is where the pertinent change to the linux-support package came from. It seems to work....) The errors from only editing rules.defs are attached. Index: debian/bin/gencontrol.py =================================================================== --- debian/bin/gencontrol.py (revision 706) +++ debian/bin/gencontrol.py (working copy) @@ -25,6 +25,7 @@ def do_arch_setup(self, vars, makeflags, arch, extra): config_entry = self.config.merge('base', ar...
2007 Nov 08
2
Bug#450638: Rebuild fails even if only debian/changelog updated
...gt; /dev/null; then true; else \ /usr/bin/make -f debian/rules debian/control-real; \ fi \ else \ /usr/bin/make -f debian/rules debian/control-real; \ fi make[1]: Entering directory `/home/iwj/work/d/xen-3-3.1.1' debian/bin/gencontrol.py Traceback (most recent call last): File "debian/bin/gencontrol.py", line 4, in ? from debian_xen.debian import VersionXen File "/home/iwj/work/d/xen-3-3.1.1/debian/bin/../lib/python/debian_xen/__init__.py", line 19, in ? _setup() File "/home/iwj/work/d/xen-...
2007 Sep 25
0
Bug#443963: Missing executable flag when debian/control needs changes
...; /dev/null; then true; else \ /usr/bin/make -f debian/rules debian/control-real; \ fi \ else \ /usr/bin/make -f debian/rules debian/control-real; \ fi make[1]: Entering directory `/home/mrvn/src/xen/xen-3-3.1.0' debian/bin/gencontrol.py make[1]: execvp: debian/bin/gencontrol.py: Permission denied make[1]: *** [debian/control-real] Error 127 make[1]: Leaving directory `/home/mrvn/src/xen/xen-3-3.1.0' make: *** [debian/control] Error 2 debuild: fatal error at line 1228: fakeroot debian/rules clean failed I know this only hap...
2011 Nov 15
6
[OCAML 0/7] Xen ocaml library packaging
...patch 23938:fa04fbd56521 from xen-unstable.hg Import patch 23939:51288f69523f from xen-unstable.hg Import patch 23940:187d59e32a58 from xen-unstable.hg Create 2 ocaml packages, libxen-ocaml-4.1 and libxen-ocaml-dev. Add in two header files required for the use of libxenctrl xen/debian/bin/gencontrol.py | 6 + xen/debian/libxen-dev.install | 2 + xen/debian/patches/series | 7 + xen/debian/patches/tools-ocaml-fix-build.diff | 60 + .../patches/tools-ocaml-fix-xc-dependencies.diff | 20 + xen/debian/patches/t...
2018 Aug 23
2
Plans for buster
...ole git workflow; I'm afraid I'm going to reopen that, but that'll be a separate message. Thanks, Ian [1] zealot:xen> dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: error: unwanted binary file: debian/lib/python/debian_linux/__pycache__/gencontrol.cpython-35.pyc dpkg-source: error: unwanted binary file: debian/lib/python/debian_linux/__pycache__/utils.cpython-35.pyc dpkg-source: error: unwanted binary file: debian/lib/python/debian_linux/__pycache__/__init__.cpython-35.pyc dpkg-source: error: unwanted binary file: debian/lib/python/debian_li...
2007 Jul 17
0
Bug#433533: xen-3.0: warnings building source diff after first attempt
...diff dpkg-source: warning: executable mode 0755 of `debian/patches/prefix-ioemu.d patch' will not be represented in diff dpkg-source: warning: executable mode 0755 of `debian/patches/qemu-arch.dpat ch' will not be represented in diff dpkg-source: warning: executable mode 0755 of `debian/bin/gencontrol.py' will not be represented in diff -- Matt Taggart taggart at debian.org
2007 Jul 17
0
Bug#404538: xen-3.0: not binNMU safe
...- debian/control.md5sum > /dev/null; then true; else \ $(MAKE) -f debian/rules debian/control-real; \ fi \ else \ $(MAKE) -f debian/rules debian/control-real; \ fi debian/control-real: $(CONTROL_FILES) debian/bin/gencontrol.py $(KERNELVERSION) /usr/src/linux-support-$(K ERNELVERSION) md5sum $^ > debian/control.md5sum @echo @echo This target is made to fail intentionally, to make sure @echo that it is NEVER run during the automated build. Please @echo ignore the following erro...
2006 Dec 26
1
Bug#404538: not binNMU safe, etc
...hen true; else \ /usr/bin/make -f debian/rules debian/control-real; \ fi \ else \ /usr/bin/make -f debian/rules debian/control-real; \ fi make[1]: Entering directory `/home/joey/tmp/xen-3.0-3.0.3-0' debian/bin/gencontrol.py 2.6.18-3 /usr/src/linux-support-2.6.18-3 md5sum debian/changelog debian/templates/control.hypervisor.in debian/templates/ control.main.in debian/templates/control.source.in debian/templates/control.util s.in debian/arch/defines debian/arch/amd64/defines debian/arch/i386/defines > de b...
2016 Jan 19
2
Bug#805508: Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
On Thu, 2015-11-26 at 15:16 +0000, Ian Campbell wrote: > anything better would need to be arranged upstream. http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=de858271c16851d662b2613 699401df6ecec8ef8 has now landed upstream, which allows the leaf dir to be set at configure time and therefore allows the packaging to avoid patching some stuff. HVM guests have been broken in Stretch for ages
2018 Aug 22
4
Plans for buster
Knorrie and I just discussed our plans for sid and buster, on the phone. Here's my notes of the discussion. Plan is to upload Knorrie's 4.11 packages to experimental, to make them more public, while we fix the bugs in them. There's a list of Salsa issues and the BTS bugs list. This duplication is not ideal. We agreed that new things should go to the BTS. For now we'll keep
2008 Sep 10
2
Bug#490409: xen-3: diff for NMU version 3.2.1-2.1
...1/debian/control.md5sum xen-3-3.2.1/debian/control.md5sum --- xen-3-3.2.1/debian/control.md5sum +++ xen-3-3.2.1/debian/control.md5sum @@ -1,4 +1,4 @@ -be13ec7962f9b42707fff1af663b9766 debian/changelog +c61f3c049db247829b8fa175ee863eec debian/changelog 5794c483fe195bd0b01c2642b804ec36 debian/bin/gencontrol.py 04cbffed36f180cd58f699d955c7bba8 debian/templates/control.hypervisor.in c684d3285ee42118924db501cb4137ea debian/templates/control.main.in diff -u xen-3-3.2.1/debian/changelog xen-3-3.2.1/debian/changelog --- xen-3-3.2.1/debian/changelog +++ xen-3-3.2.1/debian/changelog @@ -1,3 +1,12 @@ +xen-...
2011 Nov 29
6
[OCAML 0/7] V4 or so of the xen ocaml packaging patches
...atches to package the ocaml libraries. Changes since last time: * rename the packages from libxen-4.1-ocaml* to libxen-ocaml* - we wont be looking to install multiple concurrent versions of the same package, so the version doesn't need to be in the package name * Removed superfluous GENCONTROL definitions - dh_ocaml does what we need * Removed inclusion of the ocamlvars.mk in rules - it only needs to be in rules.real * Fixed a problem with the dh_install invocations where it was globbing the local filesystem rather than the sourcedir * Excluded the .owner files from OCAML_DLL_D...
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...to 'J? Fahlke <jorrit at jorrit.de>' from 'J?? Fahlke <jorrit at jorrit.de>' > submitter 659814 Nicol?s Alvarez <nicolas.alvarez at gmail.com> Bug #659814 [dpkg-dev] dpkg-dev: substvars on Description doesn't behave as documented Bug #680871 [dpkg-dev] dpkg-gencontrol: using substvars in the long description merges first and second paragraph Changed Bug submitter to 'Nicol?s Alvarez <nicolas.alvarez at gmail.com>' from 'Nicol??s Alvarez <nicolas.alvarez at gmail.com>' > submitter 660125 Daniel Mart? <mvdan at mvdan.cc> Bug #6...
2013 Jan 26
0
Processed: switching email address
...t;' > submitter 637853 ! Bug #637853 [apt] apt: Why is the removal of an unknown package an error? Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>' > submitter 680871 ! Bug #680871 [dpkg-dev] dpkg-gencontrol: using substvars in the long description merges first and second paragraph Bug #659814 [dpkg-dev] dpkg-dev: substvars on Description doesn't behave as documented Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de&...