[haiku-bugs] Re: [Haiku] #18115: "Checksum error" while attempting to update packages from the Haiku repo.

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 03 Dec 2022 18:02:20 -0000

#18115: "Checksum error" while attempting to update packages from the Haiku 
repo.
------------------------+-------------------------
  Reporter:  bipolar    |      Owner:  nobody
      Type:  bug        |     Status:  new
  Priority:  normal     |  Milestone:  Unscheduled
 Component:  - General  |    Version:  R1/beta4
Resolution:             |   Keywords:
Blocked By:             |   Blocking:
  Platform:  All        |
------------------------+-------------------------
Comment (by kallisti5):

 ack. ok.   Yeah, found the bug.  the rclone copy command is weird.

 https://rclone.org/commands/rclone_copy/

 {{{
 Copy the source to the destination.  Does not transfer files that are
 identical on source and destination, testing by size and modification
 time or MD5SUM.  Doesn't delete files from the destination. If you
 want to also delete files from destination, to make it match source,
 use the [sync](/commands/rclone_sync/) command instead.
 }}}

 At face value that sounds good.. however reading it a few times highlights
 some problems.  We're seeing multiple builds not updating the same older
 files.

 If those files change... it won't delete them / overwrite them to update
 them?  Super confused.


 I'm digging more, but definitely know "where" the issue is.  Definitely
 due to the pipeline rework I did a few days ago
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/18115#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: