Re: Help wanted: test new shadow source package (login, passwd, uidmap, etc.)

2014-04-30 Thread Christian PERRIER
Quoting Christian PERRIER (bubu...@debian.org): > Hello fellow developers, > > I would like to request your help in testing the new version of the > shadow package (that provides login, passwd and such other important > or base packages). I haven't got much feedbackwhich is indeed what I was

Bug#746496: general: Package upgrade scripts partly fail when /tmp is noexec

2014-04-30 Thread Henrique de Moraes Holschuh
On Wed, 30 Apr 2014, Pierre wrote: > When /tmp is configured as noexec (for example /tmp in RAM), some scripts > fail on package update. Don't Do It. It will break the system in surprising ways. It may look like it is working, but we don't properly support it, as it is almost never tested. Neit

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Paul Smith
On Wed, 2014-04-30 at 10:55 -0700, Manoj Srivastava wrote: > On Wed, Apr 30 2014, Paul Smith wrote: > > > On Wed, 2014-04-30 at 18:19 +0200, Guillem Jover wrote: > >> build-stamp: > >> echo $@ > >> > >> build-arch: build-stamp > > > >> $ make --version | head -n1 > >> GNU Make 4.0 > >> $

Re: concurrent installation of different pkg versions

2014-04-30 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 modules.sourceforge.net is in debian as "environment-modules" regards Alastair On 30/04/2014 18:46, Steve Moss wrote: > Check out modules and lmod for this: > > http://modules.sourceforge.net > https://github.com/TACC/Lmod > > Cheers, > > Steve >

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Manoj Srivastava
On Wed, Apr 30 2014, Paul Smith wrote: > On Wed, 2014-04-30 at 18:19 +0200, Guillem Jover wrote: >> build-stamp: >> echo $@ >> >> build-arch: build-stamp > >> $ make --version | head -n1 >> GNU Make 4.0 >> $ make -f detect.mk -qn build-arch; echo $? >> 2 > > This is definitely a bug in GN

Re: concurrent installation of different pkg versions

2014-04-30 Thread Steve Moss
Check out modules and lmod for this: http://modules.sourceforge.net https://github.com/TACC/Lmod Cheers, Steve

Stellwandposter überarbeitet Re: [Ttip-aktionen] Meinung bitte

