Modify ↓
Opened 4 years ago
Closed 4 years ago
#15351 closed defect (fixed)
ca-certificates: compile error
Reported by: | franz.flasch@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Chaos Calmer 15.05 |
Component: | packages | Version: | Trunk |
Keywords: | Cc: |
Description
the Changeset 39984 (ca-certificates) produces the following compile error:
install -m0644 /mnt/extStorage/openwrt_trunk/build_dir/target-mips_34kc_uClibc-0.9.33.2/ca-certificates/ipkg-install/usr/share/ca-certificates/*/*.crt /mnt/extStorage/openwrt_trunk/staging_dir/target-mips_34kc_uClibc-0.9.33.2/root-ar71xx/tmp-ca-certificates/usr/share/ca-certificates/ SHELL= /mnt/extStorage/openwrt_trunk/staging_dir/host/bin/flock /mnt/extStorage/openwrt_trunk/tmp/.root-copy.flock -c 'cp -fpR /mnt/extStorage/openwrt_trunk/staging_dir/target-mips_34kc_uClibc-0.9.33.2/root-ar71xx/tmp-ca-certificates/. /mnt/extStorage/openwrt_trunk/staging_dir/target-mips_34kc_uClibc-0.9.33.2/root-ar71xx/' cp: cannot overwrite directory `/mnt/extStorage/openwrt_trunk/staging_dir/target-mips_34kc_uClibc-0.9.33.2/root-ar71xx/./etc/ssl/certs' with non-directory
please fix
Attachments (0)
Change History (1)
comment:1 Changed 4 years ago by nbd
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed in r40007