[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Accepted apt-build 0.5-3 (all source)



On Fri, 26 Jul 2002, Junichi Uekawa wrote:
> Julien Danjou <acid@debian.org> immo vero scripsit:
> >  apt-build (0.5-3) unstable; urgency=low
> 
> I don't have the resource to check this myself, but
> do you handle upgrade cases properly in your postrm ?
> 
> it used to do "ln -sf gcc-2.95 gcc" unconditionally.

Ikes! That's a grave bug... 

Let me check... [downloads latest apt-build source from sid]...
cat debian/postrm
#!/bin/sh

set -e

# Restore link
ln -s -f /usr/bin/gcc-2.95 /usr/bin/gcc

#DEBHELPER#

No way. Grave bug filled against apt-build, for messing with stuff it has no
right to, overriding the admin setup.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: