When I try to install build essential with command
sudo pisi it -c system.devel -x libpng12-devel
I get output "No packages to install"
so I believe that build essential is installed.After that I run command witch you posted for install youtube-dl
sudo pisi bi http://pakete.pardususer.de/playground/a.palius/youtube-dl/pspec.xml -y
with output
Outputting packages in the working directory.
pspec.xml (7.0 KB)100% 5.22 MB/s [00:00:00] [complete]
actions.py (310.0 B)100% 1.90 MB/s [00:00:00] [complete]
DEBUG: ComponentDB initialized in 0.0206999778748.
DEBUG: RepoDB initialized in 0.000797033309937.
DEBUG: InstallDB initialized in 0.0255680084229.
Safety switch: system.devel is already installed
translations.xml (432.0 B)100% 1.92 MB/s [00:00:00] [complete]
Building source package: youtube-dl
Safety switch: system.devel is already installed
PartOf tag not defined, looking for component
Cannot find component.xml in remote directory, Source is now part of unknown component
youtube-dl [cached]
Unpacking archive(s)...
unpacked (/var/pisi/youtube-dl-0.0_20111019-25/work)
Setting up source...
Building source...
Testing package...
Installing...
Sandbox enabled build...
DEBUG: return value for "install -m0755 -o root -g root youtube-dl /var/pisi/youtube-dl-0.0_20111019-25/install/usr/bin" is 0
Building package: youtube-dl
Creating youtube-dl-0.0_20111019-25-p11-i686.pisi...
Keeping build directory
*** 0 error(s), 1 warning(s)
then I run
pisi info youtube-dl
Installed package:
Name : youtube-dl, version: 0.0_20110225, release: 24
Summary : A small command-line program to download videos from
YouTube.com
Description : Youtube-dl is a small Python script to download videos
from YouTube.com. Just give the URL or the identifier of
the video, and it will download and save it as a .flv
file.
Licenses : as-is
Component : network.download
Provides :
Dependencies :
Distribution : Pardus, Dist. Release: 2011
Architecture : i686, Installed Size: 102.00 KB
Reverse Dependencies:
Package found in pardus repository:
Name : youtube-dl, version: 0.0_20110225, release: 24
Summary : A small command-line program to download videos from
YouTube.com
Description : Youtube-dl is a small Python script to download videos
from YouTube.com. Just give the URL or the identifier of
the video, and it will download and save it as a .flv
file.
Licenses : as-is
Component : network.download
Provides :
Dependencies :
Distribution : Pardus, Dist. Release: 2011
Architecture : i686, Installed Size: 102.00 KB, Package Size: 22.00 KB
Reverse Dependencies: sinthgunt
youtube-dl package is not found in source repositories
so it is still old version installed.