#52 closed defect (invalid)
Fout 1: Toegang geweigerd
Reported by: | E.D.Grootjans <e.d.grootjans@…> | Owned by: | stappers |
---|---|---|---|
Priority: | major | Milestone: | milestone: |
Component: | debian/rootfs | Version: | 2.0 |
Severity: | Keywords: | ||
Cc: |
Description
With a clean, just downloaded enviroment, i started the build of the filesystem.
When i'm building the filesystem, i get the following error:
./etc/udev/rules.d/
./etc/udev/rules.d/75-persistent-net-generator.rules
./etc/group-
touch debian/rootfs/files-install
mkdir -p /home/erik/src/trunk/build/debian-brcm47xx-Broadcom-b43-squeeze
mkdir: kan map '/home/erik/src/trunk/build/debian-brcm47xx-Broadcom-b43-squeeze' niet aanmaken: Toegang geweigerd
make: * [debian/buildenv/prepare] Fout 1
In the directory build, there is only one directory:
rootfs-mipsel-angel-2.0-1
and not the dir: debian-brcm47xx-Broadcom-b43-squeeze
The local user has sudo rights with nopasswd
Attachments (3)
Change History (12)
comment:1 Changed 12 years ago by stappers
comment:2 Changed 12 years ago by amain
- Resolution set to invalid
- Status changed from new to closed
Closing bug. No response from reporter.
comment:3 Changed 12 years ago by amain
- Resolution invalid deleted
- Status changed from closed to reopened
There actually was a response by other means. Re-opening.
Changed 12 years ago by E.D.Grootjans <e.d.grootjans@…>
Changed 12 years ago by E.D.Grootjans <e.d.grootjans@…>
Changed 12 years ago by E.D.Grootjans <e.d.grootjans@…>
comment:4 Changed 12 years ago by E.D.Grootjans <e.d.grootjans@…>
As asked:
The output of
ls -ld /home/erik/src/trunk/
ls -ld /home/erik/src/trunk/build/
ls -ld /home/erik/src/trunk/build/rootfs-mipsel-angel-2.0-1/
filenames: ls-trunk, ls-build, ls-rootfs
comment:5 Changed 12 years ago by stappers
Thanks for providing that information.
The output says to me that the Fout 1:Toegang geweigerd doesn't exist any more.
A next build attempt should bring ticket reporter further.
I tend to close this ticket as notvalid or worksforme but leaving it open
to get confirmation from the ticket reporter.
After all is this error a strange error.
The build directory is created by debwrt.
If debwrt doesn't grant write permission on that new directory,
it will trigger Fout 1: Toegang geweigerd.
But as said: it works for me
Waiting on feedback from ticket reporter
comment:6 Changed 12 years ago by stappers
- Owner changed from amain to stappers
- Status changed from reopened to accepted
comment:7 follow-up: ↓ 8 Changed 12 years ago by E.D.Grootjans <e.d.grootjans@…>
Zie ticket 69
comment:8 in reply to: ↑ 7 Changed 12 years ago by stappers
- Resolution set to invalid
- Status changed from accepted to closed
comment:9 Changed 12 years ago by amain
See ticket #71 which contains a proper description etc of this problem.
What is the output of
???