[ create a new paste ] login | about

Link: http://codepad.org/YhgYbERZ    [ raw code | fork ]

Plain Text, pasted on Mar 12:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--------------------------------------------------
You will probably need to make your busybox binary
setuid root to ensure all configured applets will
work properly.
--------------------------------------------------

+ find /var/pkgmk/work/busybox-static/pkg/ -type l -exec rm -rf '{}' +
+ rmdir /var/pkgmk/work/busybox-static/pkg/usr/bin /var/pkgmk/work/busybox-static/pkg/usr/sbin /var/pkgmk/work/busybox-static/pkg/sbin /var/pkgmk/work/busybox-static/pkg/usr
+ mv /var/pkgmk/work/busybox-static/pkg/bin/busybox /var/pkgmk/work/busybox-static/pkg/bin/busybox.static
=======> Build result:
drwxr-xr-x  0 root   root        0 Mar 12 16:58 bin/
-rwxr-xr-x  0 root   root  1543928 Mar 12 16:58 bin/busybox.static
=======> Building '/var/pkgmk/packages/busybox-static#1.19.4-1.pkg.tar.gz' succeeded.
prt-get: updating busybox-static from 1.19.4-1 to `sed -n 's/^version=//p' /usr/ports/*/busybox/Pkgfile`-
pkgadd: could not open busybox-static#1.19.4-.pkg.tar.gz: No such file or directory

-- Packages where update failed
busybox-static




Create a new paste based on this one


Comments: