Bug#208514: [Pkg-shadow-devel] Bug#208514: add-shell should not depend on passwd : what's *really* intended here?

2005-04-14 Thread Christian Perrier
tags 208514 - wontfix tags 208514 confirmed retitle 208514 [DEBIAN DECISION] add-shell should not depend on passwd thanks The reason shells need to depend on passwd is because if you install shells without passwd being on the system, and then install the passwd package, those shells will not

Bug#208514: [Pkg-shadow-devel] Bug#208514: add-shell should not depend on passwd : what's *really* intended here?

2005-04-13 Thread Alexander Gattin
merge 208514 268656 retitle 208514 [TO CLOSE 20050413] add/remove-shell should be moved from passwd to base-files or debianutils? thanks Hello! As bash already has: if [ -x /usr/sbin/add-shell ]; then /usr/sbin/add-shell /bin/bash /usr/sbin/add-shell /bin/rbash fi in its postinst