Re: How to create a metapackage

2015-05-21 Thread Paul Wise
On Fri, May 22, 2015 at 5:34 AM, Santiago Vila wrote: > i.e. tell apt-get to ignore recommends. > > In this case a metapackage using recommends does not seem very useful, > I guess. apt-get --install-recommends --install-suggests install metapackage -- bye, pabs https://wiki.debian.org/PaulWis

Re: why dpkg-buildpackage doesn't care my build targets in debian/rule

2015-05-21 Thread Johannes Schauer
Hi, Quoting lumin (2015-05-22 06:31:34) > override_dh_auto_clean: > cp ./debian/my/Makefile.config.cpuonly ./Makefile.config > dh_auto_clean > # without following line the the source tree > # would be not clean. Hence dpkg-bu

Re: why dpkg-buildpackage doesn't care my build targets in debian/rule

2015-05-21 Thread lumin
" for a Makefile.config. Therefore dpkg-buildpackage aborted at dpkg-buildpackage: host architecture amd64 dpkg-source --before-build caffe-20150521~rc2 fakeroot debian/rules clean dh clean <--- currently no Makefile.config, abort. rather than

Re: why dpkg-buildpackage doesn't care my build targets in debian/rule

2015-05-21 Thread lumin
Hi, I modified the debian/rules[1] according to Santiago and Jakub (thank you both!), and tested again. The result was the same. "dh build" works while "dpkg-buildpackage" doesn't. [1] --- the whole debian/rules 1 #!/usr/bin/make -f 2 # See debhelper(7) (

Re: How to create a metapackage

2015-05-21 Thread Santiago Vila
On Wed, May 20, 2015 at 10:34:05PM +0200, Andreas Tille wrote: > On Wed, May 13, 2015 at 03:29:47PM +0200, humbert.olivie...@free.fr wrote: > > > > > > I guess that they should be either "Recommends", or "Suggests", but not > > > "Depends", right? (So that one can deinstall a single package withou

Re: why dpkg-buildpackage doesn't care my build targets in debian/rule

2015-05-21 Thread Jakub Wilk
* lumin , 2015-05-21, 14:30: I'd like to take over the whole build process, so I wrote: 32 override_dh_auto_build: build_cpuonly 33 34 build_cpuonly: config_cpuonly 35 $(shell debian/my/00-fix-caffe-include-path-debian.sh) As Santiago noticed, you should alm

Re: why dpkg-buildpackage doesn't care my build targets in debian/rule

2015-05-21 Thread Santiago Vila
On Thu, May 21, 2015 at 02:30:58PM +, lumin wrote: > I'm trying to package caffe as said [1] at debian-science@ . > However I encountered a problem when writing debian/rules. > > I'd like to take over the whole build process, so I wrote: > > 32 override_dh_auto_build: build_cpuonly >

why dpkg-buildpackage doesn't care my build targets in debian/rule

2015-05-21 Thread lumin
Hi mentors, I'm trying to package caffe as said [1] at debian-science@ . However I encountered a problem when writing debian/rules. I'd like to take over the whole build process, so I wrote: 32 override_dh_auto_build: build_cpuonly 33 34 build_cpuonly: config_cpuonly

Re: http://ftp-master.debian.org/new/ not accessible any more

2015-05-21 Thread Paul Wise
On Thu, May 21, 2015 at 6:26 PM, Andreas Tille wrote: > it it would be nice to have some confirmation that the latest change will be > permanent. I guess you missed my earlier mail so I'm CCing you this time. I expect this is fallout from the recent upgrade of franck to jessie, I'd suggest repo

Re: http://ftp-master.debian.org/new/ not accessible any more

2015-05-21 Thread Andreas Tille
Hi Ansgar, On Thu, May 21, 2015 at 11:59:39AM +0200, Ansgar Burchardt wrote: > > I don't know exactly why this changed (maybe different default in > Apache?), Probably - I just wanted to know if this is an *intentional* change or by accident and will be reverted. > but scraping web pages seems

Re: http://ftp-master.debian.org/new/ not accessible any more

2015-05-21 Thread Ansgar Burchardt
Hi, On 05/21/2015 11:21 AM, Andreas Tille wrote: > I noticed that the ftpnew gatherer for UDD is currently broken. The > reason is that it is usually fetching files via > >wget -q -r -N --level=2 --no-parent --no-directories > http://ftp-master.debian.org/new/ [...] > It seems it is forbidd

Re: http://ftp-master.debian.org/new/ not accessible any more

2015-05-21 Thread Andreas Tille
Hi Bas, On Thu, May 21, 2015 at 11:26:55AM +0200, Sebastiaan Couwenberg wrote: > > It seems it is forbidden to read the web dir directly. Any reason for > > this and if it is intentional what would be the alternative to fetch > > data about packages in new? > > If indexes are forbidden intention

Re: http://ftp-master.debian.org/new/ not accessible any more

2015-05-21 Thread Paul Wise
On Thu, May 21, 2015 at 5:21 PM, Andreas Tille wrote: > It seems it is forbidden to read the web dir directly. Any reason for > this and if it is intentional what would be the alternative to fetch > data about packages in new? I expect this is fallout from the recent upgrade of franck to jessie,

Re: http://ftp-master.debian.org/new/ not accessible any more

2015-05-21 Thread Sebastiaan Couwenberg
> It seems it is forbidden to read the web dir directly. Any reason for > this and if it is intentional what would be the alternative to fetch > data about packages in new? If indexes are forbidden intentionally now, extracting the links from new.html may be reasonable alternative. https://ftp-m

http://ftp-master.debian.org/new/ not accessible any more

2015-05-21 Thread Andreas Tille
Hi, I noticed that the ftpnew gatherer for UDD is currently broken. The reason is that it is usually fetching files via wget -q -r -N --level=2 --no-parent --no-directories http://ftp-master.debian.org/new/ but if you try wget http://ftp-master.debian.org/new/ --2015-05-21 09:19:52-- h