[Piuparts-devel] pull: for-holger and feature/allow-database

Andreas Beckmann anbe at debian.org
Sun Jun 2 23:02:50 UTC 2013


On 2013-06-02 03:53, Holger Levsen wrote:
> Hi,
> 
> On Samstag, 1. Juni 2013, Andreas Beckmann wrote:
>> in sid I get eactly 100 logs for that expression (but that would include
>> the sid packages of pre_install_database-server)
> 
> as those are (potentially 126) I think this roughly matches your 100. We'll see soon.
> 
> piupartsm at pejacevic:~$ for j in $(cat all_sections ) ; do echo $j ; cd /srv/piuparts.debian.org/master/$j ; ln -fv $(grep -rlE --include "*.log" "Setting up (postgresql|mysql-server) " pass fail affected bugged) recycle/  ; done > db_recycle1
> piupartsm at pejacevic:~$ for j in $(cat all_sections ) ; do echo $j ; cd /srv/piuparts.debian.org/master/$j ; for p in $(sed -n '/;;/ s/).*//p' /etc/piuparts/scripts/pre_install_database-server) ; do ln -fv */${p}_*.log recycle/ 2>/dev/null ; done  ; 
> done > db_recycle2
> ln: „recycle/“: harte Verknüpfung für Verzeichnisse nicht erlaubt
> 
> $ wc -l db_recycle*
>   226 db_recycle1
>   643 db_recycle2

sounds not too weird

and the number of packages caught by detect_piuparts_issues is
decreasing again

> piupartsm at pejacevic:/srv/piuparts.debian.org/master/lenny2squeeze/recycle$ ls
> acidbase_1.4.5-2.log                          moodle_1.9.9.dfsg2-2.1+squeeze4.log               rsyslog-pgsql_4.6.4-2.log
...
> libdspam7-drv-pgsql_None.log                  prewikka_1.0.0-1.1.log                            zabbix-server-pgsql_1:1.8.2-1squeeze4.log
> mantis_1.1.8+dfsg-10squeeze2.log              rsyslog-mysql_4.6.4-2.log
> piupartsm at pejacevic:/srv/piuparts.debian.org/master/lenny2squeeze/recycle$ rm *log

you found the "undo" button

> really? lenny is retired. my fault.

but you could improve the lenny2squeeze results by doing it there, too -
all packages using an undeclared database are already listed

> Ah, cool, thanks. ("rgrep recycle *" in the the git source reveals there is some doc lacking..)

possibly ... :-)

Andreas



More information about the Piuparts-devel mailing list