#10161 closed bug (not reproducible)
[package] adding non-existent file corrupts packages
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev46301.
cp /system/packages/haiku-r1* . package add haiku-r1* foo
Failed to open entry "foo": No such file or directory
Let's do in again?
package add haiku-r1* foo
Error: 71 excess bytes in package attributes strings section
Change History (4)
comment:1 by , 11 years ago
comment:3 by , 6 years ago
Resolution: | → not reproducible |
---|---|
Status: | new → closed |
comment:4 by , 5 years ago
Milestone: | R1 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Note:
See TracTickets
for help on using tickets.
Interestingly, I can only reproduce it with this package, adding non-existent files to any other package correctly fails with No such file or directory error, however, their mtime change.