General TC > Programming & Scripting - Unofficial

A few more candidates for a repository clean-up

(1/1)

maro:
Starting with my local mirror of the TCZ repository I wrote a little script to find files which might be surplus to requirements. It also checks if there are some which one would rather expect to see.

Currently the output of running the script is as follows:


--- Quote ---Unexpected entries
   src -> ../tce/src
   temp
   zisoextensions

Unexpected files
   appbrowser-cli.tcz.old
   footer.template
   giblib-1.2.4.tczl.m5d.txt
   hal_support.tczl.lst
   header.template
   perl5.tcz.files
   pkg-config.tcz.md5.txt.list
   thunderbird.tcz.filelist
   top.template

Surplus LIST files
   inkscape.tcz.list
   pkg-config.tcz.md5.txt.list
   usbutils.tcz.list
   vim_7.1.tcz.list

Missing LIST files
   dialog.tcz.list
   ffmpeg-ffserver.tczl.list
   powertop.tcz.list
   rsync.tcz.list
   tripl.tcz.list
   watcher.tcz.list
   xdrdesktop.tcz.list

Surplus DEP files
   libotr-dev.tczl.dep 

--- End quote ---

I don't think that any of these findings are causing any real problems. I ran an earlier version of this script several weeks ago, and that showed probably some more interesting stuff at the time.

The script has now been cleaned up a bit and is attached, it requires curl.tczl

Jason W:
the src symlink is meant to be there, other two dirs deleted as they were unused.  I checked the other findings below and dealt with them.

Unexpected extension realted files were deleted, the web site stuff I left alone as that is meant to be there.  appbrowser-cli.tcz.old is not mine, so left alone just in case.

Deleted surplus list files.

Created missing list files.

deleted surplus dep file.

Thanks.

^thehatsrule^:
Moved to Programming & Scripting, mainly to categorize the script

Navigation

[0] Message Index

Go to full version