Displaying 20 results from an estimated 10000 matches similar to: "Bug#404538: xen-3.0: not binNMU safe"
2006 Dec 26
1
Bug#404538: not binNMU safe, etc
Package: xen-3.0
Version: 3.0.3-0-2
Severity: serious
This source package is not binNMU safe, which I understand is an RC bug.
If the changelog, or any of several other files are changed, the build
process wants to rebuild debian/control, and tries to use files from
linux-support-2.6.18-1 to do it. This fails, since that package is a)
not a build dependency b) not in the archive under that name
2007 Jul 17
0
Bug#433533: xen-3.0: warnings building source diff after first attempt
Package: xen-3.0
Version: 3.0.4-1-1
Severity: minor
Starting from a fresh source package, if you build the package once and
then attempt to build it again, there are file permissions not being
cleaned up that then cause warnings when building the source package. Here
is the section of the build log:
dh_clean
dpkg-source -b xen-3.0-3.0.4-1
dpkg-source: building xen-3.0 using existing
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 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 \
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:
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 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
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
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:
2013 Jul 16
1
hints about modules needed when migrating to newer releases
Hi,
I am migrating a 4.06 pxelinux setup to a 6.02 one. After changing
pxelinux.0 to the new version, I got "Failed to load ldlinux.c32".
I looked in my debian provided /usr/share/doc/pxelinux/README.txt
(which I think is a copy of doc/pxelinux.txt) and didn't find any
hints. I also looked at
http://www.syslinux.org/wiki/index.php/PXELINUX
and didn't find anything. Someone
2007 Sep 28
0
Processed: closing 433533
Processing commands for control at bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.9.26
> close 433533
Bug#433533: xen-3.0: warnings building source diff after first attempt
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Matt Taggart <taggart at debian.org>
>
End of
2019 Apr 17
1
Documentation update
Hi guys,
this page needs to be updated:
https://wiki2.dovecot.org/MailLocation/Maildir#Control_files
(link was from here: https://wiki2.dovecot.org/MailLocation)
Section 'Control files' is mentioning only 2 files but, in fact,
Dovecot will store some additional files in CONTROL location:
dovecot-uidvalidity
dovecot-uidvalidity.*
subscriptions
(anything more?)
Even more, page
2008 Sep 10
2
Bug#490409: xen-3: diff for NMU version 3.2.1-2.1
tags 490409 + patch
thanks
Hi,
The following is the diff for my xen-3 3.2.1-2.1 NMU.
It incorporates three patches from upstream and aims to
fix CVE-2008-2004 aka #490409.
It is not yet tested much, I would appreciate if interested
parties could give it a try.
I'll upload in due course.
Kind regards
T.
diff -u xen-3-3.2.1/debian/control.md5sum xen-3-3.2.1/debian/control.md5sum
---
2007 Dec 04
0
Bug#399700: xen-unstable: bugfix, patch included. now build-deps on linux-support-2.6.22-3
Package: xen-unstable
Version: 3.0-unstable+hg11561-1
Followup-For: Bug #399700
The included patch overcomes the old build dependency on
linux-support-2.6.17-2, and replaces it with linux-support-2.6.22-3. I
filed a previous bug #453912 - but I guess it doesn't apply?
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
2015 Apr 01
1
Dovecot keeps creating info files in mail directory instead of home
On Wed, Apr 1, 2015 at 10:25 PM, Oscar del Rio <delrio at mie.utoronto.ca>
wrote:
> On 04/ 1/15 10:12 AM, Jeffrey 'jf' Lim wrote:
>
>> My userdb is set up correctly to return home, and mail, and a test with
>> 'doveadm user' verifies this:
>>
>> # doveadm user user at domain
>> field value
>> uid 1000
>> gid 1000
2011 May 01
2
[Patch] ocfs2: remove the /sys/o2cb symlink
It is obsoleted since Dec 2005.
Signed-off-by: WANG Cong <amwang at redhat.com>
---
Documentation/ABI/obsolete/o2cb | 11 -----------
Documentation/ABI/removed/o2cb | 10 ++++++++++
Documentation/feature-removal-schedule.txt | 10 ----------
fs/ocfs2/cluster/sys.c | 9 ---------
4 files changed, 10 insertions(+), 30 deletions(-)
---
diff
2009 Jun 13
0
problems with puppetd on some of my solaris machines
I am having troubles with getting puppetd running on some of my
Solaris10 update 7 (05/2009) boxes.
I use Jumpstart to build my servers, so the installation is
repeatable, consistent, and automated, so it is especially confusing
that some boxes work, and others don''t.
I can ssh into both of these machines, so the host certs should be OK.
As part of my installation, I download the
2015 Dec 03
4
7.2 kernel panic on boot
On 03/12/2015 09:40, Bernard Lheureux wrote:
> On 12/03/2015 10:29 AM, Duncan Brown wrote:
> initramfs is missing...
> check if /boot/initramfs-{kernelversion}.img is correctly there, if
> not do a "yum reinstall kernel-{version}" and it should be ok !
>
>> Hi All
>>
>> After upgrading to 7.2, I'm getting an immediate kernel panic on boot
>>
2011 Mar 10
2
unable to connect to libvirtd at '*': No route to host
Hi @all,
I have the following systems:
AMD Processor
Scientific Linux 6.0
Kernelversion: 2.6.32-71.18.2.el6.x86_64
KVM / Libvirt out of the repository
I've setup my TLS-Certificates with the following howto
/http://wiki.libvirt.org/page/TLSSetup/
Now I want to connect the servers with
/virsh -c qemu+tls://nebula3/system/(nebula3 is the hostname)
but the following error message always