Potential workaround:

Open a terminal and issue the command

gksudo gksudo gedit /var/lib/dpkg/info/fglrx-pxpress.postinst

This will most probably ask for the password and then open an editor
with the post installation script loaded.

Scroll down to the end of the file and then about ten lines back up
until you find a line that reads

           has_aticonfig="$(which aticonfig)"

modify that line into

           has_aticonfig="$(which aticonfig || true)"

save the file and close the editor

finally execute the terminal command

sudo dpkg --configure -a

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

Title:
  package fglrx-pxpress 0.3~hybrid0.0.1 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-pxpress/+bug/1219998/+subscriptions

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

Reply via email to