http://qa.mandrakesoft.com/show_bug.cgi?id=5552
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-11-09 19:18 -------
If you got something like this:
20:mandrake_theme ##################################################
/var/tmp/rpm-tmp.22380: line 5: syntax error in conditional expression: unexpect
ed token `;'
/var/tmp/rpm-tmp.22380: line 5: syntax error near `;'
/var/tmp/rpm-tmp.22380: line 5: `if [[ `readlink /usr/share/mdk/backgrounds//roo
t/default.png` == Mandrake-root.png]]; then rm -f /usr/share/mdk/backgrounds//ro
ot/default.png;fi'
error: %preun(mandrake_theme-0.0.6-1mdk) scriptlet failed, exit status 2
Then, the %preun shows that it was a problem with the package you were upgrading
*from*. AFAIK, 0.0.8-1mdk fixes this (if you interpret the changelog ;-)), which
you can verify by upgrading the current package again with --force:
# rpm -Uvh --force mandrake_theme-0.0.8-1mdk.noarch.rpm
Preparing... ########################################### [100%]
1:mandrake_theme ########################################### [100%]
So, I am marking this as fixed.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
i'm using the latest cooker (upgraded this afternoon).
the post installation script of mandrake_theme has an error at line 5 near ";",
it seems to have trouble with /usr/share/mdk/backgrounds/root/default.png