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

Re: updated libc6, perl and apt packages?



On Fri, Feb 23, 2001 at 02:31:37PM +1000, Anthony Towns wrote:
> Hi guys,
> 
> Any chance of updated glibc, perl and apt packages? glibc's had a minor
> revision bump (2.2.1-1 to 2.2.2-1), perl's had a major reorganisation, and
> well, apt finally got released.
Both perl and apt failed to build. See logs at
  http://people.debian.org/~cts/failed_logs/

perl seems to have failed only one test. apt has a nasty bug:
# One or the other..
cp -a debian/dhelp debian/tmp/usr/doc/apt/.dhelp
cp: cannot create regular file `debian/tmp/usr/doc/apt/.dhelp': No such file or directory

debian/rules:
       # One or the other..
        -cp -a debian/dhelp debian/tmp/usr/doc/apt/.dhelp
        -cp -a debian/dhelp debian/tmp/usr/share/doc/apt/.dhelp
The first one is against policy(?), only the second one is needed. Shall I
report a bug?

Christian



Reply to: