[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-07-03 Thread ledzepjes
@jean-Baptiste

Here is the output after running: dpkg-divert --list
However, I don't remember what the list was previously, as I removed one of the 
packages that was listed as being diverted for fglrx.

u...@ubuntu:~$ dpkg-divert --list
diversion of /bin/sh to /bin/sh.distrib by dash
diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz 
by dash
diversion of /usr/share/dict/words to 
/usr/share/dict/words.pre-dictionaries-common by dictionaries-common
diversion of /usr/share/dbus-1/services/org.freedesktop.Notifications.service 
to /usr/share/dbus-1/services/org.freedesktop.Notifications.service.notify-osd 
by notify-osd
diversion of /usr/bin/screen to /usr/bin/screen.real by screen-profiles
diversion of /usr/sbin/grub-install to /usr/sbin/grub-install.real by 
lupin-support
diversion of /usr/lib/gnupg/gpgkeys_curl to 
/usr/lib/gnupg/gpgkeys_curl.non_curl by gnupg-curl
diversion of /usr/lib/gnupg/gpgkeys_hkp to /usr/lib/gnupg/gpgkeys_hkp.non_curl 
by gnupg-curl
diversion of /usr/share/gnome-games/pixmaps/slot.svg to 
/usr/share/gnome-games/pixmaps/slot.svg.unbranded by branding-ubuntu
diversion of /usr/share/gnome-games/pixmaps/baize.png to 
/usr/share/gnome-games/pixmaps/baize.png.unbranded by branding-ubuntu
diversion of /usr/share/gnome-games/mahjongg/pixmaps/postmodern.svg to 
/usr/share/gnome-games/mahjongg/pixmaps/postmodern.svg.unbranded by 
branding-ubuntu
diversion of /usr/share/gnome-games/gnometris/pixmaps/gnometris.svg to 
/usr/share/gnome-games/gnometris/pixmaps/gnometris.svg.unbranded by 
branding-ubuntu
diversion of /usr/share/gnome-games-common/cards/gnomangelo_bitmap.svg to 
/usr/share/gnome-games-common/cards/gnomangelo_bitmap.svg.unbranded by 
branding-ubuntu

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-07-03 Thread ledzepjes
@jean-Baptiste

Wait a minute, I remember...

u...@ubuntu:~$ sudo dpkg-divert --remove /usr/lib/libGL.so.1.2

That is the command I issued after inspecting my command history,
libGL.so.1.2 must have been the package I removed from being diverted
to fglrx.

I must tell you, I did an in place upgrade from 9.04, ran all the
updates, then to 9.10, all the updates, then upgraded to 10.04, all in a
couple of days, fyi.

Someone told me to remove fglrx, so I tried couple things which didn't work, 
u...@ubuntu:~$ sudo dpkg --purge fglrx --force-depends fglrx
and
u...@ubuntu:~$ sudo apt-get remove --purge *fglrx*
and
u...@ubuntu:~$ sudo dpkg --ignore-depends=fglrx --purge fglrx

those didn't work
I then did
u...@ubuntu:~$ dpkg -l '*fglrx*'

which currently shows:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  fglrx   2:8.723.1-0ubuntu4  Video driver for the ATI graphics 
accelerators
ii  fglrx-amdcccle  2:8.723.1-0ubuntu4  Catalyst Control Center for the ATI 
graphics accelerat
un  fglrx-control   none  (no description available)
un  fglrx-control-qt2   none  (no description available)
un  fglrx-kernel-source none  (no description available)
ii  fglrx-modaliases2:8.723.1-0ubuntu4  Identifiers supported by the ATI 
graphics driver
un  xorg-driver-fglrx   none  (no description available)

And I don't remember exactly what it showed earlier, but I know the top
line was different, not ii, but a captial U and a lower case i
possibly, I could be wrong, but I do remember it being a capitol letter,
don't remember what it was or which letter. I think it was telling me
that fglrx was installed, but not correctly, since I couldn't enable
compiz, it was like it was half way installed, and it wouldn't let me
uninstall fglrx.

Here's more fyi:
u...@ubuntu:~$ lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV770 [Radeon HD 
4850] [1002:9442]

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-07-03 Thread ledzepjes
u...@ubuntu:~$ sudo apt-get --purge autoremove  sudo apt-get clean

u...@ubuntu:~$ sudo apt-get autoremove

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-06-21 Thread ledzepjes
@jean-Baptiste Lallement, cool name by the way, if I ever got a name
change I had always thought of something similar, jean-luke piccard,
perhaps, lol

when I get a chance to post the logs I will

FYI, at the time of the upgrade, I did an upgrade using the update
manager, from 9.04, to 9.10, to 10.04 over the coarse of a couple days,
and at the time I was trying to install my ati drivers in 10.04 and I
had fglrx 2:8.723.1-0ubuntu3 not fglrx 2:8.723.1-0ubuntu4 by
checking synaptic, and rather than upgrading using an iso of the
alternate cd I used the update manager. I also had the aticcc menu
before the upgrade, and I thought I had installed the ati drivers from
ati web site, but never got compiz to work, and never got the
jockey(hardware drivers) to activate the ati proprietary drivers. Also,
I did a $ dpkg-divert --list and it listed fglrx as being diverted
with another package, can't remember exactly the name of it. What ever
that means, probably something to do with the upgrades/and/or not
properly installing my ati drivers correctly in the first place. I ran
$ dpkg-divert --remove /name/of/package and removed the package that
conflicted with fglrx. Don't know if I should have done that or not,
cause it still didn't let me activate ati proprietary drivers. Had to
rename /usr/share/ati to ati_old before I could activate.

I'll give you the outputs on what dpkg-divert --list showed and the logs
when I get a chance.

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-06-20 Thread ledzepjes
@ Jean-Baptiste Lallement 
on 2010-06-14:   #40
I have reproduced the problem with fglrx 2:8.723.1-0ubuntu3 and have verified 
that the version of fglrx 2:8.723.1-0ubuntu4 in proposed fixes the issue.
Marking as verification-done.

I am experiencing this problem, upgraded Ubuntu 9.10 to 10.04 and I
can't even install the supposed fix, (fglrx 2:8.723.1-0ubuntu4)

When I run synaptic and install fglrx, I get this error:

/var/cache/apt/archives/fglrx_2%3a8.723.1-0ubuntu4_i386.deb: subprocess
new pre-installation script returned error exit status 1

If I click ok on the pop up, I see that fglrx-amdcccle is installed, but
fglrx itself isn't?

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-06-20 Thread ledzepjes
Sorry, I misspoke, I do have fglrx 2:8.723.1-0ubuntu4 installed, looking
in synaptic, but I still can't install fglrx, even though my resolution
is very high and not 1024-768, which leads me to think a partial upgrade
happened somewhere along the way, but didn't fully install the ati
drivers, would my assumption be correct?

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-06-20 Thread ledzepjes
Yeah!!, I got my graphics working, after opening as administrator and
renaming /usr/share/ati to /usr/share/ati_old, thanks to #10 and #24,
also, after I renamed the folder, I went into synaptic, searched for
ati, and it showed xserver-xorg-video-ati and also xserver-xorg-
video-radeon as being installed, leading me to be able to have a high
resolution, but no compiz I am assuming, I then rebooted and activated
the ati driver in Hardware Drivers, and everything now works, thanks
guys for all your help. Maybe this will help someone else also.
Ledzepjes

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-06-20 Thread ledzepjes
I need to clarify, I uninstalled the xserver-xorg-video-ati and
xserver-xorg-video-radeon packages from synaptic, not just searched
for them. Having two ati drivers packages installed was probably causing
errors and preventing me from installing fglrx, as well as having to
rename /usr/share/ati folder to /usr/share/ati_old all helped fix my
issue. Although now, I go into monitor, and it doesn't show what model
monitor I have, before it would display the model name of my monitor as
Viewsonic, I'm not complaining, that's really a mute point. I also had
two sets of ati ccc in the preferences menu, but fixed that by deleting
one set in the main menu configurator.

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 565407] Re: package fglrx (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 - inst_path_default or inst_path_override

2010-06-20 Thread ledzepjes
** Description changed:

  == DESCRIPTION ==
  Installation of package fglrx failed with the following error:
  Unpacking fglrx (from .../fglrx_2%3a8.723.1-0ubuntu2_i386.deb) ...
  
  [Warning] Uninstall : inst_path_default or inst_path_override
   does not exist in /etc/ati. This suggests that the ATI driver
   is not installed, the ATI driver is only partially installed,
   or the current ATI driver installed is an older version than the
   one this script was designed for. Both files listed above are
   required for determining where installed files are located.
   To force uninstallation of the driver by guessing where the
   uninstallation files are located, set the FORCE_ATI_UNINSTALL
   environment variable and re-run /usr/share/ati/fglrx-uninstall.sh (this is
  not recommended).
  
  dpkg: error processing
  /var/cache/apt/archives/fglrx_2%3a8.723.1-0ubuntu2_i386.deb (--unpack):
   subprocess new pre-installation script returned error exit status 1
  
  The preinst script removes the /etc/ati directory _before_ running the
  ATI's uninstallation script. Hence the later complains about it not
  being there anymore.
  
  TEST CASE:
  1. install the drivers from ATI (download the installer e.g 
ati-driver-installer-10-3-x86.x86_64.run and run it )
  2. install the package from the Ubuntu repository
     $ sudo apt-get install fglrx
  The installation crashes with the aforementioned error.
  3. purge fglrx
  4. reinstall the drivers from ATI (step 1)
  5. install fglrx from -proposed
  6. Verify that it install correctly and the drivers from ATI are removed.
- 
  
  == WORKAROUND ==
  $ export FORCE_ATI_UNINSTALL=/usr/share/ati
  $ apt-get install fglrx
  
  OR
  
  - reinstall from the ATI installer to restore the /etc/ati directory
  - then uninstall with ATI script
  - finally installthe ubuntu package.
  
  E: /var/cache/apt/archives/fglrx_2%3a8.723.1-0ubuntu2_i386.deb:
  subprocess new pre-installation script returned error exit status 1
  
  When running update manager on a laptop after the 9.10 - 10.04 upgrade.
  Card is Radeon 2400
  
  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: fglrx (not installed)
  ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
  Uname: Linux 2.6.31-21-generic i686
  NonfreeKernelModules: fglrx
  AptOrdering:
   fglrx: Install
   fglrx: Configure
   fglrx-amdcccle: Configure
   fglrx-kernel-source: Configure
   xorg-driver-fglrx: Configure
  Architecture: i386
  Date: Sat Apr 17 17:04:09 2010
  DkmsStatus:
  
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  MachineType: ASUSTeK Computer Inc. F8P
  ProcCmdLine: root=UUID=6c566782-b53f-4a1d-b3f5-8cd82ee10bcb ro quiet splash
  SourcePackage: fglrx-installer
  Title: package fglrx (not installed) failed to install/upgrade: subprocess 
new pre-installation script returned error exit status 1
  dmi.bios.date: 08/09/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: F8P
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr201:bd08/09/2007:svnASUSTeKComputerInc.:pnF8P:pvr1.0:rvnASUSTeKComputerInc.:rnF8P:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: F8P
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   i686
   kernel: 2.6.31-21-generic

-- 
package fglrx (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1 - inst_path_default or 
inst_path_override does not exist in /etc/ati  when ATI Drivers are previously 
installed
https://bugs.launchpad.net/bugs/565407
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp