Comment 2 for bug 610103

Revision history for this message
Jamin W. Collins (jcollins) wrote :

Some further investigation shows that there is a symlink created in the /etc/migrationtools directory:

$ ls -l /etc/migrationtools/migrate_common.ph
lrwxrwxrwx 1 root root 43 2010-07-26 06:53 /etc/migrationtools/migrate_common.ph -> /usr/share/migrationtools/migrate_common.ph

However, the symlink is to a non-existent file:

$ ls -l /usr/share/migrationtools/migrate_common.ph
ls: cannot access /usr/share/migrationtools/migrate_common.ph: No such file or directory

because the file is actually installed at /usr/share/perl5/migrate_common.ph