pkgsrc-Users archive

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

Re: Deluge port



On 2018-07-31 12:18, Aleksej Lebedev wrote:
On 2018-07-31 11:08, Benny Siegert wrote:
On Tue, Jul 31, 2018 at 7:54 AM August Johansson
<augustperson25%gmail.com@localhost> wrote:
pls add a deluged port.

What is it? Where is the website?

We usually do not package things upon such requests but if you want to
have a go at it yourself, it is super easy to get an account at
https://pkgsrc.org/wip/.

I quickly googled it. Looks like he meant this torrent client to
https://www.deluge-torrent.org/ which is a python project.
It is handled almost automatically by url2pkg.

With a little help I managed to build it but I have a weird problem with PLIST:


=> Generating post-install file lists
pkg_create: can't stat
`/var/tmp/pkgsrc-obj/wip/deluge/work/.destdir/pkg/share/icons/hicolor/72.72/apps/deluge.png'
if test -d
"/var/tmp/pkgsrc-obj/wip/deluge/work/.destdir/pkg/lib/python2.7/site-packages/deluge-1.3.15-py2.7.egg-info";
then  /usr/bin/find
/var/tmp/pkgsrc-obj/wip/deluge/work/.destdir/pkg/lib/python2.7/site-packages/deluge-1.3.15-py2.7.egg-info
-type f  -exec /bin/chmod 644 '{}' +;  fi
=> Checking file-check results for deluge-1.3.15
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in
/var/tmp/pkgsrc-obj/wip/deluge/work/.destdir/pkg:
ERROR:
/var/tmp/pkgsrc-obj/wip/deluge/work/.destdir/pkg/share/icons/hicolor/72.72/apps/deluge.png
ERROR: ************************************************************
ERROR: The following files are in
/var/tmp/pkgsrc-obj/wip/deluge/work/.destdir/pkg but not in the PLIST:
ERROR:
/var/tmp/pkgsrc-obj/wip/deluge/work/.destdir/pkg/share/icons/hicolor/72x72/apps/deluge.png
*** Error code 1

Stop.
bmake[1]: stopped in /usr/pkgsrc/wip/deluge
*** Error code 1

I don't undrestand this complain. The files are are exactly the same.
Do you have any idea what the problem might be?

My mistake, ignore me. I didn't notice the difference: 72.72 vs 72x72. If it actually works, I will submit the draft package to wip shortly.

--
Aleksej Lebedev


Home | Main Index | Thread Index | Old Index