Documentation > Documentation
again, the problem
(1/1)
cdrw:
What am I doing wrong?
Can you explain this? I will be brief, as your documentation.
--- Code: ---=======> WARNING: Footprint ignored.
=======> Adding meta data to Archive judy
=======> Adding meta data to Archive judy.man
=======> Adding meta data to Archive judy.devel
=======> Removing /usr/ports/cdrw/judy/Judy-1.0.5.tar.xz
root [ /usr/ports/cdrw/judy ]# pkgadd judy*
pkgadd 2.3.3.0: judy.devel1506972324any.cards.tar invalid option
root [ /usr/ports/cdrw/judy ]# pkgadd judy.devel1506972324any.cards.tar
Retrieve info about the 548 packages: 100 %
ADD: (cdrw) judy.devel 1.0.5-1, 2 files: 100 %
root [ /usr/ports/cdrw/judy ]# pkgadd judy.man1506972324any.cards.tar
Retrieve info about the 549 packages: 100 %
ADD: (cdrw) judy.man 1.0.5-1, 95 files: 100 %
root [ /usr/ports/cdrw/judy ]# pkgadd judy1506972324x86_64.cards.tar
Retrieve info about the 550 packages: 100 %
ADD: (cdrw) judy 1.0.5-1, 7 files: 100 %
--- End code ---
Thierry:
Nothing wrong with that, only configuration choice:
--- Code: ---=======> WARNING: Footprint ignored.
--- End code ---
Depreciate message, not relevant for cards.
--- Code: ---=======> Adding meta data to Archive judy
=======> Adding meta data to Archive judy.devel
--- End code ---
Cards is adding information into the judy and judy.devel archives for later installation
--- Code: ---=======> Removing /usr/ports/cdrw/judy/Judy-1.0.5.tar.xz
--- End code ---
As default in /etc/pkgmk.conf, the sources of your package are removed onces the package is successfully build
Extract of
--- Code: ---man pkgmk.conf
...
PKGMK_KEEP_SOURCES='STRING'
If set to 'yes', pkgmk will keep the sources codes of the build. If 'no', they will be delete after a successfull build
Default: 'no'
--- End code ---
cdrw:
We're talking about different things. Why doesn't my team.
In the documentation an example of this.
--- Code: ---cd /usr/ports/perso/nano
sudo pkgmk -d
sudo pkgadd nano1*
--- End code ---
I mean it was just a misunderstanding.
cdrw:
Did you notice the message in my example - "pkgadd 2.3.3.0: judy.devel1506972324any.cards.tar invalid option"
Navigation
[0] Message Index
Go to full version