Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#71 closed defect (fixed)

debwrt/rootfs: can't create build directory for debian package buildenv

Reported by: amain Owned by: amain
Priority: major Milestone:
Component: packages Version: 2.0
Severity: Keywords:
Cc:

Description

make menuconfig
make debwrt/rootfs
...
mkdir -p /home/amain/dev/debwrt/extra/bcm947xx.rootfsonly/build/debian-brcm47xx-Broadcom-b43-squeeze
mkdir: cannot create directory `/home/amain/dev/debwrt/extra/bcm947xx.rootfsonly/build/debian-brcm47xx-Broadcom-b43-squeeze': Permission denied
make: * [debian/buildenv/prepare] Error 1

Attachments (0)

Change History (3)

comment:1 Changed 2 years ago by amain

ls -l home/amain/dev/debwrt/extra/bcm947xx.rootfsonly

-rw-r--r-- 1 amain amain 31234 Jan 22 18:17 Config.in
-rw-r--r-- 1 amain amain 323 Jan 22 18:17 INSTALL
-rw-r--r-- 1 amain amain 35147 Jan 22 18:17 LICENSE
-rw-r--r-- 1 amain amain 2565 Jan 22 18:31 Makefile
-rw-r--r-- 1 amain amain 482 Jan 22 18:17 README
drwxr-xr-x 3 root root 4096 Jan 22 18:17 build
drwxr-xr-x 4 amain amain 4096 Jan 22 18:17 config
drwxr-xr-x 6 amain amain 4096 Jan 22 18:17 debian
drwxr-xr-x 4 amain amain 4096 Jan 22 18:17 openwrt
drwxr-xr-x 3 amain amain 4096 Jan 22 18:17 rules

build is root:root. should be amain...now where is this happening? :-)

comment:2 Changed 2 years ago by amain

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in changeset #155

comment:3 Changed 2 years ago by amain

note: works(tested) at least for both MIPS and MIPSEL...not sure about other architectures.

Add Comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.