#11047 closed bug (invalid)
package command error
Reported by: | michel | Owned by: | bonefish |
---|---|---|---|
Priority: | high | Milestone: | R1/beta1 |
Component: | Kits/Package Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
While trying to create a hpkg I get the following error:
~/Desktop/TimeCop_Repackage> package create -b TimeCop_0.61.hpkg ----- Package Info ---------------- header size: 80 heap size: 798 TOC size: 88 package attributes size: 424 total size: 878 ----------------------------------- ~/Desktop/TimeCop_Repackage> package add TimeCop_0.61.hpkg apps boot data Failed to parse package info data from package file: Bad data ~/Desktop/TimeCop_Repackage>
This started happening immediately after updating to hre47513 using pkgman.
I will attach the .Packageinfo and the empty hpkg, but I've already tried this on a different set of of files of which I know that "data add" worked before, and I got the same error.
Attachments (2)
Change History (8)
by , 10 years ago
Attachment: | .PackageInfo added |
---|
by , 10 years ago
Attachment: | TimeCop_0.61.hpkg added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Component: | - General → Kits/Package Kit |
---|---|
Owner: | changed from | to
comment:3 by , 10 years ago
Under href47523 the same error report comes up, now alternating at apparently random occasions with one that claims I am trying to create a package on a read-only file system. I have checked the permissions of all the files and directories concerned and this is not the case.
comment:4 by , 10 years ago
False alarm, sorry. Nothing wrong with package, it turned out to be a corrupt file system. My development machine is getting really old
You can close this ticket.
comment:6 by , 10 years ago
Milestone: | R1/alpha5 → R1/beta1 |
---|
I meant "package add" not "data add. Sorry, it's late.