reopen 371151
thanks

On Wed, Jun 07, 2006 at 12:13:56PM -0500, Michael D Schleif wrote:
> * Lionel Elie Mamane <[EMAIL PROTECTED]> [2006:06:07:19:02:13+0200] scribed:
>> On Wed, Jun 07, 2006 at 11:46:25AM -0500, Michael D Schleif wrote:
>>> * Lionel Elie Mamane <[EMAIL PROTECTED]> [2006:06:07:18:34:52+0200] scribed:
>>>> On Wed, Jun 07, 2006 at 06:27:59PM +0200, Lionel Elie Mamane wrote:
>>>>> On Wed, Jun 07, 2006 at 08:36:56AM -0500, Michael D. Schleif wrote:

>> These commands:

>>     dpkg-divert --package gnotepad+-help --add --rename \
>>         --divert /usr/share/gnome/help/gnotepad+/C/index.html.stub 
>> /usr/share/gnome/help/gnotepad+/C/index.html
>>     dpkg-divert --package gnotepad+-help --remove --rename \
>>         --divert /usr/share/gnome/help/gnotepad+/C/index.html.gnotepad+ 
>> /usr/share/gnome/help/gnotepad+/C/index.html

>> should get you rid of the exact error message you are getting; without
>> access to the older versions, I don't know whether you will have other
>> ones.

> Apparently not?

Yes! You get a _different_ error message now. As I said, the exact
error you were getting is solved, but you are getting another one. We
are making progress.

>     dpkg-divert: mismatch on divert-to
>       when removing `diversion of 
> /usr/share/gnome/help/gnotepad+/C/index-5.html to 
> /usr/share/gnome/help/gnotepad+/C/index-5.html.gnp by gnotepad+-help'
>       found `diversion of /usr/share/gnome/help/gnotepad+/C/index-5.html to 
> /usr/share/gnome/help/gnotepad+/C/index-5.html.gnotepad+ by gnotepad+-help'

So you need to do:

     dpkg-divert --package gnotepad+-help --remove --rename \
         --divert /usr/share/gnome/help/gnotepad+/C/index-5.html.gnotepad+ 
/usr/share/gnome/help/gnotepad+/C/index-5.html
     dpkg-divert --package gnotepad+-help --add --rename \
         --divert /usr/share/gnome/help/gnotepad+/C/index-5.html.stub 
/usr/share/gnome/help/gnotepad+/C/index-5.html


-- 
Lionel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to