Public bug reported:

Binary package hint: moodle

Moodle package fails on Ubuntu Server upgrade to Gutsy.

 $ sudo dpkg-reconfigure moodle
 cp: cannot create regular file 
`/var/lib/update-notifier/user.d/moodle-reconfigure-required': No such file or 
directory


The problem is at line 242 of file /var/lib/dpkg/info/moodle.postinst 

 if test -d $uund; then
     cp -f /usr/share/moodle/moodle-reconfigure-required.update-notifier \
           /var/lib/update-notifier/user.d/moodle-reconfigure-required   
 fi

The problem was that the update-notifier not exists at Ubuntu Server
version.

** Affects: moodle (Ubuntu)
     Importance: Undecided
         Status: New

-- 
No update-notifier in Ubuntu Server
https://bugs.launchpad.net/bugs/164915
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to