Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread Guido Günther
Hi Raphael, On Thu, Nov 13, 2014 at 09:46:13AM +0100, Raphael Hertzog wrote: [..snip..] Problem 1: the derivatives -- So I am a Kali Linux contributor. We use git repos to maintain all our packages and we use git-buildpackage. Most of the Kali contributors are not

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread Guido Günther
On Fri, Nov 14, 2014 at 11:35:45AM +0100, Marco d'Itri wrote: On Nov 14, Raphael Hertzog hert...@debian.org wrote: This is just a proof that storing the patches as real commits is useful. And that's the point of the patch-queue tag. Instead of having the patches only as real commits in

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread Guido Günther
On Sat, Nov 15, 2014 at 06:35:07PM +, Simon McVittie wrote: [..snip..] with upstream changes - and try packaging them with each of gbp-pq, Note that nothing withing gbp forces you to use gbp-pq. You can use e.g. use --no-unapply-patches --auto-commit --single-debian-patch in your

making dput a wrapper around git

2014-11-18 Thread Daniel Pocock
This is probably tangential to the ongoing DEP-14 and source-only upload discussions How would people feel if dput was a wrapper around git? This wouldn't imply that maintainers must use Git as their VCS For packages that do use git as the VCS, dput would do a git tag and git push, possibly

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread Simon McVittie
On 18/11/14 07:20, Guido Günther wrote: Note that nothing withing gbp forces you to use gbp-pq. I know; but the gbp-pq-like repository structure, as produced by git import-dsc with no special options, is a popular one (pkg-perl and their 3000 packages, as well as smaller teams like -telepathy,

Re: Pre-Depends: init-system-helpers

2014-11-18 Thread Simon McVittie
On 18/11/14 02:02, Bob Proulx wrote: Here it is said update-rc.d does not respect policy-rc.d but I think maybe that should have been invoke-rc.d since update-rc.d just sets things up to start while it is invoke-rc.d that actually does it. invoke-rc.d is the only thing that *does* respect

Re: making dput a wrapper around git

2014-11-18 Thread Neil Williams
On Tue, 18 Nov 2014 09:45:03 +0100 Daniel Pocock dan...@pocock.pro wrote: This is probably tangential to the ongoing DEP-14 and source-only upload discussions How would people feel if dput was a wrapper around git? That's a daft idea. Please drop it. It presumes that dput is only used for

Re: Technical committee acting in gross violation of the Debian constitution

2014-11-18 Thread Lucas Nussbaum
On 17/11/14 at 11:15 -0800, Don Armstrong wrote: §6.3.6 does not prevent the CTTE from being presented an issue early. It stops the CTTE from deciding an issue before a consensus approach has been attempted. In this particular case, I felt that a consensus approach had been attempted when this

Bug#769907: general: non-sysvinit init systems are made of fail

2014-11-18 Thread Michal Suchanek
On 18 November 2014 00:52, Thomas Goirand z...@debian.org wrote: On 11/18/2014 03:50 AM, Michal Suchanek wrote: With current sysvinit the serial console is also used as main but sysvinit-core does not produce any messages on tty0 whatsoever and so does not mislead the user into thinking that

Re: making dput a wrapper around git

2014-11-18 Thread Ansgar Burchardt
Hi, On 11/18/2014 09:45 AM, Daniel Pocock wrote: How would people feel if dput was a wrapper around git? I think its not a good idea. It has too many problems, see below. This wouldn't imply that maintainers must use Git as their VCS For packages that do use git as the VCS, dput would do a

Re: making dput a wrapper around git

2014-11-18 Thread Henrique de Moraes Holschuh
On Tue, 18 Nov 2014, Daniel Pocock wrote: How would people feel if dput was a wrapper around git? dpkg --purge dput -- One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie. -- The Silicon

Re: making dput a wrapper around git

2014-11-18 Thread Ben Finney
Daniel Pocock dan...@pocock.pro writes: For packages that do use git as the VCS, dput would do a git tag and git push, possibly using branches specifically intended for release. I don't think ‘dput’ should be creating anything in the VCS. Instead, the tagging and the ‘dput’ should be parallel

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread Ron
On Mon, Nov 17, 2014 at 11:39:10PM +, Simon McVittie wrote: On 17/11/14 16:24, Ian Jackson wrote: I don't think this problem, of a mass of different branch structures, is going to go away any time soon. Simply because people don't seem able to agree. I agree it's unlikely to go away,

Re: making dput a wrapper around git

2014-11-18 Thread Ian Jackson
Daniel Pocock writes (making dput a wrapper around git): How would people feel if dput was a wrapper around git? If you would like to work in a world where dput was a wrapper around git, then please install dgit and spell `dput' as `dgit push'. If you do that then people who hate git (a

Re: making dput a wrapper around git

2014-11-18 Thread Daniel Pocock
On 18/11/14 11:17, Ansgar Burchardt wrote: Hi, On 11/18/2014 09:45 AM, Daniel Pocock wrote: How would people feel if dput was a wrapper around git? I think its not a good idea. It has too many problems, see below. I agree it is not a trivial idea and is unlikely to appeal to everybody This

Re: concurrent installation of different pkg versions

2014-11-18 Thread Daniel Pocock
On 30/04/14 03:45, Thomas Goirand wrote: On 04/26/2014 01:39 AM, Daniel Pocock wrote: With all the talk about removing jquery from source packages, one thing that does arise is the question of how to support different jquery versions. This is not just a JavaScript issue though. Maybe we can

Re: making dput a wrapper around git

2014-11-18 Thread Thorsten Glaser
On Tue, 18 Nov 2014, Daniel Pocock wrote: That is not a Git-specific issue, it is a general issue with source-only uploads. If source-only uploads become the norm then signed tags should be the same as source packages shouldn't they? Absolutely not! (Hint: .orig.tar.gz, often several. And

Re: making dput a wrapper around git

2014-11-18 Thread Matthias Urlichs
Hi, Daniel Pocock: This is probably tangential to the ongoing DEP-14 and source-only upload discussions How would people feel if dput was a wrapper around git? How would you feel about forking Debian and switching an all-in-git maintainance+build infrastructure? -- -- Matthias Urlichs

Re: making dput a wrapper around git

2014-11-18 Thread Daniel Pocock
On 18/11/14 15:23, Thorsten Glaser wrote: On Tue, 18 Nov 2014, Daniel Pocock wrote: That is not a Git-specific issue, it is a general issue with source-only uploads. If source-only uploads become the norm then signed tags should be the same as source packages shouldn't they? Absolutely not!

Bug#770047: ITP: xul-ext-video-without-flash -- extension to watch videos without the flash plugin

2014-11-18 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org pkg-mozext-maintain...@lists.alioth.debian.org odre...@gmail.com Package name: xul-ext-video-without-flash Version: 1.5.0 Upstream Author: Olivier Drevet odre...@gmail.com URL:

Re: making dput a wrapper around git

2014-11-18 Thread Ian Jackson
Daniel Pocock writes (Re: making dput a wrapper around git): One of the problems with a VCS right now though is the order of events required to make a tag. If I tag and then upload and my upload is rejected for any reason then the tag is not valid. dgit's answer to this is to say: you should

Bug#770054: ITP: xul-ext-spdy-indicator -- extension to show an SPDY support indicator in the address bar

2014-11-18 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org pkg-mozext-maintain...@lists.alioth.debian.org spdyindica...@chengsun.github.com Package name: xul-ext-spdy-indicator Version: 2.1 Upstream Author: Cheng Sun spdyindica...@chengsun.github.com URL:

Re: Pre-Depends: init-system-helpers

2014-11-18 Thread Ondřej Surý
On Tue, Nov 18, 2014, at 10:25, Simon McVittie wrote: We already have a way to disable services, which knows about sysvinit, systemd and Upstart despite its unfortunate name (update-rc.d). Perhaps we could provide an alternative name to this: f.e. init-maintscript-helper would reflect the

Re: making dput a wrapper around git

2014-11-18 Thread Daniel Pocock
On 18/11/14 16:43, Ian Jackson wrote: Daniel Pocock writes (Re: making dput a wrapper around git): One of the problems with a VCS right now though is the order of events required to make a tag. If I tag and then upload and my upload is rejected for any reason then the tag is not valid.

Bug#770058: ITP: fonts-aksharyogini2 -- aksharyogini2 devanagari normal style font

2014-11-18 Thread Balasankar C
Package: wnpp Severity: wishlist Owner: Balasankar C balasank...@autistici.org * Package name: fonts-aksharyogini2 Version : 1.0 Upstream Author : Yogini Joglekar aksharyog...@sudhanwa.com * URL : http://aksharyogini.sudhanwa.com/aksharyogini2.html * License :

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread Guido Günther
On Fri, Nov 14, 2014 at 03:44:35PM +, Ian Jackson wrote: Bernhard R. Link writes (Re: RFC: DEP-14: Recommended layout for Git packaging repositories): Raphael Hertzog hert...@debian.org [14 22:26]: ... When a Git tag needs to refer to a specific version of a Debian package, the

Bug#770063: ITP: kmc -- count kmers in genomic sequences

2014-11-18 Thread Jorge Soares
Package: wnpp Severity: wishlist Owner: Jorge Soares j.s.soa...@gmail.com * Package name: kmc Version : 20 Upstream Author : Sebastian Deorowicz sebastian.deorow...@polsl.pl, Marek Kokot, Szymon Grabowski, Agnieszka Debudaj-Grabysz * URL :

Re: making dput a wrapper around git

2014-11-18 Thread Neil Williams
On Tue, 18 Nov 2014 16:48:10 +0100 Daniel Pocock dan...@pocock.pro wrote: On 18/11/14 16:43, Ian Jackson wrote: If an upload to NEW is rejected though then the -1 version is not known to the archive and should be used again for a fixed upload shouldn't it? No. You simply upload to NEW with

Bug#770066: ITP: fonts-aksharyogini2 -- aksharyogini2 normal style font for devanagari

2014-11-18 Thread Balasankar C
Package: wnpp Severity: wishlist Owner: Balasankar C balasank...@autistici.org * Package name: fonts-aksharyogini2 Version : 1.0 Upstream Author : Yogini Joglekar aksharyog...@sudhanwa.com * URL : http://aksharyogini.sudhanwa.com/aksharyogini2.html * License :

Bug#770067: ITP: xul-ext-ctrl-tab -- Ctrl+Tab navigation for tabs

2014-11-18 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org pkg-mozext-maintain...@lists.alioth.debian.org ctrl-...@design-noir.de Package name: xul-ext-ctrl-tab Version: 0.21.1 Upstream Author: Dão Gottwald ctrl-...@design-noir.de URL:

Re: making dput a wrapper around git [and 1 more messages]

2014-11-18 Thread Ian Jackson
Neil Williams writes (Re: making dput a wrapper around git): On Tue, 18 Nov 2014 16:48:10 +0100 Daniel Pocock dan...@pocock.pro wrote: If an upload to NEW is rejected though then the -1 version is not known to the archive and should be used again for a fixed upload shouldn't it? No. You

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread Ian Jackson
Guido Günther writes (Re: RFC: DEP-14: Recommended layout for Git packaging repositories): On Fri, Nov 14, 2014 at 03:44:35PM +, Ian Jackson wrote: Current practice seem so be to replace both : and ~ with _. Unless we This didn't work well so gbp switched to what Raphael documented

Re: Packages using old dpkg tools paths

2014-11-18 Thread Guillem Jover
Hi! On Mon, 2014-11-03 at 11:23:37 +0100, Guillem Jover wrote: I'm planning on starting to file bug reports for the source packages below (BCCed). Here's the current status. I've filed bugs now with patches, or just uploaded for orphaned ones. Sources list (via codesearch.d.o)

Re: init system policy

2014-11-18 Thread Matthias Urlichs
Hi, [ redirecting to debian-devel, as -policy isn't the correct list for this IMHO ] Eric Valette: html Text emails, please. I've been fighting with some script conversion to systemd and I think a reasonnably complex exemple should be of great help. I've been What's reasonably

Re: init system policy

2014-11-18 Thread Ansgar Burchardt
Hi, On 11/18/2014 05:39 PM, Matthias Urlichs wrote: trying to convert minidlna sysv init file to systemd, managed to have a working unit file but failed to split the configuration mimicing the ../default/minidlna content with the hability to make USER and GROUP configurable.

Re: Packages using old dpkg tools paths

2014-11-18 Thread Bastien ROUCARIES
Le 18 nov. 2014 17:29, Guillem Jover guil...@debian.org a écrit : Hi! On Mon, 2014-11-03 at 11:23:37 +0100, Guillem Jover wrote: I'm planning on starting to file bug reports for the source packages below (BCCed). Here's the current status. I've filed bugs now with patches, or just

Re: init system policy

2014-11-18 Thread Eric Valette
On 18/11/2014 17:39, Matthias Urlichs wrote: Text emails, please. I alway forget that in my company my mailer is configured for html as outlook discussion cut is absurd... You _can_ do ExecStart=sudo -u $USER_MINIDLNA -g GROUP_MINIDLNA /usr/sbin/minidlnad -S but that's not the

Re: init system policy

2014-11-18 Thread Eric Valette
On 18/11/2014 17:46, Ansgar Burchardt wrote: Hi, On 11/18/2014 05:39 PM, Matthias Urlichs wrote: trying to convert minidlna sysv init file to systemd, managed to have a working unit file but failed to split the configuration mimicing the ../default/minidlna content with the

Re: init system policy

2014-11-18 Thread Ansgar Burchardt
Hi, On 11/18/2014 06:25 PM, Eric Valette wrote: In the file they just need to set User and Group then? With systemd you can ship a default configuration in /lib/systemd/system and administrators can override specific options, for example: +--- | [Unit] | Description=Some Helpful Description |

Bug#769907: general: non-sysvinit init systems are made of fail

2014-11-18 Thread Jordi Mallach
El dl 17 de 11 de 2014 a les 15:41 +0100, en/na Michal Suchanek va escriure: -- System Information: Distributor ID: Ubuntu Description: Ubuntu GNU/Linux testing (jessie) Release: testing Codename: jessie Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel:

Re: init system policy

2014-11-18 Thread Eric Valette
On 18/11/2014 18:36, Ansgar Burchardt wrote: Hi, On 11/18/2014 06:25 PM, Eric Valette wrote: In the file they just need to set User and Group then? With systemd you can ship a default configuration in /lib/systemd/system and administrators can override specific options, for example: +--- |

Re: init system policy

2014-11-18 Thread Henrique de Moraes Holschuh
On Tue, 18 Nov 2014, Matthias Urlichs wrote: trying to convert minidlna sysv init file to systemd, managed to have a working unit file but failed to split the configuration mimicing the ../default/minidlna content with the hability to make USER and GROUP configurable.

Re: so long and thanks for all the fish

2014-11-18 Thread Torsten Landschoff
Hi Joey, Am 2014-11-07 22:04, schrieb Joey Hess: It's become abundantly clear that this is no longer the project I originally joined in 1996. We've made some good things, and I wish everyone well, but I'm out. Shocking. Thanks for all the great stuff you did and do, from a Debian user and

Re: init system policy

2014-11-18 Thread Matthias Urlichs
Hi, Eric Valette: It's better IMHO to use a fixed user in your packaging -- why should that user be configurable in the first place? If the sysadmin _really_ needs to use a different user+group, they can add an overriding unit file to /etc/systemd/system/ (files get merged, so no need to copy

Re: init system policy

2014-11-18 Thread Simon McVittie
On 18/11/14 18:27, Henrique de Moraes Holschuh wrote: Failing to address this would be a severe regression, of the kind that introduces a security hole. I can see the functional regression (minidlna is running as a totally unprivileged user now, and can't read my music any more!) but not the

Re: so long and thanks for all the fish

2014-11-18 Thread Ondřej Surý
I think all have been said, so I will just join this with +1. Cheers, Ondrej On Sun, Nov 9, 2014, at 02:08, Russ Allbery wrote: zlatan zla...@riseup.net writes: In advance sorry for all spelling mistake that I will write as I am writing from my phone and I am not a native English speaker.

Re: init system policy

2014-11-18 Thread Eric Valette
On 18/11/2014 19:47, Matthias Urlichs wrote: ExecStart=sudo -u $USER_MINIDLNA -g GROUP_MINIDLNA /usr/sbin/minidlnad -S is an adequate and perfectly serviceable answer to your question. On the other hand, the documented way to do this in systemd man pages is to use User and Group. If

Re: init system policy

2014-11-18 Thread Simon McVittie
On 18/11/14 19:21, Eric Valette wrote: I just mentioned that naively combining User=$TOTO or ${TOTO} TOTO being defined in an default/package file parsed by EnvironmentFile= does not seem to work as documented in man pages To be clear, the environment variable substitution in systemd units'

Re: init system policy

2014-11-18 Thread Russ Allbery
Simon McVittie s...@debian.org writes: I can see the functional regression (minidlna is running as a totally unprivileged user now, and can't read my music any more!) but not the security hole: its default user presumably has as little access as nobody, so I don't see how that's insecure?

Re: Re: init system policy

2014-11-18 Thread Eric Valette
Parsing User=$TOTO as the User is the value of the environment variable TOTO as given by Environment or EnvironmentFile might be a reasonable feature request, but it is not currently an implemented feature. I think anything that simplify transitioning from an init system to another new one is

ITP: pyrecord -- Pythonic record types

2014-11-18 Thread Ghislain Vaillant
Package: wnpp Severity: wishlist Owner: Ghislain Antony Vaillant * Package name : pyrecord Version : 1.0.0~rc1 Upstream Author : Gustavo Narea * URL : https://pythonhosted.org/pyrecord/ * License: Apache-2.0 Programming Lang: Python

Bug#770101: ITP: ruby-cstruct -- simulation of the C language's struct

2014-11-18 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand z...@debian.org * Package name: ruby-cstruct Version : 1.0.1 Upstream Author : skandhas skand...@163.com * URL : https://github.com/skandhas/cstruct * License : Expat Programming Lang: Ruby Description

Bug#770106: ITP: ruby-rethtool -- partial wrapper around the SIOCETHTOOL ioctl

2014-11-18 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand z...@debian.org * Package name: ruby-rethtool Version : 0.0.4 Upstream Author : Matt Palmer mpal...@hezmatt.org * URL : http://theshed.hezmatt.org/rethtool * License : Expat Programming Lang: Ruby

on reloading services from logrotate

2014-11-18 Thread Helmut Grohne
On Tue, Nov 18, 2014 at 09:25:44AM +, Simon McVittie wrote: There are (at least) three things that start services (i.e. init scripts, systemd units or Upstart jobs): * invoke-rc.d, intended to be called from maintainer scripts * service, intended to be called by the sysadmin * the

Re: New pre-depends: python pre-depends python-minimal

2014-11-18 Thread Julien Cristau
On Tue, Nov 18, 2014 at 02:46:24 -0500, Scott Kitterman wrote: As part of python2.7-minimal's configuration, /usr/share/python/runtime.d/public_modules.rtinstall gets executed. It's part of the python package. Since the dependency chain was texlive-music - python - python2.7-minimal,

Bug#769907: general: non-sysvinit init systems are made of fail

2014-11-18 Thread Michal Suchanek
On 18 November 2014 18:57, Jordi Mallach jo...@debian.org wrote: El dl 17 de 11 de 2014 a les 15:41 +0100, en/na Michal Suchanek va escriure: -- System Information: Distributor ID: Ubuntu Description: Ubuntu GNU/Linux testing (jessie) Release: testing Codename: jessie

Re: on reloading services from logrotate

2014-11-18 Thread Russ Allbery
Helmut Grohne hel...@subdivi.de writes: There is a fourth one that restarts/reloads services: logrotate Please excuse a little excursion into the inhomogeneity of signalling services from logrotate. I did a little bit of research and came up with the following numbers (sid i386+all main):

Bug#770115: ITP: nailgun-agent -- collects a server’s hardware information and submits it

2014-11-18 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand z...@debian.org * Package name: nailgun-agent Version : 3.9.2 Upstream Author : Mirantis Inc. * URL : https://github.com/thomasgoirand/nailgun-agent * License : Apache-2.0 Programming Lang: Ruby

Re: New pre-depends: python pre-depends python-minimal

2014-11-18 Thread Jakub Wilk
* Julien Cristau jcris...@debian.org, 2014-11-18, 23:50: As part of python2.7-minimal's configuration, /usr/share/python/runtime.d/public_modules.rtinstall gets executed. It's part of the python package. Since the dependency chain was texlive-music - python - python2.7-minimal, python is

Bug#770118: ITP: xul-ext-ctrl-tab -- Ctrl+Tab navigation for tabs

2014-11-18 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org pkg-mozext-maintain...@lists.alioth.debian.org ctrl-...@design-noir.de Package name: xul-ext-ctrl-tab Version: 0.21.1 Upstream Author: Dão Gottwald ctrl-...@design-noir.de URL:

Bug#770119: ITP: xul-ext-form-history-control -- extension to manage form history

2014-11-18 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org pkg-mozext-maintain...@lists.alioth.debian.org formhist...@yahoo.com Package name: xul-ext-form-history-control Version: 1.3.3.0 Upstream Author: Stephan Mahieu stephanmah...@yahoo.com URL:

Results for init system coupling

2014-11-18 Thread devotee
Greetings, This message is an automated, unofficial publication of vote results. Official results shall follow, sent in by the vote taker, namely Debian Project Secretary This email is just a convenience for the impatient. I remain, gentle folks, Your humble servant,

Bug#770124: ITP: xul-ext-tosdr -- toolbar icon to inform about your rights

2014-11-18 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org pkg-mozext-maintain...@lists.alioth.debian.org t...@tosdr.org Package name: xul-ext-ctrl-tab Version: 0.21.1 Upstream Author: Abdullah Diaa abdullah.d...@gmail.com URL: http://www.tosdr.org/

Re: Results for init system coupling

2014-11-18 Thread Aníbal Monsalve Salazar
lynx -dump https://vote.debian.org/~secretary/gr_initcoupling/tally.txt | sed -n s/^V: \(.\).*/\1/p | sort | uniq -c | sort -rg With the command above, I found the voting patterns listed below. Voting patterns: 50 53214 23 43215 17 52134 16 52314 16 42315 16

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread James McCoy
On Tue, Nov 18, 2014 at 04:24:30PM +, Ian Jackson wrote: Guido Günther writes (Re: RFC: DEP-14: Recommended layout for Git packaging repositories): On Fri, Nov 14, 2014 at 03:44:35PM +, Ian Jackson wrote: Current practice seem so be to replace both : and ~ with _. Unless we

Bug#770131: ITP: redmine-plugin-custom-css -- Redmine plugin to add custom CSS editable through web interface

2014-11-18 Thread Dmitry Smirnov
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org martin.deni...@supinfo.com Package name: redmine-plugin-custom-css Version: 0.1.4 Upstream Author: Martin Denizet martin.deni...@supinfo.com URL:

Re: init system policy

2014-11-18 Thread Sam Hartman
Russ == Russ Allbery r...@debian.org writes: A second option is to migrate on upgrade the uid/gid information into an override in /etc/systemd/system. Requires dealing with a dynamically generated config file in preinst/postinst, though, which means the tools that help

Re: init system policy

2014-11-18 Thread Russ Allbery
Sam Hartman hartm...@debian.org writes: Russ == Russ Allbery r...@debian.org writes: Russ Yeah, this seems like the right solution to me too. Drop a Russ configuration fragment in /etc/systemd that overrides the user Russ and group and then don't touch it again. well, debconf

Re: New pre-depends: python pre-depends python-minimal

2014-11-18 Thread Scott Kitterman
On November 18, 2014 6:30:02 PM EST, Jakub Wilk jw...@debian.org wrote: * Julien Cristau jcris...@debian.org, 2014-11-18, 23:50: As part of python2.7-minimal's configuration, /usr/share/python/runtime.d/public_modules.rtinstall gets executed. It's part of the python package. Since the

Re: on reloading services from logrotate

2014-11-18 Thread Andrey Rahmatullin
On Tue, Nov 18, 2014 at 03:07:02PM -0800, Russ Allbery wrote: Please excuse a little excursion into the inhomogeneity of signalling services from logrotate. I did a little bit of research and came up with the following numbers (sid i386+all main): - 360 packages shipping logrotate files

Re: on reloading services from logrotate

2014-11-18 Thread Steve Langasek
On Tue, Nov 18, 2014 at 11:41:09PM +0100, Helmut Grohne wrote: On Tue, Nov 18, 2014 at 09:25:44AM +, Simon McVittie wrote: There are (at least) three things that start services (i.e. init scripts, systemd units or Upstart jobs): * invoke-rc.d, intended to be called from maintainer

Re: init system policy

2014-11-18 Thread Steve Langasek
On Tue, Nov 18, 2014 at 07:47:59PM +0100, Matthias Urlichs wrote: Your specific package may well have different and non-general requirements, in which case ExecStart=sudo -u $USER_MINIDLNA -g GROUP_MINIDLNA /usr/sbin/minidlnad -S is an adequate and perfectly serviceable answer to

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread Ron
Ian wrote: Guido Günther writes (Re: RFC: DEP-14: Recommended layout for Git packaging repositories): On Fri, Nov 14, 2014 at 03:44:35PM +, Ian Jackson wrote: Current practice seem so be to replace both : and ~ with _. Unless we This didn't work well so gbp switched to what

Bug#769907: general: non-sysvinit init systems are made of fail

2014-11-18 Thread Didier 'OdyX' Raboud
Le mercredi, 19 novembre 2014, 00.00:48 Michal Suchanek a écrit : On 18 November 2014 18:57, Jordi Mallach jo...@debian.org wrote: El dl 17 de 11 de 2014 a les 15:41 +0100, en/na Michal Suchanek va escriure: -- System Information: Distributor ID: Ubuntu Description: Ubuntu

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-18 Thread gregor herrmann
On Tue, 18 Nov 2014 21:17:15 -0500, James McCoy wrote: Guido Günther writes (Re: RFC: DEP-14: Recommended layout for Git packaging repositories): This didn't work well so gbp switched to what Raphael documented years ago (: - %, ~ - _). Hmm, seems debcommit is converting ~ to . and

Re: init system policy

2014-11-18 Thread Matthias Urlichs
Hi, Steve Langasek: The disadvantage of the sudo method is that you are spawning a PAM session, which is not desirable for any service. Ah. Thanks for the reminder; mentioning the session issue completely slipped my mind. :-/ If one does need to use a sudo intermediate to start services, the

Accepted gcc-4.9 4.9.2-2 (source all amd64) into unstable

2014-11-18 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 18 Nov 2014 00:34:01 +0100 Source: gcc-4.9 Binary: gcc-4.9-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc-4.9-dev libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib64gcc-4.9-dev lib32gcc1 lib32gcc1-dbg lib32gcc-4.9-dev

Accepted ruby-fog-core 1.24.0-1 (source all) into experimental

2014-11-18 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 00:06:34 +0530 Source: ruby-fog-core Binary: ruby-fog-core Architecture: source all Version: 1.24.0-1 Distribution: experimental Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-fog 1.24.0-1 (source all) into experimental

2014-11-18 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 13:22:34 +0530 Source: ruby-fog Binary: ruby-fog Architecture: source all Version: 1.24.0-1 Distribution: experimental Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted nsd 4.1.0-2 (source amd64 all) into unstable

2014-11-18 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 18 Nov 2014 11:17:39 +0100 Source: nsd Binary: nsd nsd3 Architecture: source amd64 all Version: 4.1.0-2 Distribution: unstable Urgency: medium Maintainer: Ondřej Surý ond...@debian.org Changed-By: Ondřej Surý ond...@debian.org

Accepted volatility 2.4-2 (source all) into experimental

2014-11-18 Thread Joao Eriberto Mota Filho
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 18 Nov 2014 08:45:16 -0200 Source: volatility Binary: volatility volatility-tools Architecture: source all Version: 2.4-2 Distribution: experimental Urgency: medium Maintainer: Debian Forensics

Accepted gnome-flashback 3.14.0-3 (source all) into experimental

2014-11-18 Thread Dmitry Shachnev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 18 Nov 2014 10:31:36 +0300 Source: gnome-flashback Binary: gnome-flashback gnome-flashback-common gnome-flashback-dbg gnome-session-flashback Architecture: source all Version: 3.14.0-3 Distribution: experimental Urgency: medium

Accepted fonts-sawarabi-mincho 20141115-1 (source all) into unstable

2014-11-18 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 18 Nov 2014 20:06:17 +0900 Source: fonts-sawarabi-mincho Binary: fonts-sawarabi-mincho Architecture: source all Version: 20141115-1 Distribution: unstable Urgency: medium Maintainer: Debian Fonts Task Force

Accepted yowsup 0.0~git20140314.938cf1-2 (source all) into experimental

2014-11-18 Thread Joao Eriberto Mota Filho
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 18 Nov 2014 09:00:10 -0200 Source: yowsup Binary: python-yowsup yowsup-cli Architecture: source all Version: 0.0~git20140314.938cf1-2 Distribution: experimental Urgency: medium Maintainer: Joao Eriberto Mota Filho

Accepted systemd 215-6 (source amd64) into unstable

2014-11-18 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 12:37:22 +0100 Source: systemd Binary: systemd systemd-sysv libpam-systemd libsystemd0 libsystemd-dev libsystemd-login0 libsystemd-login-dev libsystemd-daemon0 libsystemd-daemon-dev libsystemd-journal0

Accepted metamonger 0.20141118-1 (source all) into unstable

2014-11-18 Thread Richard Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 18 Nov 2014 13:30:01 +0100 Source: metamonger Binary: metamonger Architecture: source all Version: 0.20141118-1 Distribution: unstable Urgency: medium Maintainer: Richard Hartmann ric...@debian.org Changed-By: Richard Hartmann

Accepted ruby-redcarpet 3.2.0-1 (source amd64) into experimental

2014-11-18 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 15:30:22 +0530 Source: ruby-redcarpet Binary: ruby-redcarpet Architecture: source amd64 Version: 3.2.0-1 Distribution: experimental Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted android-platform-system-core 21-4 (source amd64) into unstable

2014-11-18 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 13:05:59 +0100 Source: android-platform-system-core Binary: android-system-dev android-liblog android-liblog-dev android-libcutils android-libcutils-dev android-libzipfile android-libzipfile-dev Architecture:

Accepted android-platform-build 21-3 (source amd64) into unstable

2014-11-18 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 15:15:37 +0100 Source: android-platform-build Binary: zipalign android-libhost android-libhost-dev Architecture: source amd64 Version: 21-3 Distribution: unstable Urgency: low Maintainer: Android tools Maintainer

Accepted android-platform-frameworks-native 21-2 (source amd64) into unstable

2014-11-18 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 14:22:13 +0100 Source: android-platform-frameworks-native Binary: android-libutils android-libutils-dev Architecture: source amd64 Version: 21-2 Distribution: unstable Urgency: low Maintainer: Android tools

Accepted apache2 2.4.10-8 (source amd64 all) into unstable

2014-11-18 Thread Stefan Fritsch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 15:18:18 +0100 Source: apache2 Binary: apache2 apache2-data apache2-bin apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-mpm-itk apache2.2-bin apache2.2-common libapache2-mod-proxy-html

Accepted beignet 1.0.0-1 (source) into experimental

2014-11-18 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Nov 2014 14:58:00 +0100 Source: beignet Binary: beignet beignet-dev Architecture: source Version: 1.0.0-1 Distribution: experimental Urgency: medium Maintainer: Debian OpenCL Maintainers

Accepted globus-gass-copy 9.13-1 (source amd64 all) into unstable

2014-11-18 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 15 Nov 2014 15:49:14 +0100 Source: globus-gass-copy Binary: libglobus-gass-copy2 globus-gass-copy-progs libglobus-gass-copy-dev libglobus-gass-copy-doc libglobus-gass-copy-dbg globus-gass-copy-dbg Architecture: source amd64 all

Accepted globus-ftp-client 8.16-1 (source amd64 all) into unstable

2014-11-18 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 15 Nov 2014 15:19:30 +0100 Source: globus-ftp-client Binary: libglobus-ftp-client2 libglobus-ftp-client-dev libglobus-ftp-client-doc libglobus-ftp-client-dbg Architecture: source amd64 all Version: 8.16-1 Distribution: unstable

Accepted globus-gram-audit 4.4-1 (source all) into unstable

2014-11-18 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 15 Nov 2014 17:16:08 +0100 Source: globus-gram-audit Binary: globus-gram-audit Architecture: source all Version: 4.4-1 Distribution: unstable Urgency: medium Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se Changed-By:

Accepted globus-gram-client 13.11-1 (source amd64 all) into unstable

2014-11-18 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 15 Nov 2014 17:37:41 +0100 Source: globus-gram-client Binary: libglobus-gram-client3 libglobus-gram-client-dev libglobus-gram-client-doc libglobus-gram-client-dbg Architecture: source amd64 all Version: 13.11-1 Distribution:

Accepted globus-gatekeeper 10.9-1 (source amd64) into unstable

2014-11-18 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 15 Nov 2014 17:11:04 +0100 Source: globus-gatekeeper Binary: globus-gatekeeper globus-gatekeeper-dbg Architecture: source amd64 Version: 10.9-1 Distribution: unstable Urgency: medium Maintainer: Mattias Ellert

Accepted cyrus-imapd-2.4 2.4.17+caldav~beta10-8 (source amd64 all) into unstable

2014-11-18 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 18 Nov 2014 13:06:45 +0100 Source: cyrus-imapd-2.4 Binary: cyrus-common cyrus-doc cyrus-imapd cyrus-pop3d cyrus-admin cyrus-murder cyrus-replication cyrus-nntpd cyrus-caldav cyrus-clients cyrus-dev libcyrus-imap-perl

Accepted globus-gram-job-manager 14.25-1 (source amd64) into unstable

2014-11-18 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 15 Nov 2014 17:43:50 +0100 Source: globus-gram-job-manager Binary: globus-gram-job-manager globus-seg-job-manager globus-gram-job-manager-dbg globus-seg-job-manager-dbg Architecture: source amd64 Version: 14.25-1 Distribution:

Accepted globus-gram-protocol 12.12-4 (source amd64 all) into unstable

2014-11-18 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 15 Nov 2014 17:23:50 +0100 Source: globus-gram-protocol Binary: libglobus-gram-protocol3 libglobus-gram-protocol-dev libglobus-gram-protocol-doc libglobus-gram-protocol-dbg Architecture: source amd64 all Version: 12.12-4

  1   2   >