> > >  # dpkg-divert --list '*git*'
> > $> dpkg-divert --list '*git*'
> > local diversion of /usr/bin/git to /usr/bin/git.distrib
> Hi Yaroslav, this is suspicious, don't know where this diversion comes
> from.
It seems it came from me:
,------------------------------------------------
| $> gbha dpkg.*divert.*git
|  sudo dpkg --rename divert /usr/bin/git
|  sudo dpkg-divert --rename divert /usr/bin/git
|  sudo dpkg-divert --rename /usr/bin/git
|  dpkg-divert --list '*git*'
`---

heh heh -- and first entry was done quite long ago:
 Thu Jan 12 13:16:36 EST 2006

> If you remove the local diversion, does it work then?
>  # dpkg-divert --remove /usr/bin/git
and it fails to remove it correctly and I am not sure on how to force
that:
,-------------------------------------------------------------------
| $> dpkg-divert --list '*git*'
| local diversion of /usr/bin/git to /usr/bin/git.distrib
| $> sudo dpkg-divert --remove /usr/bin/git
| dpkg-divert: mismatch on divert-to
|   when removing `any diversion of /usr/bin/git'
|   found `local diversion of /usr/bin/git to /usr/bin/git.distrib'
| $> dpkg-divert --list '*git*'
| local diversion of /usr/bin/git to /usr/bin/git.distrib
`---


> Regards, Gerrit.


-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171
        101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW:     http://www.linkedin.com/in/yarik        


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

Reply via email to