is something wrong with cron.d ?
Hi, I have added a cron task to my package via the package xxx.cron file. (I am using sid) However, it never gets executed (not exactly true, it happened to occur once...) In my syslog file I can see: Apr 12 13:04:01 VM-247 /usr/sbin/cron[2999]: (*system*xgrid) RELOAD (/etc/cron.d/xgrid) Apr 12 13:10:01 VM-247 /usr/sbin/cron[2999]: (*system*xgrid) RELOAD (/etc/cron.d/xgrid) Apr 12 13:17:01 VM-247 /USR/SBIN/CRON[3384]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Apr 12 13:20:01 VM-247 /usr/sbin/cron[2999]: (*system*xgrid) RELOAD (/etc/cron.d/xgrid) Apr 12 13:24:01 VM-247 /usr/sbin/cron[2999]: (*system*xgrid) RELOAD (/etc/cron.d/xgrid) Apr 12 13:29:48 VM-247 /usr/sbin/cron[3478]: (CRON) INFO (pidfile fd = 3) Apr 12 13:29:48 VM-247 /usr/sbin/cron[3479]: (CRON) STARTUP (fork ok) Apr 12 13:29:48 VM-247 /usr/sbin/cron[3479]: (CRON) INFO (Skipping @reboot jobs -- not system startup) Apr 12 13:46:01 VM-247 /usr/sbin/cron[3479]: (*system*xgrid) RELOAD (/etc/cron.d/xgrid) My cron file /etc/cron.d/xgrid is correctly loaded ( I tried to update it several times to force reload). I even tried to reboot cron service (last lines). But it never gets executed Here is my cron file: root@VM-247:# more /etc/cron.d/xgrid 0/5 * * * * root xgrid-graph >/dev/null 2>&1 I added a blank line after my cron definition (or a comment line) as I have seen there were issues with issues (don(t know if it is still true). If I execute the command manually it works fine. And anyway, error should appear in syslog. could someone tell me if I did something wrong or if it is a cron issue thanks Olivier -- gpg key id: 4096R/326D8438 (keyring.debian.org) Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438 -- 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/4f86c219.2000...@irisa.fr
Re: is something wrong with cron.d ?
also sprach Olivier Sallou [2012.04.12.1352 +0200]: > root@VM-247:# more /etc/cron.d/xgrid > 0/5 * * * * root xgrid-graph >/dev/null 2>&1 You want */5 … -- .''`. martin f. krafft Related projects: : :' : proud Debian developer http://debiansystem.info `. `'` http://people.debian.org/~madduckhttp://vcs-pkg.org `- Debian - when you have better things to do than fixing systems "i think, therefore i'm single" -- lizz winstead digital_signature_gpg.asc Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)
Re: is something wrong with cron.d ?
STUPID ME!!! I have spent hours looking for bugs, issues, looking at files not seeing the syntax error "0/5"... Sorry for the noise... Olivier Le 4/12/12 1:52 PM, Olivier Sallou a écrit : > Hi, > I have added a cron task to my package via the package xxx.cron file. (I > am using sid) > > However, it never gets executed (not exactly true, it happened to > occur once...) > > In my syslog file I can see: > Apr 12 13:04:01 VM-247 /usr/sbin/cron[2999]: (*system*xgrid) RELOAD > (/etc/cron.d/xgrid) > Apr 12 13:10:01 VM-247 /usr/sbin/cron[2999]: (*system*xgrid) RELOAD > (/etc/cron.d/xgrid) > Apr 12 13:17:01 VM-247 /USR/SBIN/CRON[3384]: (root) CMD ( cd / && > run-parts --report /etc/cron.hourly) > Apr 12 13:20:01 VM-247 /usr/sbin/cron[2999]: (*system*xgrid) RELOAD > (/etc/cron.d/xgrid) > Apr 12 13:24:01 VM-247 /usr/sbin/cron[2999]: (*system*xgrid) RELOAD > (/etc/cron.d/xgrid) > Apr 12 13:29:48 VM-247 /usr/sbin/cron[3478]: (CRON) INFO (pidfile fd = 3) > Apr 12 13:29:48 VM-247 /usr/sbin/cron[3479]: (CRON) STARTUP (fork ok) > Apr 12 13:29:48 VM-247 /usr/sbin/cron[3479]: (CRON) INFO (Skipping > @reboot jobs -- not system startup) > Apr 12 13:46:01 VM-247 /usr/sbin/cron[3479]: (*system*xgrid) RELOAD > (/etc/cron.d/xgrid) > > My cron file /etc/cron.d/xgrid is correctly loaded ( I tried to update > it several times to force reload). > I even tried to reboot cron service (last lines). > But it never gets executed > > Here is my cron file: > root@VM-247:# more /etc/cron.d/xgrid > 0/5 * * * * root xgrid-graph >/dev/null 2>&1 > > I added a blank line after my cron definition (or a comment line) as I > have seen there were issues with issues (don(t know if it is still true). > > If I execute the command manually it works fine. And anyway, error > should appear in syslog. > > > could someone tell me if I did something wrong or if it is a cron issue > > thanks > > Olivier > -- Olivier Sallou IRISA / University of Rennes 1 Campus de Beaulieu, 35000 RENNES - FRANCE Tel: 02.99.84.71.95 gpg key id: 4096R/326D8438 (keyring.debian.org) Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438 -- 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/4f86c52b.1060...@irisa.fr
Bug#668516: ITP: python-pyramid-zcml -- Declarative configuration for the Pyramid web framework
Package: wnpp Owner: Free Ekanayaka Severity: wishlist * Package name: python-pyramid-zcml Version : 0.9.2 Upstream Author : Chris McDonough, Agendaless Consulting * URL or Web page : http://pypi.python.org/pypi/pyramid_zcml * License : BSD-derived (http://www.repoze.org/LICENSE.txt) Description : Declarative configuration for the Pyramid web framework The pyramid_zcml package provides ZCML (Zope Configuration Markup Language) directives for for all "configurator" methods available in the Pyramid web framework. -- 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/877gxlp1vu.fsf@orfeo.i-did-not-set--mail-host-address--so-tickle-me
Re: Re: really? (Debian Policy and LSB)
Le 11.04.2012 22:04, Raphael Hertzog a écrit : > On Wed, 11 Apr 2012, Nicholas Bamber wrote: >> Hmm... This contradicts section 6.1 of the Debian policy. >> >> "The package management system looks at the exit status from these >> scripts. It is important that they exit with a non-zero status if > > Here "these scripts" refer to "package maintainer scripts" > ({pre,post}{inst,rm}) and not to "init scripts". So there's no > contradiction. > > The problem of using "set -e" in init script is even documented > in policy 9.3.2: > http://www.debian.org/doc/debian-policy/ch-opersys.html#s-writing-init For what is worth, this has been discussed at length in #546743 and is now documented as the #661002 bug against lsb-base. Please note that #661002 "lsb-base:/lib/lsb/init-functions may fail if `set -e` is used" is tagged as +help: patches are welcome and could eventually lead to a fix in policy. (Deciding whether energy should be put in functions for SysVinit is up to each reader.) Cheers, OdyX signature.asc Description: OpenPGP digital signature
Bug#668525: ITP: scas -- Site central authorization service
Package: wnpp Severity: wishlist Owner: Dennis van Dok * Package name: scas Version : 0.3.6 Upstream Author : Nikhef Grid Security Middleware Team * URL : https://wiki.nikhef.nl/grid/Site_Access_Control * License : Apache 2 Programming Lang: C Description : Site central authorization service The Site Central Authorization Service (SCAS) will make authorization and mapping decision centrally. It uses HTTPS authentication to authenticate a client (as regular user or pilot job user) and present user credentials. The return message will contain a deny of permit decision, and when permitted Unix UID, primary GID and secondary GIDs will be returned. The primary client tool is gLExec, but the client is actually an LCMAPS plugin, so other tools like all the pre-WS GT4 gatekeepers, gridftpd and gsi-opensshd tools can also utilize this client server interaction. -- 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/20120412132745.3617.70696.reportbug@localhost6.localdomain6
Bug#668556: ITP: dparser -- a scannerless GLR parser generator
Package: wnpp Severity: wishlist Owner: Markus Wanner * Package name: dparser Version : 1.26 Upstream Author : John Bradley Plevyak * URL : http://dparser.sourceforge.net/ * License : BSD Programming Lang: C and Python Description : a scannerless GLR parser generator DParser is a scannerless GLR parser generator based on the Tomita algorithm. It is self-hosted and very easy to use. Grammars are written in a natural style of EBNF and regular expressions and support both speculative and final actions. There's an archived RPF for dparser: #248589 -- 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/20120412200052.27786.45336.report...@argodan.intranet.bluegap.ch
Bug#668565: ITP: libgedcom-perl -- interface to genealogy GEDCOM files
Package: wnpp Owner: Nicholas Bamber Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org * Package name: libgedcom-perl Version : 1.16 Upstream Author : Paul Johnson * URL : http://search.cpan.org/dist/Gedcom/ * License : Perl Programming Lang: Perl Description : interface to genealogy GEDCOM files The Gedcom modules provide an interface to read, verify and manipulate Gedcom files. The Gedcom format is the standard format for storing genealogical data such a family trees, a person's birth, marriage, children and death and background research. Package: wnpp Owner: Nicholas Bamber Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org * Package name: libgedcom-perl Version : 1.16 Upstream Author : FIXME * URL : http://search.cpan.org/dist/Gedcom/ * License : FIXME Programming Lang: Perl Description : interface to genealogy GEDCOM files The Gedcom modules provide an interface to read, verify and manipulate Gedcom files. The Gedcom format is the standard format for storing genealogical data such a family trees, a person's birth, marriage, children and death and background research.
Work-needing packages report for Apr 13, 2012
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 406 (new: 2) Total number of packages offered up for adoption: 160 (new: 7) Total number of packages requested help for: 60 (new: 0) Please refer to http://www.debian.org/devel/wnpp/ for more information. The following packages have been orphaned: php-elisp (#668201), orphaned 3 days ago Description: emacs support for php files smarty3 (#668200), orphaned 3 days ago Description: template engine for PHP Reverse Depends: collabtive gosa 404 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/orphaned for a complete list. The following packages have been given up for adoption: bzr-cvsps-import (#668267), offered 2 days ago Description: CVS to Bazaar importer bzr-dbus (#667801), offered 6 days ago Description: D-Bus announcements plugin for Bazaar bzr-email (#668266), offered 2 days ago Description: Notification email plugin for Bazaar bzr-pipeline (#668115), offered 4 days ago Description: Bazaar plugin for managing a pipeline of changes bzr-search (#668262), offered 2 days ago Description: search plugin for Bazaar bzr-upload (#668269), offered 2 days ago Description: Bazaar plugin for uploading to web servers trac-bzr (#667800), offered 6 days ago Description: Bazaar version control (bzr) backend for Trac 153 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list. For the following packages help is requested: apt-xapian-index (#567955), requested 801 days ago Description: maintenance tools for a Xapian index of Debian packages Reverse Depends: adept ept-cache fuss-launcher goplay packagesearch asymptote (#517342), requested 1140 days ago Description: script-based vector graphics language inspired by MetaPost athcool (#278442), requested 2725 days ago Description: Enable powersaving mode for Athlon/Duron processors balsa (#642906), requested 200 days ago Description: An e-mail client for GNOME Reverse Depends: balsa-dbg bastille (#592137), requested 614 days ago Description: Security hardening tool boinc (#511243), requested 1190 days ago Description: BOINC distributed computing Reverse Depends: boinc boinc-amd-opencl boinc-app-milkyway boinc-app-seti boinc-dbg boinc-nvidia-cuda cardstories (#624100), requested 353 days ago Description: Find out a card using a sentence made up by another player chromium-browser (#583826), requested 683 days ago Description: Chromium browser Reverse Depends: chromium chromium-browser chromium-browser-dbg chromium-browser-inspector chromium-browser-l10n chromium-dbg chromium-l10n mozplugger cryptsetup (#600777), requested 540 days ago Description: configures encrypted block devices Reverse Depends: cryptsetup cryptsetup-udeb libcryptsetup-dev libguestfs0 libpam-mount ltsp-client mandos-client partman-crypto-dm rescue-mode systemd debtags (#567954), requested 801 days ago Description: Enables support for package tags Reverse Depends: goplay packagesearch doc-central (#566364), requested 810 days ago Description: web-based documentation browser elvis (#432298), requested 1739 days ago Description: powerful clone of the vi/ex text editor (with X11 support) Reverse Depends: elvis elvis-console elvis-tools fbcat (#565156), requested 820 days ago Description: framebuffer grabber flightgear (#487388), requested 1391 days ago Description: Flight Gear Flight Simulator freeipmi (#628062), requested 322 days ago Description: GNU implementation of the IPMI protocol Reverse Depends: freeipmi-bmc-watchdog freeipmi-ipmidetect freeipmi-tools libfreeipmi-dev libfreeipmi10 libipmiconsole-dev libipmiconsole2 libipmidetect-dev libipmidetect0 libipmimonitoring-dev (1 more omitted) gnat-4.4 (#539633), requested 1458 days ago Description: backport bug fixes from trunk (GCC 4.5) Reverse Depends: ghdl gnat-4.4 libgnat-4.4 libgnat-4.4-dbg libgnatprj-dev libgnatprj4.4 libgnatprj4.4-dbg libgnatprj4.4-dev libgnatvsn-dev libgnatvsn4.4 (2 more omitted) gnat-gps (#496905), requested 1323 days ago Description: co-maintainer needed Reverse Depends: gnat-gps gnat-gps-dbg gnupg (#660685), requested 52 days ago Description: GNU privacy guard - a free PGP replacement Reverse Depends: apt bootstrap-base cdebootstrap