Bug#939096: RFS: oomd/0.1.0-1 [ITP] -- userspace Out-Of-Memory (OOM) killer for Linux systems

2019-09-08 Thread Paul Wise
On Sun, Sep 8, 2019 at 9:51 PM Yangfl wrote:

> https://www.debian.org/doc/debian-policy/ch-opersys.html says "The
> default behaviour is to enable autostarting your package’s daemon",
> IIUC.

Apologies for not making it clear but my message was about the
situation where a daemon needs configuration before it can be started.
I'm glad that is now not the case for oomd.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



Bug#939787: RFS: assaultcube/1.2.0.2.1-3 [ITA] -- realistic first-person-shooter

2019-09-08 Thread Carlos Donizete Froes
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "assaultcube"

 * Package name: assaultcube
   Version : 1.2.0.2.1-3
   Upstream Author : Rabid Viper Productions
 * URL : http://assault.cubers.net
 * License : Zlib
 * Vcs : https://salsa.debian.org/games-team/assaultcube
   Section : contrib/games

It builds those binary packages:

  assaultcube - realistic first-person-shooter

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/assaultcube

Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/contrib/a/assaultcube/assaultcube_1.2.0.2.1-3.dsc

Changes since the last upload:

   * debian/control: (Closes: #728193)
 + Added Breaks+Replaces

Regards,

--
  Carlos Donizete Froes [a.k.a coringao]



reprotest fails in dh_auto_test. What to do?

2019-09-08 Thread Gabor Karsay

Dear Mentors,

my package parlatype is failing reprotest in dh_auto_test. In detail a
test in appstream-util is failing: it checks the release date in shipped
appstream data and if the time is varied, that release date is in the
future, resulting in a failed test, failed build and failed reprotest.
Log output is:

--- command ---
/usr/bin/appstream-util validate-relax --nonet
com.github.gkarsay.parlatype.appdata.xml
--- stdout ---
com.github.gkarsay.parlatype.appdata.xml: FAILED:
• attribute-invalid :  timestamp is in the future
--- stderr ---
Validation of files failed
---

This is not uploaded yet, only in Debian Salsa:
https://salsa.debian.org/gabork-guest/parlatype

What would be the best solution to this problem::

1) Disabling appstream-util test entirely.

2) Running reprotest with DEB_BUILD_OPTIONS=nocheck
There is a commit for Salsa CI pipeline removing this option because it
might hide reproducibility problems:
https://salsa.debian.org/salsa-ci-team/pipeline/commit/4942def0eac1808aeead80cd87e8d4c6560a96f1

There is a similar discussion in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786644 "reproducible
builds should vary whether nocheck is added to DEB_BUILD_OPTIONS"

This package doesn't change the binary during the test. The first build
could be run with the test, the second build could be run without and
there should be no difference in the binary.

I understand I could change this in Salsa CI, but not for the tests run
on the archive. I failed to find out which options are used for the
repro tests run on the archive and I guess they can't be changed on a
per-package basis?

3) Is there a possibility to continue reprotest even if dh_auto_test
failed, making it non-fatal?

Those are the solutions I could think of, what would you advise?

Regards,
Gabor



Bug#939096: RFS: oomd/0.1.0-1 [ITP] -- userspace Out-Of-Memory (OOM) killer for Linux systems

2019-09-08 Thread Yangfl
Reuploaded and it should work out of box.

> In addition the default sysvinit/systemd setup should be that the
> service should be disabled by default until the admin enables it, IIRC
> there is a policy section about that.

https://www.debian.org/doc/debian-policy/ch-opersys.html says "The
default behaviour is to enable autostarting your package’s daemon",
IIUC.