WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tce-audit delete deletes too much  (Read 2103 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
tce-audit delete deletes too much
« on: October 08, 2013, 06:21:23 AM »
Hi
Code: [Select]
jls@pc2:~$ tce-audit delete /mnt/sda2/tce5/optional/getFlash11.tcz
/etc/sysconfig/tcedir/optional/getFlash11.tcz
/etc/sysconfig/tcedir/optional/squashfs-tools-4.x.tcz
/etc/sysconfig/tcedir/optional/bash.tcz
jls@pc2:~$ tce-audit delete /mnt/sda2/tce5/optional/getlocale.tcz
/etc/sysconfig/tcedir/optional/getlocale.tcz
/etc/sysconfig/tcedir/optional/glibc_i18n_locale.tcz
/etc/sysconfig/tcedir/optional/glibc_apps.tcz
/etc/sysconfig/tcedir/optional/dialog.tcz
/etc/sysconfig/tcedir/optional/squashfs-tools-4.x.tcz
as you can see the first command reports that squashfs-tools-4.x is not needed while is needed by getlocale
dCore user

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tce-audit delete deletes too much
« Reply #1 on: October 08, 2013, 08:06:55 AM »
With only the two suspects downloaded, i.e., getFlash11.tcz and getlocale.tcz
Could not reproduce.
Code: [Select]
tc@Core5:~$ tce-audit delete /mnt/sda1/tce5/optional.getFlash11.tcz
/etc/sysconfig/tcedir/optional/getFlash11.tcz
/etc/sysconfig/tcedir/optional/curl.tcz
/etc/sysconfig/tcedir/optional/libssh2.tcz
/etc/sysconfig/tcedir/optional/libgcrypt.tcz
/etc/sysconfig/tcedir/optional/libgpg-error.tcz
/etc/sysconfig/tcedir/optional/libidn.tcz
/etc/sysconfig/tcedir/optional/libiconv.tcz
/etc/sysconfig/tcedir/optional/bash.tcz
/etc/sysconfig/tcedir/optional/readline.tcz
tc@Core5:~$
10+ Years Contributing to Linux Open Source Projects.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: tce-audit delete deletes too much
« Reply #2 on: October 08, 2013, 08:19:27 AM »
Code: [Select]
tc@Core5:~$ tce-audit delete /mnt/sda1/tce5/optional.getFlash11.tcz
optional.getFlash11.tcz not optional/getFlash11.tcz
are u shure u cut and paste?~
dCore user

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tce-audit delete deletes too much
« Reply #3 on: October 08, 2013, 09:15:52 AM »
I am absolutely sure that I cannot reproduce what you claim. Tested on 5.0.1 and 5.0.2.
« Last Edit: October 08, 2013, 09:18:18 AM by roberts »
10+ Years Contributing to Linux Open Source Projects.