Debian Bug report logs -
#656833
gmediaserver: libupnp3 -> libupnp6 transition
Reported by: Nick Leverton <nick@leverton.org>
Date: Sun, 22 Jan 2012 01:57:02 UTC
Severity: normal
Tags: ipv6, patch
Found in version gmediaserver/0.13.0-7
Fixed in version gmediaserver/0.13.0-8
Done: Jochen Friedrich <jochen@scram.de>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Jochen Friedrich <jochen@scram.de>:
Bug#656833; Package gmediaserver.
(Sun, 22 Jan 2012 01:57:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Nick Leverton <nick@leverton.org>:
New Bug report received and forwarded. Copy sent to Jochen Friedrich <jochen@scram.de>.
(Sun, 22 Jan 2012 01:57:05 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: gmediaserver
Version: 0.13.0-7~libupnp6+1
Severity: normal
Tags: patch ipv6
Hi,
To aid the forthcoming transition from libupnp3 to libupnp6, please
could you apply the attached patch to Build-Depend on libupnp-dev ?
The intention is that this will always point to the stable branch
of libupnp.
Please note that libupnp6 will introduce IPv6 support to libupnp by
default. I hope that I've added support for it correctly in the patch.
Many thanks,
Nick Leverton
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (600, 'stable-updates'), (600, 'stable'), (450, 'oldstable'), (120, 'testing'), (3, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.39-bpo.2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gmediaserver depends on:
ii dpkg 1.15.8.11 Debian package management system
ii install-i 4.13a.dfsg.1-6 Manage installed documentation in
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libid3-3. 3.8.3-13 A library for manipulating ID3v1 a
ii libmagic1 5.04-6.0~0njl.0 File type determination library us
ii libtag1c2 1.6.3-1 TagLib Audio Meta-Data Library
ii libtagc0 1.6.3-1 TagLib Audio Meta-Data Library (C
ii libupnp6 1:1.6.13-1~20111022dev~njl60+1 Portable SDK for UPnP Devices, ver
ii libuuid1 2.17.2-9 Universally Unique ID library
gmediaserver recommends no packages.
gmediaserver suggests no packages.
-- Configuration Files:
/etc/default/gmediaserver changed:
GMEDIASERVERRUN=yes
GMEDIASERVERARGS="--output=/var/log/gmediaserver/gmediaserver.log --profile=generic --verbose=4 -ieth0"
GMEDIASERVERDIR="/music"
-- no debconf information
[gmediaserver-0.13.0.diff (text/x-diff, attachment)]
Bug No longer marked as found in versions 0.13.0-7~libupnp6+1.
Request was from Nick Leverton <nick@leverton.org>
to control@bugs.debian.org.
(Sun, 22 Jan 2012 02:03:04 GMT) (full text, mbox, link).
Bug Marked as found in versions gmediaserver/0.13.0-7.
Request was from Nick Leverton <nick@leverton.org>
to control@bugs.debian.org.
(Sun, 22 Jan 2012 02:03:05 GMT) (full text, mbox, link).
Added indication that bug 656833 blocks 655912
Request was from Nick Leverton <nick@leverton.org>
to control@bugs.debian.org.
(Sun, 22 Jan 2012 02:09:06 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org:
Bug#656833; Package gmediaserver.
(Wed, 14 Mar 2012 17:27:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Jochen Friedrich <jochen@scram.de>:
Extra info received and forwarded to list.
(Wed, 14 Mar 2012 17:27:02 GMT) (full text, mbox, link).
Message #16 received at 656833@bugs.debian.org (full text, mbox, reply):
Hi Nick,
> To aid the forthcoming transition from libupnp3 to libupnp6, please
> could you apply the attached patch to Build-Depend on libupnp-dev ?
> The intention is that this will always point to the stable branch
> of libupnp.
sorry, but the package doesn't build anymore...
+Index: gmediaserver-0.13.0/src/webserver.c
+===================================================================
+--- gmediaserver-0.13.0.orig/src/webserver.c 2011-10-18
18:00:17.000000000 +0100
++++ gmediaserver-0.13.0/src/webserver.c 2011-10-18 18:00:22.000000000 +0100
+@@ -83,7 +83,7 @@
+ return get_entry_by_id(id);
+ }
+
+-static int
++static VDCallback_GetInfo
+ webserver_get_info(const char *filename, struct File_Info *info)
+ {
+ Entry *entry;
VDCallback_GetInfo is undefined in libupnp3-dev.
Thanks,
Jochen
Information forwarded
to debian-bugs-dist@lists.debian.org, Jochen Friedrich <jochen@scram.de>:
Bug#656833; Package gmediaserver.
(Sun, 18 Mar 2012 19:18:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Nick Leverton <nick@leverton.org>:
Extra info received and forwarded to list. Copy sent to Jochen Friedrich <jochen@scram.de>.
(Sun, 18 Mar 2012 19:18:02 GMT) (full text, mbox, link).
Message #21 received at 656833@bugs.debian.org (full text, mbox, reply):
On Wed, Mar 14, 2012 at 06:17:06PM +0100, Jochen Friedrich wrote:
> Hi Nick,
>
> >To aid the forthcoming transition from libupnp3 to libupnp6, please
> >could you apply the attached patch to Build-Depend on libupnp-dev ?
> >The intention is that this will always point to the stable branch
> >of libupnp.
>
> sorry, but the package doesn't build anymore...
>
> VDCallback_GetInfo is undefined in libupnp3-dev.
Hi,
I'm very sorry for that oversight, I should have conditionally defined
it somehow.
Anyway libupnp6 will be uploaded in the next couple of days I hope.
Would you be able to hold off on uploading your new version until my
sponsor has done the upload, please ?
Thanks for your patience,
Nick
Information forwarded
to debian-bugs-dist@lists.debian.org:
Bug#656833; Package gmediaserver.
(Mon, 19 Mar 2012 09:57:13 GMT) (full text, mbox, link).
Acknowledgement sent
to Jochen Friedrich <jochen@scram.de>:
Extra info received and forwarded to list.
(Mon, 19 Mar 2012 09:57:15 GMT) (full text, mbox, link).
Message #26 received at 656833@bugs.debian.org (full text, mbox, reply):
Hi Nick,
> Anyway libupnp6 will be uploaded in the next couple of days I hope.
> Would you be able to hold off on uploading your new version until my
> sponsor has done the upload, please ?
OK, let's wait then...
Thanks,
Jochen
Reply sent
to Jochen Friedrich <jochen@scram.de>:
You have taken responsibility.
(Fri, 27 Apr 2012 11:18:21 GMT) (full text, mbox, link).
Notification sent
to Nick Leverton <nick@leverton.org>:
Bug acknowledged by developer.
(Fri, 27 Apr 2012 11:18:25 GMT) (full text, mbox, link).
Message #31 received at 656833-close@bugs.debian.org (full text, mbox, reply):
Source: gmediaserver
Source-Version: 0.13.0-8
We believe that the bug you reported is fixed in the latest version of
gmediaserver, which is due to be installed in the Debian FTP archive:
gmediaserver_0.13.0-8.debian.tar.gz
to main/g/gmediaserver/gmediaserver_0.13.0-8.debian.tar.gz
gmediaserver_0.13.0-8.dsc
to main/g/gmediaserver/gmediaserver_0.13.0-8.dsc
gmediaserver_0.13.0-8_sparc.deb
to main/g/gmediaserver/gmediaserver_0.13.0-8_sparc.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 656833@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jochen Friedrich <jochen@scram.de> (supplier of updated gmediaserver package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 25 Apr 2012 16:05:55 +0200
Source: gmediaserver
Binary: gmediaserver
Architecture: source sparc
Version: 0.13.0-8
Distribution: unstable
Urgency: low
Maintainer: Jochen Friedrich <jochen@scram.de>
Changed-By: Jochen Friedrich <jochen@scram.de>
Description:
gmediaserver - UPnP Mediaserver
Closes: 656833
Changes:
gmediaserver (0.13.0-8) unstable; urgency=low
.
* Update to Standards version 3.9.3
* Get rid of libid3 on request of libid3 maintainer
* Add patch from Nick Leverton <nick@leverton.org> to update libupnp3
to libupnp6 (Closes: #656833)
Checksums-Sha1:
1ab5322eaa994c94da0307a4db7a77f6269eb622 1273 gmediaserver_0.13.0-8.dsc
07392ba7e6ca3ba72f298911bc172ba5b978c281 9836 gmediaserver_0.13.0-8.debian.tar.gz
b2d3eabe246ff75f851e3b35664ec156ea716ec5 107940 gmediaserver_0.13.0-8_sparc.deb
Checksums-Sha256:
c3f712fce1eb718dad97c09e8f9792e1665f35e2f581f6e352501f4ed1737bd7 1273 gmediaserver_0.13.0-8.dsc
dc3745d3b1ba9fb548475cfae9a698960b021bb5109f318b6d2a6f785a2b9175 9836 gmediaserver_0.13.0-8.debian.tar.gz
910ea35367cccc2d4f9fdc19bb8b911a82cc6d9402795fe730834bc1068e8a3a 107940 gmediaserver_0.13.0-8_sparc.deb
Files:
30f505b31afdc7a3271d53662cb25858 1273 net extra gmediaserver_0.13.0-8.dsc
bacef482cde33cc7f12253aa328f12d7 9836 net extra gmediaserver_0.13.0-8.debian.tar.gz
22830e63a33d1c3ea665a90f9e25b3f5 107940 net extra gmediaserver_0.13.0-8_sparc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFPmnt80fhX0Y/ocz0RAiXgAKCuUytU3JE48kRGJDTWrb8Wg0S7GwCggelT
8W8Vz8PtdtBbLMwT7qkG4MY=
=uwSp
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sat, 09 Mar 2013 07:27:35 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 07:24:34 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.