Bug#794729: [u...@debian.org: Bug#794729: libdivsufsort-dev: missing dependency on libdivsufsort3]

2015-08-06 Thread Tomasz Buchert
On 06/08/15 09:20, Fabian Klötzl wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi,

 On 06.08.2015 08:32, Andreas Tille wrote:
  Hi Fabian,
 
  I hope you read the mailing list
  debian-med-packag...@lists.alioth.debian.org or at least have
  subscribed this package in the Debian Package Tracker.  If not
  please do either of one to receive the bug reports of your
  package.

 Done.

  BTW, using d-shlibs would prevent such kind of problems.  You can
  find an example usage for instance here:
 
  git://anonscm.debian.org/debian-med/libmems.git

 Ok, I will have a look at it.

Hi,
I didn't know about d-shlibs! Nice. In my packaging branch [1] I
attack multi-arch by patching upstream. I don't know yet which
solution I like the most. I'll leave it to Fabian.

(wrt libmems = shouldn't you declare Multi-Arch: same + Pre-Depends?)


 Also, I included Thomasz in the conversation, as he is also interested
 in packaging libdivsufsort and has already committed some patches
 (which may or may not already fix the issue).

My packaging branch has also this bug + section problem (but my
parallel collab-maint repo is ok :D ). I've pushed two more commits to
packaging-merge.


 Fabian


Cheers,
Tomasz

[1] 
http://anonscm.debian.org/cgit/debian-med/libdivsufsort.git/log/?h=packaging-merge


signature.asc
Description: Digital signature


Bug#794729: [u...@debian.org: Bug#794729: libdivsufsort-dev: missing dependency on libdivsufsort3]

2015-08-06 Thread Andreas Tille
Hi Fabian,

I hope you read the mailing list
debian-med-packag...@lists.alioth.debian.org or at least have subscribed
this package in the Debian Package Tracker.  If not please do either of
one to receive the bug reports of your package.

Feel free to ping me if you fixed the issue.

BTW, using d-shlibs would prevent such kind of problems.  You can find
an example usage for instance here:

   git://anonscm.debian.org/debian-med/libmems.git

Kind regards

   Andreas.


- Forwarded message from Aaron M. Ucko u...@debian.org -

Date: Wed, 05 Aug 2015 21:46:25 -0400
From: Aaron M. Ucko u...@debian.org
To: Debian Bug Tracking System sub...@bugs.debian.org
Subject: Bug#794729: libdivsufsort-dev: missing dependency on libdivsufsort3
X-Debian-PR-Message: report 794729
X-Debian-PR-Package: libdivsufsort-dev
X-Debian-PR-Keywords: 
X-Debian-PR-Source: libdivsufsort

Package: libdivsufsort-dev
Version: 2.0.1-1
Severity: serious
Justification: Policy 8.4

libdivsufsort-dev should depend on libdivsufsort3 to ensure that
libdivsufsort.so won't dangle.

  $ ls -l /usr/lib/libdivsufsort.*
  lrwxrwxrwx 1 root root 22 Jul 28 10:59 /usr/lib/libdivsufsort.so - 
libdivsufsort.so.3.0.1
  $ ls -lL /usr/lib/libdivsufsort.so 
  ls: cannot access /usr/lib/libdivsufsort.so: No such file or directory

Could you please fix that?  While you're at it, you might also
consider changing libdivsufsort3's section from science to libs,
since it's not of direct end-user interest.

Thanks!

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information

___
Debian-med-packaging mailing list
debian-med-packag...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


- End forwarded message -

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#794729: [u...@debian.org: Bug#794729: libdivsufsort-dev: missing dependency on libdivsufsort3]

2015-08-06 Thread Andreas Tille
Hi,


On Thu, Aug 06, 2015 at 09:20:15AM +0200, Fabian Klötzl wrote:
  BTW, using d-shlibs would prevent such kind of problems.  You can
  find an example usage for instance here:
  
  git://anonscm.debian.org/debian-med/libmems.git
 
 Ok, I will have a look at it.
 
 Also, I included Thomasz in the conversation, as he is also interested
 in packaging libdivsufsort and has already committed some patches
 (which may or may not already fix the issue).

OK, just ping here if you consider the problem fixed and I'll
upload.

Kind regards

  Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#794729: [u...@debian.org: Bug#794729: libdivsufsort-dev: missing dependency on libdivsufsort3]

2015-08-06 Thread Fabian Klötzl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On 06.08.2015 08:32, Andreas Tille wrote:
 Hi Fabian,
 
 I hope you read the mailing list 
 debian-med-packag...@lists.alioth.debian.org or at least have
 subscribed this package in the Debian Package Tracker.  If not
 please do either of one to receive the bug reports of your
 package.

Done.

 BTW, using d-shlibs would prevent such kind of problems.  You can
 find an example usage for instance here:
 
 git://anonscm.debian.org/debian-med/libmems.git

Ok, I will have a look at it.

Also, I included Thomasz in the conversation, as he is also interested
in packaging libdivsufsort and has already committed some patches
(which may or may not already fix the issue).

Fabian



 - Forwarded message from Aaron M. Ucko u...@debian.org
 -
 
 Date: Wed, 05 Aug 2015 21:46:25 -0400 From: Aaron M. Ucko
 u...@debian.org To: Debian Bug Tracking System
 sub...@bugs.debian.org Subject: Bug#794729: libdivsufsort-dev:
 missing dependency on libdivsufsort3 X-Debian-PR-Message: report
 794729 X-Debian-PR-Package: libdivsufsort-dev X-Debian-PR-Keywords:
  X-Debian-PR-Source: libdivsufsort
 
 Package: libdivsufsort-dev Version: 2.0.1-1 Severity: serious 
 Justification: Policy 8.4
 
 libdivsufsort-dev should depend on libdivsufsort3 to ensure that 
 libdivsufsort.so won't dangle.
 
 $ ls -l /usr/lib/libdivsufsort.* lrwxrwxrwx 1 root root 22 Jul 28
 10:59 /usr/lib/libdivsufsort.so - libdivsufsort.so.3.0.1 $ ls -lL
 /usr/lib/libdivsufsort.so ls: cannot access
 /usr/lib/libdivsufsort.so: No such file or directory
 
 Could you please fix that?  While you're at it, you might also 
 consider changing libdivsufsort3's section from science to libs, 
 since it's not of direct end-user interest.
 
 Thanks!
 
 -- System Information: Debian Release: stretch/sid APT prefers
 testing APT policy: (500, 'testing'), (500, 'stable'), (300,
 'unstable') Architecture: amd64 (x86_64) Foreign Architectures:
 i386
 
 Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores) Locale:
 LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell:
 /bin/sh linked to /bin/dash Init: systemd (via
 /run/systemd/system)
 
 -- no debconf information
 
 ___ 
 Debian-med-packaging mailing list 
 debian-med-packag...@lists.alioth.debian.org 
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-pac
kaging

 
 
 - End forwarded message -
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJVwwquAAoJEA/ahZpWA3bB/SoP/3GOaVTIicl3UgikReOOm9Qu
OvX4Upyv6oKqYHU707ecI9ChFDco9i1FVdIG61/rZhXtNkPb1lJIwp5YI/b5YcE4
wOcoPQZkQB3vgyGKHW473wr+cK4Cue7EzI1wwrs/t4OysE1H/ziAgbz1YDrskdeE
qjnT6QPDLT7EomlJJ+yfts2Pq0YAjDihTyACZ6bT0XiVG02lP9QrftU5YbilSZta
YneQqV3rbYqwbLeP9+/QWwm9VIoVkMspXPrCtH5Iwc4JZoUTKU1x1yWMGb+qj1nE
37aHA11wN9+ajw/w9SC09AlhauFqhQd4QyUaIDSpTWdmOk33KGP2zc/1BFPbKsAE
GfFvYMny8Leic65yRXlikj3VyPK3blD4dOtMpE62OSqe/X2kdfzwmuHav9hsRaPT
BVCQckbWVLl4GkzgRCMKWvFlfA/cXiyQEwGc3TTprF5uyVf/KoyKFDHDWuAtLv+P
13MD0GX1XbZzexh8wW9P3DvwZVrXr/azrcWk7lyv+5+QGeYnmsdQ5RpjIMPd2B3P
lHCdXzTyjmQEQBLAlb4tD2JysVr6v8UxdWBNLvTOB2vT9B7/gQs5+vf4cMPgljz+
PJXwCa82ZVswwfk8VkNU2R3FUlaNDAQJvJysRVOrnMyEo9n4nHP3YyZH/kZNHaHw
jIpTzwM5MfuB4I2brj2x
=UjNQ
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org