hi jason,
the last cut shows some problems for me... perhaps there are some misunderstandings, too!?
what do you think about that following commands?
do i use them in the right way?
f.e.
updatesce -c -a
should show all update-able packages?
in the last week i had the feeling that sometimes some updates were not reported,
for such a long time no updates were requested...
now i think that more packages are reported than need updates (i didn't proof that yet)
importsce -s -d -u <package-name>
-u should update the debinx files,
but i get the message that in my tce-directory this file is missing.
tc@box:~$ importsce -s -d -u alltray
PKGEXCLUDELIST
Using the -d option.
Using the -s option.
Using the -u option.
debian
#################### 100.0% 35.5 kBps DONE
verifying download...checksum matches OK
used 10725376 local, fetched 0
Using the repo
http://ftp.us.debian.org/debian debian jessie main
grep: /mnt/sdb2/tce/debinx*: No such file or directory
Do you want to import alltray? (y/N):
with the last cut the importsce breaks without any merging...
with the older cut my command line gives me following reply and i have to call the package-name a second time...
importsce -s -d -u <package-name>
Using the -d option.
Using the -s option.
Using the -u option.
basename: option requires an argument -- 's'
Try 'basename --help' for more information.
Enter starting characters of package sought:
after entering the package-name a second time the merging works.
thank you for your help and all your hints.