cowbuilder --create detects dwyn as jaunty and fails

Project:Trisquel
Version:3.0
Component:Programs
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Using cowbuilder, which is part of the cowdancer package, "cowbuilder --create" detects dwyn as jaunty and fails.

 ii  cowdancer                            0.48                                                    Copy-on-write directory tree utility. 

 root@freedo:~/builders/cowbuilder# cowbuilder --create
 -> Invoking pbuilder
W: /root/.pbuilderrc does not exist
 -> Running in no-targz mode
Distribution is jaunty. Building the build environment
 -> running debootstrap
/usr/sbin/debootstrap I: Retrieving Release E: Failed getting release file http://us.archive.trisquel.info/trisquel/dists/jaunty/Release pbuilder: debootstrap failed
 -> Aborting with an error
pbuilder create failed

Trisquel:

The bug seems to be not in cowdancer but in pbuilder. Try adding this to the /etc/pbuilderrc file:

 DISTRIBUTION=dwyn
If it works, I'll patch the pbuilder package.

Wed, 2009-12-23 11:40