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

Re: maildrop lacking courier-authlib dependency on amd64, still



This one time, at band camp, Josip Rodin said:
> Hi,
> 
> Can someone please suggest a proper solution to #395529?
> What happened there, really? Why is the package not getting built properly
> on amd64 only?
> 
> % cd debian/pool/main/m/maildrop
> % for i in maildrop_2.0.2-11_*.deb; do dpkg -I $i | grep Depends | grep -q courier-authlib || echo $i; done
> maildrop_2.0.2-11_amd64.deb
> % for i in maildrop_2.0.3-1_*.deb; do dpkg -I $i | grep Depends | grep -q courier-authlib || echo $i; done
> maildrop_2.0.3-1_amd64.deb

steve@vulcan:~$ dpkg -x maildrop_2.0.3-1_amd64.deb tmp/maildrop/
steve@vulcan:~$ objdump -x tmp/maildrop/usr/bin/maildrop | grep auth
  NEEDED      libcourierauth.so.0
  RPATH       /usr/lib:/usr/lib/courier-authlib

The only version of courier-authlib I have locally
(courier-authlib_0.58-5_amd64.deb) has a correct looking shlibs file.

It is odd.
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran@debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature


Reply to: