WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: sce-update  (Read 5851 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
sce-update
« on: March 21, 2018, 07:30:25 AM »
Sce-update has been updated to trigger an update of an SCE which as a package whose startup script has been removed from the repo. 

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: sce-update
« Reply #1 on: March 25, 2018, 06:18:01 PM »
Sce-update has been updated to not run an update check on an SCE that is not able to be imported on the current session.  Namely one that has been imported from an extra repo in /opt/debextra that is no longer available and is not available as either from an exisiting .lst list file, prebuilt, meta package on our server, or the Debian/Ubuntu repos.  An existing SCE that was not able to be re-imported was left intact in the previous method, but now there are not a lot of confusing entries in /tmp/updateavailable about dependencies being removed or added to the SCE though no action would being taken. 

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: sce-update
« Reply #2 on: July 24, 2018, 09:10:58 AM »
sce-update has been updated to call on "sudo importupdatecheck" once rather than using sudo throughout importupdatecheck which had caused a noticeable slowdown in the newer dCore ports.   

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: sce-update
« Reply #3 on: August 06, 2018, 04:32:42 PM »
sce-update has been updated with procps added to its dependencies, when procps is not installed sce-update gives a false result of no updates available.  Also updated in 64 bit dCore.
 

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: sce-update
« Reply #4 on: January 31, 2019, 02:54:47 PM »
sce-update has been updated with a fix to properly deal with extra repo DEBINX files when they contain entries for more than one architecture, ie both i386 and x86_64.

This is also fixed in sce-update on dCore 64 bit ports.