Opened 11 years ago
Closed 7 years ago
#10038 closed bug (fixed)
[package_daemon] wants to uninstall half of the system when overwriting a package.
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Package Kit | Version: | R1/Package Management |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev46148 gcc2 hybrid.
cp /system/packages/freetype-2.4.9-3-x86_gcc2.hpkg . mv freetype-2.4.9-3-x86_gcc2.hpkg /system/packages
Attachments (1)
Change History (9)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Uh, sorry for the silly question. I somehow overlooked that you actually copy that file from "/system/packages". So yes, I guess replacing the file isn't handled correctly yet.
comment:3 by , 11 years ago
I am. I noticed it when I tried to replace freetype package with the one which has antialiasing enabled. At first I thought it was a problem with this new package, but then I tried to do the same with the original one.
comment:4 by , 10 years ago
Summary: | [package_daemon] wants to uninstall half of the system → [package_daemon] wants to uninstall half of the system when overwriting a package. |
---|
by , 7 years ago
Attachment: | 0001-package_daemon-fix-an-issue-with-package-overwrite.patch added |
---|
comment:5 by , 7 years ago
patch: | 0 → 1 |
---|
comment:6 by , 7 years ago
patch: | 1 → 0 |
---|
Note:
See TracTickets
for help on using tickets.
If I see this correctly that's exactly the package that should be already installed. So you're replacing the existing file, right?