similar to: Bug#404538: not binNMU safe, etc

Displaying 20 results from an estimated 1000 matches similar to: "Bug#404538: not binNMU safe, etc"

2007 Jul 17
0
Bug#404538: xen-3.0: not binNMU safe
I am seeing the same problem reported in #404538. Interestingly it only fails the first time which makes sense if you look at the code in debian/rules: ======================================================================== debian/control debian/rules.gen: $(CONTROL_FILES) if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \
2006 Dec 26
1
Bug#404538: downgrade
severity 404538 normal thanks <vorlon> joeyh: binNMU support isn't RC, broken binNMU packages that get uploaded to the archive are. :) <vorlon> at least as the general rule -- see shy jo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url :
2010 Sep 04
0
Processed: reassign 404538 to xen
Processing commands for control at bugs.debian.org: > reassign 404538 xen Bug #404538 [xen-3.0] not binNMU safe, etc Warning: Unknown package 'xen-3.0' Bug reassigned from package 'xen-3.0' to 'xen'. Bug No longer marked as found in versions 3.0.3-0-2. > thanks Stopping processing here. Please contact me if you need assistance. -- 404538:
2011 Oct 26
1
Bug#646694: xen: depends on liblzma2 on amd64
Package: xen Version: 4.1.1-2 Severity: serious xen-utils-4.1 depends on liblzma2 on amd64, even though it has no build-dependency on it. Which means only binaries uploaded by the maintainer get this dependency, along with a dependency on libgnutls26 and libbz2-1.0, as they're apparently not built in a minimal environment. Please either add the relevant packages to Build-Depends, or fix the
2023 Jan 24
2
mips64el stat/time/…? problem
Hi Ben, >Thorsten: I've attached a patch which I tested briefly in QEMU. Let me >know if this works for you. sorry for the delay. I was able to test this on eller today. To reproduce the issue, this was needed, because the value read was a nanosecond field and so the test didn?t always fail: (sid_mips64el-dchroot)tg at eller:~$ while sleep 0.1; do :>b; ./mksh -c 'test a -nt
2015 Sep 08
7
Notes from Xen BoF at Debconf15
Xen upstream BoF ================ We had a discussion around Xen and packaging at Debian's annual developer conference (Debconf) a few weeks back: https://summit.debconf.org/debconf15/meeting/279/xen-upstream-bof/ These are my notes, I think there is probably stuff of interest to most distro people, not just Debian folks. The session was scheduled in a small, out of the way, room. Around 2
2007 Oct 04
1
xen-utils rebuild for stable (CVE-2007-4993)
Hi, I'm having difficulty applying and rebuilding the patch for the version of Xen included in Debian's Etch release. After applying the patch and updating the changelog I receive this error: steve at dev:~/xen-3.0-3.0.3-0$ debuild -sa fakeroot debian/rules clean if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \
2011 Jan 29
1
[PATCH] Re: klibc barfs on m68k syscall interface
tag 334917 = patch thanks Hi, I?ve fixed the m68k syscall of klibc and made it able to use six-argument syscalls like mmap2. However, I could not yet fully test it (only mostly; opendir() specifically fails) due to: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47533 @m68k porters: Please have a look at the gcc bug as well. @klibc: Please apply the patch, it?s better than what we have, and
2009 Jul 02
14
debian lenny domU installation
Hi all, a newbie question. I''m trying to install lenny guest image (in an img file) on my lenny Dom0 by following the http://wiki.debian.org/Xen: xm create -c xm-debian.cfg install=true install-mirror=ftp://ftp.XX.debian.org/debian i created the xen-lenny-image.img using dd, format is ext3. disk is defined as (cfg file): disk =
2008 Aug 02
2
Bug#493393: xen-3: FTBFS: Permission problem
Package: xen-3 Version: 3.2.1-2 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
2010 Feb 18
0
[PATCH] Build against linux-support-2.6.32-2
To build in current unstable (and, I suspect, squeeze) xen-3 seems 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
2007 Nov 08
2
Bug#450638: Rebuild fails even if only debian/changelog updated
Package: xen-3 Version: 3.1.1-1 See the transcript below, where I * dpkg-source -x debian/xen-3_3.1.1-1.dsc * add an entry to debian/changelog at the top * run dpkg-buildpackage, which fails I installed the build-dependencies on sid and lenny and the path it's looking for doesn't exist there either. Thanks, Ian. mariner:d> dpkg-source -x ../debian/xen-3_3.1.1-1.dsc gpg:
2016 Jan 23
4
How does Live CD find OS's?
If I boot into CentOS on my home server from a Live CD or USB stick and go to Troubleshoot, it lists OS's it finds on the machine. How does it find these OS's? Presumably it looks through all the partitions on all the hard disks for something that looks like an OS? But how exactly does it identify an OS? -- Timothy Murphy gayleard /at/ eircom.net School of Mathematics, Trinity College,
2006 Dec 25
3
[patch] fix parallel building of tftp-hpa
if you try to build tftp-hpa in parallel, it may fail as the tftp and tftpd subdirs may try to link before the libcommon.a has a chance to be generated in the common subdir trivial patch attached to address this -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 827 bytes Desc: not available URL:
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
2009 Sep 24
6
Debian domU installation problem: Invalid kernel
Hi, My configuration is the following: Xen 3.3.1 compiled from sources(with PAE enabled) Dom0 Debian Etch i386 I''m trying to create Debian domU from scratch with netinst and get the kernel and ram disk to boot to installation procedure from install.386/ folder of netinst iso image. Then I use the following config file debian.cfg for installation: kernel =
2007 Sep 25
0
Bug#443963: Missing executable flag when debian/control needs changes
Package: xen-3 Version: 3.1.0-2 Severity: minor Hi, when I build xen-3 for etch I get the following error: mrvn at book:~/src/xen/xen-3-3.1.0% debuild -us -uc -sa fakeroot debian/rules clean if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \ if md5sum debian/changelog debian/templates/control.hypervisor.in
2008 Dec 20
1
pygrub and xm-debian.cfg, other notes on lenny test
I've just done a fresh lenny amd64 install, and taken the xm-debian.cfg example: http://people.debian.org/~joeyh/d-i/images/daily/netboot/xen/xm-debian.cfg and built a 32 bit lenny inside a 64 bit lenny dom0 # xm create -c xm-th2.cfg install=true install-installer=http://people.debian.org/~joeyh/d-i/images/daily/ When I try to boot the domU: # xm create -c xm-debian.cfg it
2009 Jan 21
2
No bootloader with D-I in domU on part. RAID1
Hello. I just tried (as my first attempt in xenning) to set up a lenny amd64 domU on a partitionable Mirror RAID (/dev/md_d0p1 - /dev/md_d0p4), using the Debian installer from "people.debian.org/~joeyh/d-i/images/daily/". The partitions of the md will be represented inside the domU as /dev/xvda1-4 accordingly. The dom0 seems to run fine, it''s Xen 3.2.1 on amd64 lenny. The
2010 Jul 26
1
Bug#590439: Remove acid@debian.org from uploaders
Package: xen Severity: wishlist I'm not maintaining xen anymore, so please remove me from uploaders. Cheers, -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: