Opened 5 years ago
#15672 new bug
[Package Kit] fix newlines
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Package Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
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.
Note:
See TracTickets
for help on using tickets.