WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Incorrect dependencies for liboobs.tcz, gtkpod, & compiz-plugins-extra-dev  (Read 1503 times)

Offline ixbrian

  • Retired Admins
  • Sr. Member
  • *****
  • Posts: 436
In the Tiny Core 3.X repository:

liboobs.tcz.dep refers to "system-tools.backends.tcz" which doesn't exist.  I think this should be "system-tools-backends.tcz" (notice the dash instead of the period)

gtkpod.tcz.dep refers to "mp4v2.tcz" which doesn't exist.

compiz-plugins-extra-dev.tcz.dep refers to "compiz-dev" which is missing the ".tcz" in the name. 

Thanks,
Brian

Offline ^thehatsrule^

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 1726
Amended as suggested, thanks.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
The audit script checks for existence in the repo of entries in dep files, but when there are many new extensions in an upload, I tend to overlook dep entries that do not exist in the repo as there are often many that are not in the repo but are a part of the current upload. 

I think I will add to the audit script to check for the existence of dep entries in the current directory being audited so then any missing entries are truly missing entries and will not be overlooked easily.