> > gcc -c -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<>=.
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./../include -W
-Wall -Wwrite-strings
-Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o reg
On 12/02/2016 08:31 PM, Troy Heber wrote:
> block 843731 by 844831
> thanks
>
>> Upstream released version 7.1.6 on 10/13. Please consider upgrading to this
>> version as is contains various fixes and enhancements for newer kernels.
>
> Plus 7.1.7 is out now but both are blocked by Bug #844831. N
Package: crash
Severity: normal
Upstream released version 7.1.6 on 10/13. Please consider upgrading to this
version as is contains various fixes and enhancements for newer kernels.
> I agree that this error shouldn't be fatal in case that variable is
> set, but there should still be a warning.
>
> Additionally, the variable test should exists() as well as length() to
> avoid a Perl warning when the variable is not defined at all. (find-
> dups gets away with this because th
Package: emacs24
Version: 24.5+1-6+b2
Severity: important
Emacs24 from testing is not displaying icons in the toolbar.
Steps to reproduce:
1) Install Debian testing with XFCE
2) Install emacs24
3) Run emacs24
ArchLinux seems to have suffered from the same problem:
https://bugs.archlinux.or
Package: kernel-wedge
Version: 2.94
Severity: normal
Tags: patch
Module inclusion with wildcards should honor the KW_CHECK_NONFATAL
env variable and not error out if it's set and a wildcard
directory is not found.
This is in line with how missing non-optional modules are treated
when KW_CHECK_NON
Hi Troy,
> > I can see that the new version has made it into testing, I was
> > wondering if there is a plan to update the version in Jessie backports
> > as well.
>
> Sure, I can add that to my todo list but it will take me a few days to
> get to it.
Is there anything I can help with to get this
is what cloud-initramfs-growroot accomplishes. Newer
kernels support on-line partition resizing and that's what cloud-init's growpart
module can be used for.
--
Juerg Haefliger
Hewlett Packard Enterprise
x27;,
'/dev/vda', '1'] with allowed return codes [0] (shell=False, capture=True)
Jan 25 09:19:19 jessie [CLOUDINIT] util.py[DEBUG]: resize_devices took 0.065
seconds
Jan 25 09:19:19 jessie [CLOUDINIT] cc_growpart.py[INFO]: '/' resized: changed
(/dev/vda, 1) from 32211206144 to 37579915264
As a result the root partition is properly resized (in my test from 30GB to
35GB).
---
Juerg Haefliger
Hewlett Packard Enterprise
for this?
Thanks
--
Juerg Haefliger
Hewlett Packard Enterprise
Package: crash
Version: 7.0.8-1
Severity: normal
Crash 7.0.8 from Jessie produces the below error when trying to load a crash
dump from a 4.1 kernel (from jessie-backports). Version 7.1.1 from Stretch
works just fine.
crash 7.0.8
Copyright (C) 2002-2014 Red Hat, Inc.
Copyright (C) 2004, 2005, 20
Thomas
What's your take on this? If there's interest, I can refresh and resend my
patches. Otherwise please go ahead and close the ticket.
Thanks
...Juerg
ckages, debian/files is generated using the macro
generate_debian_files from rules.generic. The package versions written to
debian/files are incorrect (they are missing the SUFFIX) which causes dpkg-
genchanges to fail. The attached patch fixes this issue.
--
Juerg Haefliger
Hewlett-Packard
>From 40
n5ErrorD1Ev@Base 1.3.0
- _ZN6Xapian5ErrorD2Ev@Base 1.3.0
_ZNK4QApt11HistoryItem11errorStringEv@Base 1.0.80
_ZNK4QApt11HistoryItem14purgedPackagesEv@Base 1.0.80
_ZNK4QApt11HistoryItem15removedPackagesEv@Base 1.0.80
--
Juerg Haefliger
Hewlett-Packard
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ommit/?h=emacs-24&id=ff3878d749591ebf78da532ec1eb6fa00cb5757d
--
Juerg Haefliger
Hewlett-Packard
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
the shell to be posix
> compatible rather than changing all programs to expect a subset of poxix
> shell.
> http://pubs.opengroup.org/onlinepubs/95399/utilities/trap.html
>
>
> I'll work something up upstream probably based on checking the sfdisk
> version.
>
>
>>
>> Cheers,
>>
>> Thomas Goirand (zigo)
>>
--
Juerg Haefliger
Hewlett-Packard
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Please check with your upstream for preferred solution (and fall
> back to fedora solution if needed).
>
> Please get a fixed version into sid ASAP as the upload of util-linux
> v2.26.2 will happen soon (and can include a versioned Breaks if you
> manage to produce a fixed version).
>
> For refer
Package: nova-compute
Version: 2014.1.3-6
Nova-compute depends on libvirt-bin (systemd service file and sysvrc
init script) which doesn't exist anymore and has been replaced by
libvirtd (from the libvirt-daemon-system package).
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o
Thomas,
Is there anything else I can do to move this forward?
Thanks
...Juerg
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
I'm seeing the same boot delay after upgrading to 208-6. Replacing
'allow-hotplug eth0' with 'auto eth0' fixes the issue. I put some debug
statements in /lib/udev/net.agent (function net_ifup) and found the
following line to cause the delay:
'wait_for_interface lo'
For some reason it takes 'lo' no
reassign 756631 udev
> If the udev-finish.conf upstart job needs an update, please provide a
> tested patch and re-assign back to udev
The problem is that the udev-finish upstart job is a task which goes into
stop/waiting after it ran. Startpar doesn't recognize this and assumes the
job hasn't been started and thus wa
Hi Thomas,
> However,
> I'm not sure that you really wanted to remove all of these dependencies:
>
> - gnupg,
> - python,
> - python-paramiko,
> - python-yaml,
These are required by the ubuntu tools that I'm dropping from the package.
> - util-linux (>=
Hi Thomas,
Thanks for looking into this. I need to check why 0003 doesn't apply and
why I dropped dependencies.
What are your concerns (other than the above)? I think having qemu-img and
all its dependencies pulled into a cloud image blows it up unnecessarily,
hence the splitting up of the packag
Nobody? Really?
On 05/22/2014 08:54 AM, Louis Bouchard wrote:
Hello Juerg, John,
Le 22/05/2014 08:19, John Wright a écrit :
Hi Juerg,
On Tue, May 20, 2014 at 10:28:24AM +0200, Juerg Haefliger wrote:
John,
Any thoughts on this?
I haven't had time to look at it (sorry) but it seems like a reaso
Any thoughts on this?
Thanks
...Juerg
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
John,
Any thoughts on this?
Thanks
...Juerg
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
scripts.
Let me know if there's anything else I can do to move this forward.
...Juerg
>From d1d1d82956d9541eb1e20688c179bfbbe0e2e0a3 Mon Sep 17 00:00:00 2001
From: Juerg Haefliger
Date: Wed, 7 May 2014 14:33:13 +0200
Subject: [PATCH 1/3] Add changelog entry for new version 0.27-1
---
Specifically, the following scripts are questionable:
/usr/bin/cloud-publish-ubuntu
/usr/bin/ubuntu-cloudimg-query
/usr/bin/ubuntu-ec2-run
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: cloud-utils
Version: 0.26-2
A couple of scripts provided by cloud-utils call qemu-img so cloud-utils
should require qemu-utils. However, qemu-utils pulls in a lot of
dependencies which are all unnecessary (and undesired) for cloud images. I
suggest to break the package into separate subpa
From: Juerg Haefliger
Date: Tue, 6 May 2014 07:44:45 +
Subject: [PATCH] Make the dumping of dmesg configurable
Dumping the dmesg buffer has shown to be problematic when kernels change
and it is not that useful of a feature in a production environment. This
patch introduces a new config variable
Confirmed the problem running Debian testing (kernel 3.13.10-1 and
makedumpfile 1.5.3-1).
Installing makedumpfile 1.5.5-2 from unstable fixes the issues.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb
> Hi Juerg,
>
> sorry for not answering.
>
> I would really prefer to use the Upstream init scripts, but the patch you sent
> seems to install new scripts in the debian directory instead. Could you give
> us a bit more explanations on your patch ?
Upstream's init scripts are for CentOS and don't
initialization
+### END INIT INFO
+
+# Authors: Julien Danjou
+# Juerg Haefliger
+
+PATH=/sbin:/usr/sbin:/bin:/usr/bin
+DESC="Cloud service"
+NAME=cloud-init
+DAEMON=/usr/bin/$NAME
+DAEMON_ARGS="modules --mode config"
+SCRIPTNAME=/etc/init.d/$NAME
+
+# Exit if the package is
Patch to fix the rsyslog config installation path (and remove unused
upstart config files):
diff --git a/cloud-init-0.7.1/debian/cloud-init.install
b/cloud-init-0.7.1/debian/cloud-init.install
index 1751955..3c5ea25 100644
--- a/cloud-init-0.7.1/debian/cloud-init.install
+++ b/cloud-init-0.7.1/deb
Package: cloud-init
Version: 0.7.1-3
Severity: grave
Justification: renders package unusable
The cloud-init package is missing sysvinit scripts that execute the following
cloud-init stages:
cloud-init init --local
cloud-init modules --mode config
cloud-init modules --mode final
Upstream contains
37 matches
Mail list logo