[haiku-bugs] [Haiku] #15672: [Package Kit] fix newlines

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 03 Feb 2020 19:47:47 -0000

#15672: [Package Kit] fix newlines
------------------------------+------------------------------
 Reporter:  diver             |        Owner:  nobody
     Type:  bug               |       Status:  new
 Priority:  normal            |    Milestone:  Unscheduled
Component:  Kits/Package Kit  |      Version:  R1/Development
 Keywords:                    |   Blocked By:
 Blocking:                    |  Has a Patch:  0
 Platform:  All               |
------------------------------+------------------------------
 This is hrev53794.

 Some newlines are missing in pkgman output:
 https://git.haiku-
 os.org/haiku/tree/src/kits/package/manager/PackageManager.cpp#n752

 Probably should be fixed in several places.

 {{{
 ~> pkgman update
 100% repochecksum-1 [65 bytes]
 Validating checksum for Haiku...done.
 100% repocache-2 [0 bytes]
 Checksum error:
 *** expected
 'bbb87fd269635fc314d2597fe1cbc1e228d362cf482f494fec79c1b5e59d1c49'
 *** got
 '06616b4526bc88ddcb8d1ba1fa5b8f7ebbf9ace1398efbce79bdbbc5ccc42b7c'Refreshing
 repository "Haiku" failedValidating checksum for Haiku...: Bad data
 100% repochecksum-1 [64 bytes]
 Validating checksum for HaikuPorts...done.
 100% repocache-2 [1.20 MiB]
 Validating checksum for HaikuPorts...done.
 The following changes will be made:
   in system:
     upgrade package libuv-1.33.1-1 to 1.34.2-1 from repository HaikuPorts
 100% libuv-1.34.2-1-x86_64.hpkg [79.49 KiB]
 Validating checksum for https://eu.hpkg.haiku-
 
os.org/haikuports/master/x86_64/current/packages/libuv-1.34.2-1-x86_64.hpkg...done.
 [system] Applying changes ...
 [system] Changes applied. Old activation state backed up in
 "state_2020-02-03_19:21:31"
 [system] Cleaning up ...
 [system] Done.
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15672>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #15672: [Package Kit] fix newlines - Haiku