2014-04-30 Thread Thomas Drillich
This is a multi-part message in MIME format. Hallo Zusammen, hier eine überarbeitete version, der neue flyer hab ich eingearbeitet -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Paul Smith
On Wed, 2014-04-30 at 18:19 +0200, Guillem Jover wrote: > build-stamp: > echo $@ > > build-arch: build-stamp > $ make --version | head -n1 > GNU Make 4.0 > $ make -f detect.mk -qn build-arch; echo $? > 2 This is definitely a bug in GNU make 4.0 in handling -q (note the -n is not relevant

Re: goals for hardening Debian: ideas and help wanted

2014-04-30 Thread Aaron Zauner
Kevin Chadwick wrote: >> I'm confused, what? How does Tor lower security and at the same time, >> it provides privacy? > > Just like antivirus scanners bring greater exploitability especially > if you are not vulnerable to detectable viruses then so does Tor. What?! I don't even,.. > It adds a

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Guillem Jover
Hi! On Wed, 2014-04-30 at 16:22:37 +0200, Guillem Jover wrote: > I think we should first understand why the detection is failing with > the newer make. I'm taking a look now. Once that's done we might just > be able to fix (or workaround) one of: > > * make > * dpkg-buildpackage > * affecte

Bug#746496: general: Package upgrade scripts partly fail when /tmp is noexec

2014-04-30 Thread Pierre
Package: general Severity: normal Dear Maintainer, When /tmp is configured as noexec (for example /tmp in RAM), some scripts fail on package update. For example, updating kernel package try to execute scripts in /tmp and in /etc/kernel/xxx The first fail (in /tmp), while the other is successful (

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Sven Joachim
On 2014-04-30 16:39 +0200, Roger Leigh wrote: > On Wed, Apr 30, 2014 at 04:22:37PM +0200, Guillem Jover wrote: >> I think we should first understand why the detection is failing with >> the newer make. I'm taking a look now. Once that's done we might just >> be able to fix (or workaround) one of:

Bug#746492: ITP: libexporter-tiny-perl -- tiny exporter similar to Sub::Exporter

2014-04-30 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: libexporter-tiny-perl Version : 0.038 Upstream Author : Toby Inkster * URL : https://metacpan.org/release/Exporter-Tiny * License : Artist

Re: mirror.debian.net down?

2014-04-30 Thread Luca Filipozzi
On Wed, Apr 30, 2014 at 12:00:55AM +0100, Steven Chamberlain wrote: > On 29/04/14 23:22, Luca Filipozzi wrote: > > It should be mostly corrected now although one name server is still not > > transferring properly. > > > > Technicians have been deployed. > > If there is any more you can tell me ab

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Roger Leigh
On Wed, Apr 30, 2014 at 04:22:37PM +0200, Guillem Jover wrote: > I think we should first understand why the detection is failing with > the newer make. I'm taking a look now. Once that's done we might just > be able to fix (or workaround) one of: > > * make > * dpkg-buildpackage > * affected

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Guillem Jover
Hi! On Tue, 2014-04-29 at 21:53:31 -0700, Russ Allbery wrote: > Manoj Srivastava writes: > > I will cut a normal bug on dpkg, and a serious one on make, and > > make the former block the latter while we figure otu what to do. The > > options, as I see it are: > > > 1) Do nothing. reta

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Paul Smith
FWIW, I can't determine what the issue is from this email thread. Please file a bug on Savannah or start a thread with a repro case on the bug-m...@gnu.org mailing list. Thanks! -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Re: goals for hardening Debian: ideas and help wanted

2014-04-30 Thread Thorsten Glaser
On Tue, 29 Apr 2014, Jakub Wilk wrote: > > > A wide misconception. Chroots are easily implemented and add security ^^^ > > > almost for free (often /dev/log is all that is needed) and so can be used > > > by default without an

Re: Re: Hardened OpenSSL fork

2014-04-30 Thread Thorsten Glaser
On Tue, 29 Apr 2014, Steven Chamberlain wrote: > On Mon, 28 Apr 2014 16:52:10 + (UTC), daThorsten Glaser wrote: > > For their OpenSSL fork, specifically, they rely on some system > > properties such as their RNG’s behaviour way too much [...] > > I would think Linux and FreeBSD have much bett

Busca Importar desde China?

2014-04-30 Thread Carlos
Busca proveedores en China? Importe con SEGURIDAD y CONFIABILIDAD, a través de Grupo Dragón. Uruguayos en China. Contáctenos. www.importe-desde-china.com E-mail: car...@importe-desde-china.com

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Alastair McKinstry
On 29/04/2014 07:01, Manoj Srivastava wrote: > Hi, > > David Suárez kindly did an archive rebuild with the new > version of make in experimental, and the results of the build are at: > http://aws-logs.debian.net/ftbfs-logs/results-make4/ > > The summary: 73 packages have faile

Bug#746476: ITP: libtemplate-plugin-ipaddr-perl -- Template::Toolkit plugin handling IP-addresses

2014-04-30 Thread Per Carlson
Package: wnpp Severity: wishlist Owner: Per Carlson * Package name: libtemplate-plugin-ipaddr-perl Version : 0.03 Upstream Author : Per Carlson * URL : https://metacpan.org/pod/Template::Plugin::IPAddr * License : Artistic | GPL-1+ Programming Lang: Perl D

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Roger Leigh
On Tue, Apr 29, 2014 at 09:53:31PM -0700, Russ Allbery wrote: > Manoj Srivastava writes: > > On Tue, Apr 29 2014, Felipe Sateler wrote: > >> On Mon, 28 Apr 2014 23:01:58 -0700, Manoj Srivastava wrote: > > 3) We state that packages must provide build-arch and build-indep for > > Jessie. This

Re: concurrent installation of different pkg versions

2014-04-30 Thread Ole Streicher
(I am Cc: debian-science, since this is probably specific to science) On 30.04.2014 03:45, Thomas Goirand wrote: > This is the exact same thing that happens with .so libraries, and > this should happen *only* when there's an API change (why would you > want to keep an older version otherwise?). B