When I tested daily ISO on power8 system, I had used samaba share to
serve up the iso that was mounted as virtual CDROM. The issue was the
dos character set that was served by the samaba server was different
from that of the BMC. This resulted in the installed failing on certain
package names that had a combination of '.' and '-'s. The work around
was to use the following in the samaba config.

[global]
  mangled names = no
  dos charset = CP437
  unix charset = UTF-8

[winshare]
  path=/var/winshare
  browseable = yes
  read only = no
  guest ok = yes

If you are experiencing a similar issue, please check your samaba conf
and use a char set as suggested above.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844328

Title:
  Unable to install GRUB in /dev/sda1   on ppc64le for Ubuntu 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1844328/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to