Re: sysvinit: moving the contents out of the Essential: yes package?

2013-11-25 Thread Raphael Hertzog
Hi,

On Tue, 26 Nov 2013, Svante Signell wrote:
> What about adding openrc to the list above, at least for some
> architectures. No decision has been made by the ctte yet, or?

$ apt-cache search openrc
$

There's no point in adding something that's not in Debian yet. The day
when it is and if it works well enough, it's always time to add it
there.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131126071211.ga12...@x230-buxy.home.ouaza.com



Re: sysvinit: moving the contents out of the Essential: yes package?

2013-11-25 Thread Svante Signell
On Tue, 2013-11-26 at 00:16 -0600, Steve Langasek wrote:
> Hi folks,
> 
> The only way to address the Essential conflict for the jessie release seems
> to be to move the contents of sysvinit to a new package, and make sysvinit a
> metapackage that depends on an ORed list of the possible providers of
> /sbin/init.  E.g.:
> 
> Package: sysvinit
> Essential: yes
> Pre-Depends: sysvinit-core | upstart | systemd-sysv

What about adding openrc to the list above, at least for some
architectures. No decision has been made by the ctte yet, or?


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1385449598.27994.21.ca...@g3620.my.own.domain



sysvinit: moving the contents out of the Essential: yes package?

2013-11-25 Thread Steve Langasek
Hi folks,

One issue that has held back adoption of upstart in Debian - or even people
trying it out - has been that the upstart package conflicts with sysvinit,
which is Essential: yes.  This conflict is not accidental; upstart has
always been intended as a drop-in replacement for sysvinit, not something
that would sit alongside it.  In the long term, I think it's clear that we
don't want users to have to have multiple init systems on their machines. 
However, in the short term this conflict has remained much longer than was
ever intended - upstart was added with the expectation that the Essential:
yes bit would eventually be dropped from sysvinit.

The only way to address the Essential conflict for the jessie release seems
to be to move the contents of sysvinit to a new package, and make sysvinit a
metapackage that depends on an ORed list of the possible providers of
/sbin/init.  E.g.:

Package: sysvinit
Essential: yes
Pre-Depends: sysvinit-core | upstart | systemd-sysv

Package: sysvinit-core
Replaces: sysvinit (<< 2.88dsf-44~)


It seems to me that this is the correct course of action regardless of which
init system we choose to adopt as the default in jessie.

I have proposed a patch to implement this change in bug #728566.  Do others
here agree that this is the correct course of action?  Is there another
solution I've overlooked for this issue?

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: Fwd: alioth back online, some ssh keys changed

2013-11-25 Thread Guo Yixuan
Hi,

On Fri, Nov 22, 2013 at 11:16 AM, Gianfranco Costamagna <
costamagnagianfra...@yahoo.it> wrote:
>
> the "git+ssh://git.debian.org/git/pkg-boinc/boinc.git" is missing.
>
> So basically new developers won't be able to push anything to alioth if
> they clone a new repository from scratch.
>
> $git push
>
> error: Cannot access URL
> https://alioth.debian.org/anonscm/git/pkg-boinc/boinc.git/, return code 22
> fatal: git-http-push failed
>
>
> Would be nice to have a fix for this!


(In case you're not aware of,) you can use git remote set-url or edit
.git/config directly to change that.

Cheers,

GUO Yixuan


Bug#730492: RFH: hdf5

2013-11-25 Thread Sylvestre Ledru
Package: wnpp
Severity: normal

Hello,

If someone wants to step in to help on HDF5, he/she is more than welcome.

I am planning to maintain it but help is welcome.
For example, some tasks which should be done:
* fix the git repository (git import-orig ../hdf5_1.8.12.orig.tar.gz fails with 
conflicts)
* package the new upstream release (1.8.12) /!\ in the release 11, the SONAME 
was wrongly changed
to 8 for no real reason. We should check if the 8 is deserved or not.
* backport the arm64 ubuntu changes

Thanks,
Sylvestre


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131125171717.5865.91546.reportbug@kornati.scihome



Bug#730484: ITP: ironic -- bare metal hypervisor API for OpenStack

2013-11-25 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: ironic
  Version : 0~0+20131125+git+e94e918589
  Upstream Author : OpenStack developers 
* URL : https://github.com/openstack/ironic
* License : Apache-2
  Programming Lang: Python
  Description : bare metal hypervisor API for OpenStack

 Ironic provision bare metal machines instead of virtual machines. It is a fork
 of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor
 API and a set of plugins which interact with the bare metal hypervisors. By
 default, it will use PXE and IPMI in concert to provision and turn on/off
 machines, but Ironic also supports vendor-specific plugins which may implement
 additional functionality.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131125154006.25624.39815.report...@buzig.gplhost.com



Bug#730463: ITP: python-django-bootstrap-form -- generate twitter-bootstrap form output for django form

2013-11-25 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: python-django-bootstrap-form
  Version : 3.0
  Upstream Author : tzangms 
* URL : https://github.com/tzangms/django-bootstrap-form
* License : BSD
  Programming Lang: Python
  Description : generate twitter-bootstrap form output for django form

 Django bootstrap form generates twitter-bootstrap form output for django form.
 A simple Django template tag to work with twitter bootstrap.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131125095750.18866.27108.report...@buzig.gplhost.com