[Hardy] amule 2.2.3 Lacks libupnp3 library

Bug #314311 reported by markor
8
Affects Status Importance Assigned to Milestone
GetDeb Software Portal
Fix Released
Medium
Christoph Korn
Playdeb
Invalid
Undecided
Unassigned

Bug Description

Newest amule 2.2.3 build for Hardy ( http://www.getdeb.net/app/aMule )
lacks libupnp3 library, included only with Interpid and Jaunty.
and therefore, fails to install.
It is observed in Package comments page: http://www.getdeb.net/comment/1691

I found it trivial to build libupnp3 from source (http://packages.ubuntu.com/jaunty/libupnp3)
mkdir ~/Desktop/libupnp3
cd ~/Desktop/libupnp3
wget http://archive.ubuntu.com/ubuntu/pool/universe/libu/libupnp/libupnp_1.6.6-3.dsc
wget http://archive.ubuntu.com/ubuntu/pool/universe/libu/libupnp/libupnp_1.6.6-3.diff.gz
wget http://archive.ubuntu.com/ubuntu/pool/universe/libu/libupnp/libupnp_1.6.6.orig.tar.gz
dpkg-source -x libupnp_1.6.6-3.dsc
cd cd libupnp-1.6.6
sudo apt-get install dbs
dpkg-buildpackage -rfakeroot -us -uc
cd ..
sudo dpkg -i libupnp3_1.6.6-3_*.deb

After that new build can be installed.

I attached made debs to this message and it seems that only libupnp3_1.6.6-3_amd64.deb and libupnp3_1.6.6-3_i386.deb should be added to the package amule on Getdeb.net to make it work.

Revision history for this message
markor (markoresko) wrote :
Revision history for this message
markor (markoresko) wrote :
markor (markoresko)
description: updated
Revision history for this message
Christoph Korn (c-korn) wrote :

I wonder how the hardy package could ever depend on a library that is neither in the hardy repository
nor in the abs post_build directory.

Changed in playdeb:
status: New → Invalid
Changed in getdeb.net:
assignee: nobody → c-korn
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Christoph Korn (c-korn) wrote :

Package has been built for hardy.

Changed in getdeb.net:
status: In Progress → Fix Committed
Changed in getdeb.net:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.