Hi,

I just encountered a problem with MySQL, the symptom of which was a 
failure to start the server because of a dynamic link failure:

rcmysql start
Updating MySQL privilege database...
/usr/bin/mysql_upgrade: relocation error:
  /usr/bin/mysql_upgrade: symbol dynstr_append_os_quoted,
   version libmysqlclient_15 not defined in file libmysqlclient.so.15
   with link time reference
  failed


It turns out the problem was some old MySQL packages that I assume were 
left over from my 10.2 installation (they showed no repository name 
when viewed in YaST Software Management). Removing the old packages and 
installing the current ones resolved the problem.

I'd like to systematically enumerate such pre-upgrade packages, but 
manually stepping through the entire list of installed packages in YaST 
looking for those not associated with a current repository is far too 
tedious and time-consuming to be practical.

Is there a CLI way to list packages grouped by repository from which 
they were installed or those that are "orphaned?" I know that the 
Repositories view in YaST Software Management will list all the 
packages available in each configured repository, but the packages I'm 
most concerned with are those that are no longer associated with any 
repository and as far as I know don't show up there.


Thanks.


Randall Schulz
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to