On Tue, 7 Dec 1999, David J. Kanter wrote: > I have Sawmill 0.16 and last night tried to apt-get the latest available, > 0.18, from this site: deb http://www.rcpt.to/ pending main. However, the > install failed because of librep5 problems.
Had the same thing happen to me... > Everything went smoothly and was seemingly uneventful until the end. I ran > apt-get update, then apt-get install sawmill. I was prompted with a screen > showing what had to be updated, and what new stuff needed to be installed. > One of those files was librep5. yup.... > But after everything was downloaded and dpkg ran automatically, I got errors > that a lot of stuff depends on librep5, but I chose not to download it. > What? I saw it being downloaded, and see it in /var/cache/apt/archives. > > Any ideas? In my case, and I assume likewise with you, the problem was that it was conflicting with librep2 (or at least one file in particular was conflicting). I got around the problem by first removing librep2, rep and sawmill (I beleive those were the only ones I had to remove), then running 'apt-get install sawmill'. This seemed to solve the problem for me, and I'm running sawmill 0.18 right now, no problems encountered at this point... Hope this helps marc