[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building localy



> Od: Kumar Appaiah <a.kumar@alumni.iitm.ac.in>

> 
> Create a file called D05deps in your HOOKDIR (for me, in
> ~/.pbuilder/hooks). The file should contain:
> 
> #!/bin/sh
> (cd /path/to/the/dir/deps; apt-ftparchive packages . > Packages)
> apt-get update
> 
> Then, chmod +x ~/.pbuilder/hooks/D05deps and run pbuilder. It should
> now take the packages in /path/to/the/dir/deps in your build.

Thanks a lot ...
Still have error from pbuilder:
W: Failed to fetch file:/home/mira/DEPS/./Packages  File not found

;(

mira


Reply to: