freshness' freshness

glen glen at pld-linux.org
Thu Apr 11 10:43:02 CEST 2019


On 4/11/19 10:07 AM, Jan Rękorajski wrote:
> On Wed, 10 Apr 2019, Jan Palus wrote:
>
>> For some time now it seems that freshness report does not include new changes,
>> any idea what happened?
>>
>> http://ep09.pld-linux.org/~pldth/qa.php?q=freshness
>>
>> Sample missing packages: libbluray tasksh glib-networking gobject-introspection
>> vala gvfs libinput vte mate-icon-theme
> It's because the SPECS git repo is empty/not being updated.
> I'm not sure how it's working, but try to take a look if no one beats me
> to fixing it.
>
i recall looking how SPECS.git gets updated recently.


so, at least one command in chain is this cronjob. and it gives errors. 
probably disk full or host crash caused corruption?


```


root at 1822-cvs /etc/cron.d# cat /etc/cron.d/git
SHELL=/bin/sh
MAILTO=glen at pld-linux.org

* * * * *       root cronlogger -i git-specscommit -- sudo -Hiu git 
bin/specscommit.sh


root at 1822-cvs /etc/cron.d# tail /var/log/cronlogs/git-specscommit
2019-04-11 10:37:01.832630771+02:00 I: Finished with exitcode 0
2019-04-11 10:38:01.853045828+02:00 I: Started sudo -Hiu git 
bin/specscommit.sh
2019-04-11 10:38:01.891029069+02:00 E: fatal: index file smaller than 
expected
2019-04-11 10:38:01.894637929+02:00 I: Finished with exitcode 0
2019-04-11 10:39:01.943847203+02:00 I: Started sudo -Hiu git 
bin/specscommit.sh
2019-04-11 10:39:01.977375457+02:00 E: fatal: index file smaller than 
expected
2019-04-11 10:39:01.980198716+02:00 I: Finished with exitcode 0
2019-04-11 10:40:01.897377507+02:00 I: Started sudo -Hiu git 
bin/specscommit.sh
2019-04-11 10:40:01.930615129+02:00 E: fatal: index file smaller than 
expected
2019-04-11 10:40:01.936209583+02:00 I: Finished with exitcode 0


root at 1822-cvs /etc/cron.d#

```


-- 
glen



More information about the pld-devel-en mailing list