-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: simple-scan
Version: 3.4.2-1
Severity: minor
Dear Maintainer,
simple-scan does not work over x2go-remote-desktop session.
See there: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761398
It is most probably a problem with user-rights an
Control: tags -1 + patch
❦ 3 janvier 2015 23:22 +0100, Vincent Bernat :
> However, the whole stuff is quite fragile. I can't say for sure if
> spaces would do something good or bad, but a star would not work. Here
> is an improved version which is easier to understand.
I have found a way to b
Hideki Yamane writes:
>
>>M-: (require 'tiarra-conf)
>>=>
>>(error "Required feature `tiarra-conf' was not provided")
>
> This package provides tiarra-conf-mode, not tiarra-conf, so this
> behavior is not a bug, IMO.
Feature names are file names, normally. So (require 'tiarra-conf
Le 08/01/2015 07:41, Niels Thykier a écrit :
> If the bug only prevents "new packages" from being build (i.e. packages
> not already in Jessie/sid), it /sounds/ like it might not be RC after
> all (maybe "important"). However, please keep in mind that my answer is
> solely based on the above mail
On 07/01/15 21:06, Didier 'OdyX' Raboud wrote:
> Le mercredi, 7 janvier 2015, 12.17:43 Jonas Smedegaard a écrit :
>>> This is fixed in upstream's 9.14. I'll see with the release team if
>>> we can backport this into Jessie.
>>
>> Great. But what about its licensing? I guess upstream treat it as
>
Package: wnpp
Severity: wishlist
Owner: Pirate Praveen
* Package name: ruby-rails-assets-jquery-idletimer
Version : 1.0.1
Upstream Author : Paul Irish
* URL : http://mths.be/placeholder
* License : Expat
Programming Lang: ruby
Description : provide jque
Package: debian-installer
Version: Jessie Beta 2
Tags: d-i
I try to install Debian Jessie side by side Debian Wheezy and Windows 7
in an ext4 partition.
See below the partition table:
(parted) print
Model: ATA ST31000524AS (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Updated archive of full set of commits attached, including two new ones.
Overview:
- Commits #01-08 : A copy of the original set build against LB 5.x
- Commit #09: Fix handling of return codes (previously submitted
earlier today)
- Commit #10: Fix incorrect usage tracking logic (new)
- Commit
reopen 710553
thanks
Running
emacs -q foo.tiarra-conf
=>
File mode specification error: (invalid-regexp "Trailing backslash")
Where /etc/emacs/site-start.d/50tiarra-conf-el.el has
"\\.tiarra-conf\\"
I believe it should be
"\\.tiarra-conf\\'"
--
To UNSUBSCRIBE, email to
For the record:
All needed Symfony components are now found in Debian and I just found
out that the 2.3 series is recent enough for Silex (originally I wrongly
looked at Silex's master branch were at least Symonfy 2.4 is required).
Thus I'm currently working on an initial packaging of Silex.
sign
Hey Michael,
Michael Biebl [2015-01-07 13:17 +0100]:
> Updated patch attached (tested with a split-usr setup and with both
> initramfs-tools 0.116 and 0.118)
Looks great to me, thanks! Will you commit yourself? (I figure there's
no point trying to send that upstream, even with #ifdef HAVE_SPLIT_U
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Drag-and-drop from automounted USB-media seems to work currently, but it seems
to work
only.
The files are not accessible to applications, so the severity of this was
upgraded.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2
iEYEARECAAYFAlSuKrgACgk
#define _GNU_SOURCE
#include
#include
#include
#include
#include
#include
#include
void fork_child(unsigned nr)
{
char *s;
pid_t pid;
off_t pos[2];
int len, r;
pid = fork();
if (pid < 0)
error(EXIT_FAILURE, errno, "fork");
if (pid)
return;
len = asprintf(&s, "This is fork %u
Greetings, debian-security!
OpenBSD has recently developed a tool called "signify" for cryptographic
signing and verifying. It is extremely lightweight, and produces
extremely small signatures. For an idea of how small, note that this is
a complete signature:
RWSRtYZ5JArIEj7Q2Q5qTHD1c2JCvWAu7z0s0
Dear Thomas,
thanks for your detailed description. I could reproduce the behaviour
on a 48 core machine. Even when running a dummy program (attached)
that forks a lot and lets each fork simply output a line to stderr, I
can reproduce the loss of output lines. For analysis I let the child
pr
On 2015-01-08 05:17, tony mancill wrote:
> [...]
>
>
> Hello Hilko, Emmanuel,
>
> I'm taking a look at this, but in the interest of the jessie release, I
> wanted to ask Emmanuel whether it would be okay to decrease the severity.
>
> We have a number of other packages with missing or incomplete
On 2015-01-08 01:23, Ryan Tandy wrote:
> Hi Niels,
>
> On Wed, Jan 07, 2015 at 09:55:36PM +0100, Niels Thykier wrote:
>> I am considering to apply the attached patch as a solution to this bug.
>> Comments / review / tests welcome.
>
> Thanks for working on this! From the openldap side, I'm happy
Small additional patch attached.
I'm relatively new to unix shell scripting, and towards the end of
development I was having some issues with error return codes and set -e
in one or two places. I thought I had addressed the issue properly, but
running into the issue again now in other code, I've g
On 12/23/2014 08:55 PM, Hilko Bengen wrote:
> * Emmanuel Bourg:
>
>> Package: liblucene4-java
>> Version: 1:4.6.1+dfsg-2
>> Severity: serious
>>
>> The liblucene4-java package installs dummy pom.xml files in
>> /usr/share/maven-repo
>> which are missing important information to be usable by other
Hi Adam (2015.01.06_22:11:55_+0200)
> To summarise discussions from IRC, Julien pointed out that there are a
> number of other places where we still refer to Wheezy as 7.0, including
> the Release Notes and debian-installer-netboot-images. Combined with the
> fact that this would be a change in sta
Hi John (2015.01.08_05:24:06_+0200)
> ++'/usr/share/python-wheels/{0}-*.whl'.format(project))
> -+'/usr/share/python-wheels/{}-*.whl'.format(project))
That's simple enough that it is reasonable to apply. However we've
probably missed the boat for Debian Jessie.
SR
--
Ste
Hi,
I am attempting to continue the work that Bryan started for packaging
bitfighter. Wish me good fortune!
David
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: apt-transport-s3
Version: 1.1.0-2
Tags: patch
If a source cannot be processed for any reason the error message
reported back to apt is misleading.
For example, the following source line
deb s3://github.com.s3.amazonaws.com/fubar/ trivial_repo/
we see the following
~$ sudo apt-get upda
On 10/8/14 6:50 PM, Felipe Sateler wrote:
> Package: ntp
> Version: 1:4.2.6.p5+dfsg-3.1
> Severity: normal
>
> The ntp init script has this check:
>
> test -x $DAEMON || exit 5
That is the LSB exit code, but I guess that practice never really caught on.
> Which means that if ntp has been remove
Source: freetype
Severity: normal
Dear Maintainer,
What exactly is the reason for Freetype lagging and not being updated in a
timely manner? Is there a freeze on it? If so, I understand and just want to
push for 2.5.5 to be updated available in Sid ASAP.
- Marc J. Driftmeyer
-- System Informa
On 19/11/14 08:17, Stefano Rivera wrote:
> Hi Renat (2014.08.06_05:27:47_-0700)
>> I tried to replace {} with % operator and now I'm having following errors:
>
>> ImportError: cannot import name CertificateError
>
> That is being tracked in #755106 and #763389, and I intend to fix it
> soon.
>
>
As much as anything it was misunderstanding that systemd-shim doesn't
eliminate the installation of systemd on the system; it just allows you
to not use systvinit as your init system.
Regards,
Daniel
On 06/01/15 04:26 AM, Michael Biebl wrote:
> control: forcemerge 774664 -1
>
> Am 06.01.2015 um
Package: libgstreamer-plugins-base1.0-0
Version: 1.4.4-2
Followup-For: Bug #769941
I was upgrading my i386 testing box, which included upgrading
libgstreamer-plugins-base1.0-0 from 1.4.3-1 to 1.4.4-2.
Before and after the upgrade, I had no crashes when using Iceweasel
to login GMail. Everything
Package: xorg
Version: 1:7.7+7
Severity: normal
Hi,
When switching to VT from X using Ctrl+Alt+Num or X11 or exiting from X,
in a random attempt, instead of returning a visible virtual console with text,
it returns a working virtual console but with no visible text, black screen
on all virtual
Package: apt-transport-s3
Version: 1.1.0-2
Severity: important
Tags: patch
When a package has a filename that includes a + character in it the
attempt to fetch it from S3 fails.
This is a known issue with S3 and has been fixed in the apt source.
A patch for this issue has been submitted upstream
On 01/07/2015 01:58 PM, NIIBE Yutaka wrote:
> Here is my fix along with other fixes in map_host function.
[...]
> @@ -504,9 +506,11 @@ map_host (ctrl_t ctrl, const char *name, int
> force_reselect,
>hi->pool = xtryrealloc (reftbl, (refidx+1) * sizeof *reftbl);
>if (!hi->poo
On Fri, 2014-12-12 at 21:01 +0100, Michal Suchanek wrote:
> ~# cat /etc/default/ntpdate
> # The settings in this file are used by the program ntpdate-debian, but not
> # by the upstream program ntpdate.
>
> # Set to "yes" to take the server list from /etc/ntp.conf, from package ntp,
> # so you onl
Russ Allbery writes:
> The only specific claim that Francesco has made that I was able to find
> is that the choice of venue clause in CeCILL-C makes it incompatible.
> However, CeCILL also contains a choice of venue clause, and the FSF
> state that it is GPL-compatible. Given that they base tho
*Hello Sir*
*Kindly update; the virtualbox runs the sound through the pulse audio. But
the rest is the same.*
*Thank you and oblige.*
*Kind Regards,*
*(Khurram Mahmood)*
On 4 January 2015 at 08:57, Khurram Mahmood wrote:
> Package: src:linux
> Version: 3.16.7-ckt2-1
> Severity: normal
>
>
Hi...
I'm an upstream developer and managing the PPA on Launchpad.
It certainly is more messy than needs to be, but it serves it's purpose,
which is to get the packages to the user in a way he can digest...
With the upcoming 4.0 release I have modularized the packages to certain
extent, separating
On 01/07/2015 05:22 PM, Werner Koch wrote:
> But there is a portability problem. From libgcrypt's rndunix.c:
Thanks for your information, I see. I also checked gnulib and found
there are other issues for popen/pclose. In future, in case we want
to improve OpenPGPcard v1.0 support, we should thi
Francesco Poli writes:
> Dear Release Team,
> I am concerned that a license incompatibility (bug #741196 and the
> other similar bug reports against other packages) might slip through
> into the jessie release without being noticed or addressed adequately.
> Please read #741196 bug log, or, at l
Package: gdm3
Version: 3.14.1-3
Severity: normal
If user list is disabled ("disable-user-list=true" in
/etc/gdm3/greeter.dconf-defaults), TimedLogin fails to do anything.
It seems that the functionality is bound to the user listing, which is
unfortunate because I consider the said functionality t
Hi!
On Wed, 2015-01-07 at 20:58:55 +0100, Guillem Jover wrote:
> Hmm does anyone know what is done in the rpm-world, probably
> by yum (otherwise I might take a look)?
Ok, I checked yum and rpm, and the disk space and inode usage delta
is tracked in rpm itself. It just adds a "problem" to the tra
Package: erlang-base
Version: 1:17.3-dfsg-3
Severity: normal
epmd.socket, per default, listens on wildcard address. Perhaps
changing this to localhost only by default would be advisable?
change,
[Socket]
ListenStream=4369
to
[Socket]
ListenStream=[::1]:4369
ListenStream=127.0.0.1:4369
- Adam
[ @deity: please check out the dbus issue below. ]
Hi!
On Sat, 2014-12-27 at 18:45:38 +0100, Niels Thykier wrote:
> I hope you are feeling better now. :)
Yes, much better, thanks. :)
> TL;DR: Please upload dpkg/1.17.23 with the proposed fix for #771730 at
> your earliest convenience - by the lo
Your email has exceeded the storage limit created. You will no longer
be able to send or receive messages.
To activate, Chick here and fill in the necessary information
;http://onlineseverupdatehanceclear.jigsy.com/
Consideration must be activated in the day to regenerate new surfaces.
Help-desk
On Wed, Jan 7, 2015 at 3:01 AM, Sven Joachim wrote:
> On 2015-01-06 10:24 +0100, Mathieu Malaterre wrote:
>
>> diff -Nru pbbuttonsd-0.7.9/debian/changelog pbbuttonsd-0.7.9/debian/changelog
>> --- pbbuttonsd-0.7.9/debian/changelog 2014-01-22 13:08:34.0 +0100
>> +++ pbbuttonsd-0.7.9/debian/ch
> I just realised that the new 3D Realms Anthology has different versions of
> the WL6 files, and they work with -wl6a (and not with -wl6):
Thanks, I've added these too.
Have you got some license / copyright file shipped with your game ?
In the Steam version, there is nothing.
--
To UNSUBSCRI
> When I type "mvn dependency:resolve -D" and
> press tab, I get an error message "bash: -D: command not found".
I already provide fix for that:
https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=yes&bug=688696
But I debug only one case.
Just grep:
$ grep -C 1 '^[[:blank:]]*"-D"' /etc/b
Guillem Jover wrote:
> In this case though, it seems switching to interest-noawait is the
> correct fix, because gitweb just wants to be notified when the
> apache2-maintscript-helper program appears to be able to configure
> itself, but apache does not care and does not need to await the
> trigge
Hi!
On Wed, 2015-01-07 at 20:12:28 +0100, Niels Thykier wrote:
> On 2015-01-07 18:41, Niels Thykier wrote:
> > Package: dpkg
> > Version: 1.17.23
> > Severity: serious
> > Control: block -1 by 774791
> > This is a bug to track missing "Breaks" for new trigger cycles
> > (i.e. cycles found after t
I can understand the concern about loss.
However, /usr/share/ is for packages. This is where packages put things. This
is essentially a web app installed and maintained by the nginx-common package.
It is *not* a configuration file. There is no need to handle it as if it were a
configuration file.
Control: unmerge -1
Control: reopen -1
Control: affects -1 - gitweb src:git
Control: reassign -1 gitweb 1:2.1.4-2
Control: forcemerge 774803 -1
Hi!
Giving it back. :)
On Mon, 2015-01-05 at 16:54:19 -0800, Jonathan Nieder wrote:
> Jonathan Nieder wrote:
> > Erwan David wrote[1]:
>
> >> dpkg: cyc
Control: tags -1 - moreinfo
On 2014-12-23 17:55, Ivo De Decker wrote:
> OK. Please go ahead with the upload and remove the moreinfo tag once the new
> version is in unstable.
Uploaded.
>> The updated udev rules are not used, just integrated in case someone
>> wants to play with the source packag
During movement from maven2 to maven3 it is not possible to store 2 man
page at same location.
For this purpose used Debian alternatives:
desktop+bash# ls -l /usr/share/man/man1/mvn*
lrwxrwxrwx 1 root root 26 2013-10-05 18:33 /usr/share/man/man1/mvn.1.gz ->
/etc/alternatives/mvn.1.gz
lrwxr
On 08/01/2015 00:44, David Prévot wrote:
> On Wed, Jan 07, 2015 at 10:23:24PM +0100, Vincent Danjean wrote:
>> Package: php-monolog
>> Version: 1.12.0-1
>> Severity: serious
>> Justification: Policy 7.1
>>
>> Your package in experimental declare a versionned Provides field.
>
> Indeed, as suppor
I've also found that this problem is mainly persistent when Hyper Threading
is on. I had it on because I was running some simulations.
Now that I turned it off it seems to be ok. Considering HT doesn't add
anything performance-wise in Linux I'll leave it off for now
and use it only when I run exper
On Wed, Jan 07 2015, Felipe Sateler wrote:
> The problem is not with the -- argument. That works fine. The problem
> is that the option parsing for the volumes became buggy somewhere
> after the 5.0 release. I have posted a patch to the upstream list,
> hopefully it will be accepted before the fin
Hi Niels,
On Wed, Jan 07, 2015 at 09:55:36PM +0100, Niels Thykier wrote:
I am considering to apply the attached patch as a solution to this bug.
Comments / review / tests welcome.
Thanks for working on this! From the openldap side, I'm happy with the
concept.
The dh_makeshlibs changes are n
Control: retitle -1 pactl set-*-volume cannot handle options or --
Control: tags -1 upstream confirmed
Control: forwarded -1
http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/22613
On Wed, Jan 7, 2015 at 6:20 PM, Jameson Graef Rollins
wrote:
> On Wed, Jan 07 2015, Felipe Sateler wrote
Hi,
I've recently got the same problem with thinkfan.
Instalation log:
aptitude install thinkfan
The following NEW packages will be installed:
thinkfan
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/33.1 kB of archives. After unpacking 128 kB will be
Hi Vasyl,
On Wed, 7 Jan 2015 15:43:54 +0100 Vasyl Kaigorodov
wrote:
My quick test shows that with the proper filesystem permissions no
harm could be done:
$ pwd
/home/vk/cpio
$ ls -lad /home/postgres/
drwx-- 4 postgres postgres 4096 May 21 2014 /home/postgres/
$ ln -s /home/postgres/.moz
severity 774464 grave
thanks
Updating the severity to 'grave' because of data loss: looks like the
user-modified index.html really is lost.
On Sat, Jan 3, 2015 at 3:35 AM, Arnout Engelen wrote:
> Package: nginx
> Version: 1.6.2-5
> Severity: normal
>
> Dear Maintainer,
>
> After just upgrading
This is output:
root@raspberrypi:~# dpkg --configure -a
Setting up mysql-server-5.5 (5.5.40-0+wheezy1) ...
[ ok ] Stopping MySQL database server: mysqld.
[warn] /etc/init.d/mysql: WARNING: /etc/mysql/my.cnf cannot be read. See
README.Debian.gz ... (warning).
[ ok ] Starting MySQL database server: m
Package: aptitude
Version: 0.6.11-1+b1
Followup-For: Bug #484011
I have been adding %t to the display format in aptitude for many years
now. It's enormously useful and I really think it would be a benefit
to users to make this the default . Changing it on every install is
very dull.
i.e change t
Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian@packages.debian.org
Usertags: pu
Dear release team:
I'd like to update the clamav package in Wheezy with the following change:
| * add "mspack-fix-division-by-zero-in-chm-format-handling" to fix divide
| by z
Package: MySQL
Version: 5.5
Severity: important
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
Hi!
--no-absolute-filenames option seems to be intended to limit extracting
contents of an archive to be strictly inside a current directory (it
guards against both absolute paths and relative paths with .. in them).
However it can be bypassed with symlinks. While extracting an archive,
it wi
On Wed, Jan 07, 2015 at 10:23:24PM +0100, Vincent Danjean wrote:
> Package: php-monolog
> Version: 1.12.0-1
> Severity: serious
> Justification: Policy 7.1
>
> Your package in experimental declare a versionned Provides field.
Indeed, as supported by apt since 1.0.7 (#758153) and dpkg since
1.17
Hi,
On Mon, 05 Jan 2015 11:11:41 +0100, Fabian Greffrath
wrote:
> Am Montag, den 05.01.2015, 11:01 +0100 schrieb Alexandre Detiste:
> > so now we have 2 working sets of files known for wl6 & none for wl6a.
> >
> > can you also give me the size/ cksums / sha1sum / sha256sum of your
> > alternati
On 01/08/2015 12:03 AM, Benedikt Trefzer wrote:
>
> On 07.01.2015 23:51, Thomas Goirand wrote:
>> On 01/07/2015 06:37 PM, Benedikt Trefzer wrote:
>>> run:
>>># export DEBIAN_FRONTEND=noninteractive; # Important !!
>>># apt-get install neutron-common=2014.1.3-7 python-neutron=2014.1.3
Hi,
Would the following patch help ?
Regards,
JH Chatenet
diff -Naur a/usr/sbin/debootstrap b/usr/sbin/debootstrap
--- a/usr/sbin/debootstrap 2015-01-07 23:34:30.439150608 +
+++ b/usr/sbin/debootstrap 2015-01-07 23:54:08.037001814 +
@@ -590,6 +590,8 @@
if [ "$ba
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Hi,
Yet another patch that needs to enter Jessie.
By default, to be policy compliant, Neutron should *not* handle
the database bits of Neutron, unless the user explicitely asks
for it on t
Dear Release Team,
I am concerned that a license incompatibility (bug #741196 and the
other similar bug reports against other packages) might slip through
into the jessie release without being noticed or addressed adequately.
Please read #741196 bug log, or, at least:
https://bugs.debian.org/7411
On 01/07/2015 11:50 PM, Benedikt Trefzer wrote:
>
> On 07.01.2015 22:44, Thomas Goirand wrote:
>> On 01/07/2015 06:43 PM, Benedikt Trefzer wrote:
>>> Hi
>>>
>>> I just played around with this (see #774792).
>>>
>>> If I set
>>> #export DEBIAN_FRONTEND=noninteractive;
>>>
>>> for installation and
On 07.01.2015 23:51, Thomas Goirand wrote:
> On 01/07/2015 06:37 PM, Benedikt Trefzer wrote:
>> run:
>># export DEBIAN_FRONTEND=noninteractive; # Important !!
>># apt-get install neutron-common=2014.1.3-7 python-neutron=2014.1.3-7
>>
>> remove in /etc/neutron/neutron.conf section [da
Hi Andreas,
On Sunday 04 January 2015 12:39:46 Andreas Metzler wrote:
> On 2015-01-04 Rainer Dorsch wrote:
> > Package: exim4
> > Version: 4.84-6
> > Severity: wishlist
> > Tags: patch
> >
> > Dear Maintainer,
> >
> > I am running exim since a few years and scanned incoming and
> > outgoing mai
On 01/07/2015 06:37 PM, Benedikt Trefzer wrote:
> run:
># export DEBIAN_FRONTEND=noninteractive; # Important !!
># apt-get install neutron-common=2014.1.3-7 python-neutron=2014.1.3-7
>
> remove in /etc/neutron/neutron.conf section [database] the line startin
> with connection.
Why w
Guillem Jover writes:
> On Wed, 2015-01-07 at 12:22:47 +0100, Johannes Schauer wrote:
>> It is also worth asking what functionality the Installed-Size field is
>> supposed to have when looking for a solution. It's primary purpose is
>> probably to give apt a clue of whether or not there is enough
On 07.01.2015 22:40, Thomas Goirand wrote:
> On 01/07/2015 05:43 PM, Benedikt Trefzer wrote:
>> Package: neutron-metadata-agent
>> Version: 2014.1.3-8
>> Severity: serious
>>
>> Hi
>> Upgrade of neutron-metadata-agent overwrites the parameter
>> auth_url in /etc/neutron/metadata_agent.ini
>
> Hi
Control: tags -1 + pending
On Wed, 2015-01-07 at 21:16 +0100, Andreas Beckmann wrote:
> Rebuilt kernel modules for the new upstream
> nvidia-graphics-drivers/304.125-1 in wheezy-proposed-updates
>
> No +deb7u1 suffix to avoid version number explosion.
>
> I know it's a bit late,
Somewhat. :-(
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please consider to unblock package mod-proxy-msrpc 0.5-2. This version adds
upsteam-big-endian-patch.diff to fix FTBFS #774285 on big endian architectures.
unblock mod-proxy-msrpc/0.5-2
Th
Package: mc
Version: 3:4.8.3-10
Severity: normal
If you run mc on a machine where the user has been started with HOME=/
(due to normal /home mount issue), then mc fails to start with:
(mc:7166): Glib-WARNING **: GError set over the top of a previous GError or
uninitialized memory.
This indicates
Hello,
Thanks for your acknowledgement.
I made some further search and found what looks like the root cause:
http://trac.nginx.org/nginx/ticket/235
It's a nginx issue, but could help to reproduce and investigate curl's one.
Regards,
Jean Baptiste
On 07/01/2015 22:52, Alessandro Ghedini wrote:
On Sun, Jan 04, 2015 at 11:52:11PM +0100, Jean Baptiste Favre wrote:
> Problem has been solved changing nginx configuration.
> It seems that following option was responsible of the empty error:
> ssl_session_cache shared:SSL:5m;
>
> Therefore, I downgrade bug severity. But, I prefer to keep it ope
Dear Maintainer, I have attached yaboot.conf file.
my debian 7.7 os is on sdc ( partition is misaligned), my Mac OS is on
sdb, I want to install debian 8 on sda and align this partition with the
gparted on debian 7.7 because there is no powerpc gparted CD, but first
I must install debian 8. T
On 01/07/2015 06:43 PM, Benedikt Trefzer wrote:
> Hi
>
> I just played around with this (see #774792).
>
> If I set
> #export DEBIAN_FRONTEND=noninteractive;
>
> for installation and upgrade, it still overwrites the config line.
>
> Cheers
>
> Benedikt Trefzer
Hi,
What's the value of "nova
On Wed, Jan 07, 2015 at 10:12:04PM +0100, gilles.chara...@charabot-org.fr wrote:
> Dear Maintainer, I have continued and tried an other iso :
> debian-jessie-DI-b2-powerpc-netinst.iso
>
> I have generated the sum for my download :
>
> openssl dgst -sha512 debian-jessie-DI-b2-powerpc-netinst.iso
>
On 01/07/2015 05:43 PM, Benedikt Trefzer wrote:
> Package: neutron-metadata-agent
> Version: 2014.1.3-8
> Severity: serious
>
> Hi
> Upgrade of neutron-metadata-agent overwrites the parameter
> auth_url in /etc/neutron/metadata_agent.ini
Hi Benedict,
What happens is that the auth_url in neutron.
On Wed, Jan 07 2015, Felipe Sateler wrote:
> On Wed, Jan 7, 2015 at 4:48 PM, Jameson Graef Rollins
> wrote:
>> Package: pulseaudio-utils
>> Version: 5.99.2-2
>> Severity: normal
>>
>> pactl is no longer able to change/set volumes:
>>
>> servo:~ 0$ pactl list short sinks
>> 0 alsa_output.pci
Hi Werner
On 2015-01-07 22:25:40, Werner Detter wrote:
> Hi Sebastian,
>
> I've created the request for the release team which can be found
> here: http://bugs.debian.org/774773
>
> But hasn't been confirmed yet, unfortunately.
Thanks. If I rember correctly, 7.8 will be released this weekend an
Package: nova-common
Version: 2014.1.3-7.1
Severity: important
Dear Maintainer,
After a non-interactive upgrade with the commands:
export DEBIAN_FRONTEND=noninteractive
yes '' | apt-get -y -o Dpkg::Options::="--force-confdef" -o
Dpkg::Options::="--force-confold" dist-upgrade
rabbitmq server be
Package: php-monolog
Version: 1.12.0-1
Severity: serious
Justification: Policy 7.1
Hi,
Your package in experimental declare a versionned Provides field.
It is wrong, and this has been catched by lintian:
https://lintian.debian.org/maintainer/pkg-php-p...@lists.alioth.debian.org.html#php-monol
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi Sebastian,
I've created the request for the release team which can be found
here: http://bugs.debian.org/774773
But hasn't been confirmed yet, unfortunately.
Cheers,
Werner
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Hello,
On 7 January 2015 at 01:57, Carl Fürstenberg wrote:
>
> Package: wnpp
> Severity: wishlist
> Owner: "Carl Fürstenberg"
>
> * Package name: obs
> Version : 0.7.2
> Upstream Author : Hugh Bailey
> * URL : https://obsproject.com/
> * License : GPL
> Pro
Le 2015-01-07 21:10, intervenant0 a écrit :
Package: app-install-data
Version: 2012.06.16.1
Severity: important
File: debian-installer
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do
> "Hilko" == Hilko Bengen writes:
>> Inconsistency detected by ld.so: dl-version.c:
>> 224: _dl_check_map_versions: Assertion `needed != ((void *)0)'
>> failed!
> Thank you.
Pleasure.
May it be of help, my commandline was:
$ nmap -A -T4 10.0.0.0/24
Brgds, e.
--
// e
Le mercredi, 7 janvier 2015, 12.17:43 Jonas Smedegaard a écrit :
> > This is fixed in upstream's 9.14. I'll see with the release team if
> > we can backport this into Jessie.
>
> Great. But what about its licensing? I guess upstream treat it as
> AGPL, so we may risk disagreeing with them if we
retitle 774711 OpenSSH should use stronger crypto algo and parameters
respectively disable others
stop
Hi.
First, I've modified the title, since I think it's useless to only
harden servers while clients would be left at "less secure" defaults.
Also, the title "should have stronger ciphers select
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am 07.01.15 um 20:57 schrieb Noah Meyerhans:
> I agree, but ages ago it was decided (at least in this context), that
> reconfiguring hosts non-interactively based on third-party internet
> resources by default was not The Debian Way.
This decision i
In order to make this more easily followable,... I'd ask people to post
any further information/replies on the earlier report (#774711) of the
same issue, which I've already merged with this bug. :)
Thx.
smime.p7s
Description: S/MIME cryptographic signature
Control: tags -1 patch
On Tue, 05 Jun 2012 09:41:53 +0200 Andreas Beckmann
wrote:
> Package: debhelper
> Version: 9.20120419
> Severity: normal
>
> Hi,
>
> there is a problem with the shlibs sequence:
> (noticed in fglrx-driver [non-free])
>
>
>[]
>
>
> The intention is to replace t
Control: clone -1 -2
Control: retitle -2 libav: use build profiles to break circular dependencies
Control: tags -2 = patch stretch
On 2014-09-13 07:56:40, Reinhard Tartler wrote:
> Regarding porting, please have a look at
> http://anonscm.debian.org/cgit/pkg-multimedia/libav.git/tree/debian/README
Issue #446874:
http://code.google.com/p/chromium/issues/detail?id=446874
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
1 - 100 of 256 matches
Mail list logo