Bug 193141 - "pkg repo" no supports the .tbz
Summary: "pkg repo" no supports the .tbz
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-30 05:38 UTC by vfx9as
Modified: 2015-01-17 18:08 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vfx9as 2014-08-30 05:38:14 UTC
make package
# pkg create -f tbz foo

make repo 
# pkg repo /some
 pkg: No package files have been found
 Cannot create repository catalogue


work in Ver. 1.2.7,but 1.3.2 not work

I want to use the .tbz .txz so heavy
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-30 13:51:01 UTC
over to pkg@ group maintainer
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2015-01-17 18:08:59 UTC
It does but you would need a specific meta file

See: https://github.com/freebsd/pkg/issues/968