Integrate debian-multimedia into pbuilder

By making the streamTranscoder package, I have to modify my pbuilder configuration to integrate the debian-multimedia repository.

The operation is simple : Update the pbuilder image with the repository definition in the OTHERMIRROR into the pbuilderrc file. Use a “|” separator between repositories if needed.

OTHERMIRROR="...|deb http://mirror.home-dn.net/debian-multimedia sarge main"

Same thing if you’re using the --othermirror option.

And don’t forget the –override-config option to the update command line.

Leave a Reply