On Mon, 2008-10-06 at 10:19 +0000, James Westby wrote: > On Sat, 2008-10-04 at 03:16 +0000, Charlie_Smotherman (porthose) wrote: > > On Fri, 2008-10-03 at 17:41 +0000, James Westby wrote: > > > Hi Charlie, > > > > > > Thanks for working on this. I have a few questions about your patch. > > > > > > - #Stop and purge debconf. > > > - db_stop || true > > > - db_purge || true > > > - > > > > > > I'm just guessing, but perhaps the purge should be before the stop?
ampache.postrm chokes either way?? Can we just remove this for now? I am going to discuss this with my DD sponsor to see figure out what is causing this to happen, and will include any fixes in with my next debian upload. Would this be acceptable? > > > > > > > + if [ -d /usr/share/ampache ]; then > > > + rm -rf /usr/share/ampache > > > + rm -f /etc/apache2/conf.d/ampache > > > + fi > > > > > >This is actually cruft left over from the symlink. So changed it to be if [ -h /etc/apache2/conf.d/ampache.conf ]; then rm -f /etc/apache2/conf.d/ampache.conf fi > > > > > Thanks for the clarification. Does adding > /usr/share/ampache/www/modules/prototype/ to debian/dirs help in > having the directory in the deb at all? added debian/dirs, and moved prototype symlink creation to debian/links this works perfectly now, thanks Charlie (porthose) ** Attachment added: "amp3+1-debdiff" http://launchpadlibrarian.net/18262952/amp3%2B1-debdiff -- [intrepid] menu buttons don't work on main page https://bugs.launchpad.net/bugs/276945 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs