Cannot Fakeroot Setup (DPM ver. 0.4.1)

Bug #272313 reported by ENigma885
2
Affects Status Importance Assigned to Milestone
DebianPackageMaker
Confirmed
Medium
.::welemski::.

Bug Description

Installation process fails to create some folders as fake root, consequently the deb package cannot be built.
and here r the details;

1. The configure process works smoothly
2. The compiling also works fine
3. When it comes to "Generating install structure" i got (ERROR : Unable to do fake install for source/project) then (INFO : It is possible the source/project doesn't have a rules for install)
although the source code has a make file and i makeinstalled it from the same code before.
and the terminal output goes well until this
"Making install in Hyena
make[2]: Entering directory `/media/disk/banshee/banshee-1-1.2.1/docs/Hyena'
make[3]: Entering directory `/media/disk/banshee/banshee-1-1.2.1/docs/Hyena'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/monodoc/sources" || /bin/mkdir -p "/usr/lib/monodoc/sources"
 /usr/bin/install -c -m 644 'hyena-docs.zip' '/usr/lib/monodoc/sources/hyena-docs.zip'
ERROR : /usr/bin/install: cannot create regular file `/usr/lib/monodoc/sources/hyena-docs.zip': Permission denied
 /usr/bin/install -c -m 644 'hyena-docs.tree' '/usr/lib/monodoc/sources/hyena-docs.tree'
ERROR : /usr/bin/install: cannot create regular file `/usr/lib/monodoc/sources/hyena-docs.tree': Permission denied
 /usr/bin/install -c -m 644 'hyena-docs.source' '/usr/lib/monodoc/sources/hyena-docs.source'
ERROR : /usr/bin/install: cannot create regular file `/usr/lib/monodoc/sources/hyena-docs.source': Permission denied
ERROR : make[3]: *** [install-monodocDATA] Error 1
make[3]: Leaving directory `/media/disk/banshee/banshee-1-1.2.1/docs/Hyena'
make[2]: Leaving directory `/media/disk/banshee/banshee-1-1.2.1/docs/Hyena'
make[1]: Leaving directory `/media/disk/banshee/banshee-1-1.2.1/docs'
ERROR : make[2]: *** [install-am] Error 2
ERROR : make[1]: *** [install-recursive] Error 1
ERROR : make: *** [install-recursive] Error 1"
4. The only way to make the files to run the program with root privileges and when i did that the build package is installed to the fakeroot directories i.e. "/tmp/DebianPackageMaker/usr"

Changed in debianpackagemaker:
assignee: nobody → welemski
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.