Re: pkg-2.7.0: result of pkg query "%n %dn-%dv" is different from 2.6.2_1
Baptiste Daroussin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
On Tue 14 Apr 18:29, Tatsuki Makino wrote: > Hello. > > There may already be reports about this from someone else, but the display of the results of pkg query is different. > The results of pkg query "%n %dn-%dv" include ports that do not have dependencies, and a hyphen is displayed. > It seems that when poudriere-3.4.6 fetches packages, it is dropping some dependency packages. > > Regards. > > Right this is how it is supposed to work since day 1 but there was a bug, which mislead some people, me included. For poudriere the fix is there: https://github.com/freebsd/poudriere/pull/1326 Best regards, Bapt