<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
it is possible for writing a "depencheck" ?<br>
Where works for the whole rpms and it is <br>
portable to the other achitectures ..(if possible)<br>
<br>
who checks all rpm on the server <br>
and log the not well rpms into a file where<br>
automatic resolve the depencies ..<br>
<br>
or only check the dependencies of the folders <br>
via cron and create a html-depencheck-fail.log.html or txt (via
switch)<br>
and then integrateable in the abf, i guess something can use other
distributions too.<br>
<br>
=> run in /this/folder and checkout these
/folders,/and/folders,/and/so/on<br>
=> run in /folders and checkout these
this/folder,/and/folders,/and/so/on<br>
=> run in this /and/folders and checkout these
folders,folder,/and/so/on<br>
<br>
=> run in this "" and checkout these "","","","","",..
depenciepool<br>
<br>
and check the depencies of the files from the ""Folder<br>
and use this folders also as dependencie pool.<br>
<br>
<br>
i guess this can be a really good Distriebutionstool<br>
for us for checking automatical the whole files on the <br>
dependencies and shows what does not fit for fixing/resolve it
instantly .<br>
therewith it is the whole Distriebutions-root in one clean
dependencies relation.<br>
<br>
and by the way, can check this tool also the key's / signation of
the rpm.. (also per switch) and can find the files who not fit and
can be also directly rebuild with the right signation.<br>
<br>
-t:/test/folder (--testfolder::/test/folder)<br>
-d:/folders,/and/folders,/and/so/on
(--depenciepool:/folders,/and/folders,/and/so/on)<br>
-de (--dependencies) <br>
-s (--signation) <br>
-k (--keys) <br>
-tl:/srv/abf/log/depencheck.log.txt
(--textlog:/srv/abf/log/depencheck.log.txt)<br>
-hl:/srv/abf/log/depencheck.log.htm
(--htmlog:/srv/abf/log/depencheck.log.htm)<br>
-@:bla@bla.com,<a class="moz-txt-link-abbreviated" href="mailto:masterchef@swiss.org,boss@gmx.org,kernelgeek@kernel.org">masterchef@swiss.org,boss@gmx.org,kernelgeek@kernel.org</a>
(--mail:bla@bla.com,<a class="moz-txt-link-abbreviated" href="mailto:masterchef@swiss.org,boss@gmx.org,kernelgeek@kernel.org,chairman@england.org">masterchef@swiss.org,boss@gmx.org,kernelgeek@kernel.org,chairman@england.org</a>)<br>
<br>
and so on as example in cron :<br>
<br>
depencheck -t:/test/folder -d:/folders,/and/folders,/and/so/on -de
-s -k -tl:/srv/abf/log/depencheck.log.txt <br>
<br>
and at last can be depencheck.log.txt include in a php page via <br>
(include '/srv/abf/log/depencheck.log.txt')<br>
in a Checking page who can see at all, because readable page only
for all ;)<br>
<br>
and the result can be resolve instantly and we have nomore<br>
a problem with some dependencies signations and so on trubles,<br>
because it let show instandly where be the trubles ..<br>
<br>
best regards<br>
Blacky
</body>
</html>