Please sync clive 0.4.19-1 (universe) from Debian unstable (main)

Bug #262058 reported by Steve Guio
6
Affects Status Importance Assigned to Milestone
clive (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: clive

The last version was auto-synced in Intrepid. It fix many bugs, so it would be nice to get it into Intrepid.

clive (0.4.19-1) unstable; urgency=low

   * New upstream version.

 -- Marco Rodrigues <email address hidden> Thu, 24 Jul 2008 19:20:10 +0100

clive (0.4.18-1) unstable; urgency=low

   * New upstream release:
     - --with-FOO changed to --with-installed-FOO in configure, adjusting
       debian/rules.
     - New NEWS file, installing.

 -- Mikhail Gusarov <email address hidden> Wed, 16 Jul 2008 03:47:59 +0700

Revision history for this message
Daniel Holbach (dholbach) wrote :

Can you add the information according to https://wiki.ubuntu.com/FreezeExceptionProcess#Exceptions%20for%20Universe/Multiverse to the bug report?

Changed in clive:
status: New → Incomplete
Revision history for this message
Steve Guio (guioking-deactivatedaccount) wrote :
Revision history for this message
Steve Guio (guioking-deactivatedaccount) wrote :
Revision history for this message
Steve Guio (guioking-deactivatedaccount) wrote :
Revision history for this message
Steve Guio (guioking-deactivatedaccount) wrote :

$ sudo dpkg -i /var/cache/pbuilder/result/clive_0.4.19-1_all.deb
Selecting previously deselected package clive.
(Reading database ... 321208 files and directories currently installed.)
Unpacking clive (from .../result/clive_0.4.19-1_all.deb) ...
dpkg: dependency problems prevent configuration of clive:
 clive depends on python-newt; however:
  Package python-newt is not installed.
 clive depends on python-urlgrabber (>= 3.1.0); however:
  Package python-urlgrabber is not installed.
 clive depends on python-feedparser (>= 4.1); however:
  Package python-feedparser is not installed.
dpkg: error processing clive (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 clive

$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  python-feedparser python-newt python-urlgrabber
Suggested packages:
  python-newt-dbg
Recommended packages:
  python-chardet python-utidylib
The following NEW packages will be installed:
  python-feedparser python-newt python-urlgrabber
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 226kB of archives.
After this operation, 1614kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://pt.archive.ubuntu.com hardy/main python-newt 0.52.2-11.2ubuntu1 [54.9kB]
Get:2 http://pt.archive.ubuntu.com hardy/main python-urlgrabber 3.1.0-4 [56.6kB]
Get:3 http://pt.archive.ubuntu.com hardy/universe python-feedparser 4.1-10 [114kB]
Fetched 226kB in 3s (57.5kB/s)
Selecting previously deselected package python-newt.
(Reading database ... 321235 files and directories currently installed.)
Unpacking python-newt (from .../python-newt_0.52.2-11.2ubuntu1_i386.deb) ...
Selecting previously deselected package python-urlgrabber.
Unpacking python-urlgrabber (from .../python-urlgrabber_3.1.0-4_all.deb) ...
Selecting previously deselected package python-feedparser.
Unpacking python-feedparser (from .../python-feedparser_4.1-10_all.deb) ...
Setting up python-newt (0.52.2-11.2ubuntu1) ...

Setting up python-urlgrabber (3.1.0-4) ...

Setting up python-feedparser (4.1-10) ...

Setting up clive (0.4.19-1) ...

Revision history for this message
Steve Guio (guioking-deactivatedaccount) wrote :

No screenshot, because it's an command line software.

$ clive --help
Usage: clive [OPTION].. [URL]..

Options:
  --version show program's version number and exit
  -h, --help show this help message and exit
  -u, --check-update check for new updates
  -d, --clear-cache clear cache data from ~/.clive/cache
  -D, --clear-last clear last batch data from ~/.clive/recall
  -e, --emit-csv do not extract, print out urls in csv format
  -C, --no-cache explicitly turn off all caching
  -c, --cache browse and re-extract from cache
  -n, --no-extract do not actually extract any videos
  -L, --low-quality explicitly extract low quality videos
  -R, --no-recall explicitly turn off writing to ~/.clive/recall
  -F, --rss read and select video links from rss/atom feeds
  -S, --scan scan and select video links from source URLs
  -q, --quiet be less verbose
  -l, --recall recall last batch from ~/.clive/recall
  -w, --write-conf write template ~/.clive/config file

  output:
    -a A, --exist=A action if file exists (overwrite, rename)
    -o F, --output=F write videos to file
    -m M, --filter=M filter title; either regexp (re.sub), "custom" or "no"
    -f F, --format=F use format for constructing output filename
    -s D, --savedir=D write videos to directory

  connection:
    --dmotion-pass=P dailymotion log-in password
    --dmotion-user=U dailymotion log-in username
    -g A, --agent=A user-agent string for http connections
    -y P, --proxy=P proxy for http connections
    -t T, --throttle=T throttle limit for transfers (kb/s)
    --youtube-pass=P youtube log-in password
    --youtube-user=U youtube log-in username

  playback:
    -p F, --play=F play video format
    --player=PATH path to a player with any options

  re-encode:
    --ffmpeg=PATH path to ffmpeg with any options
    -r F, --reencode=F re-encode videos to format

  clipboard:
    -x, --paste paste from clipboard using xclip
    --xclip=PATH path to xclip

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Will this address bug 261260?

Revision history for this message
Steve Guio (guioking-deactivatedaccount) wrote :

Hi! Yes.. it will fix bug 261260. It needs to be backported to hardy to fix it.

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Mainly a bug-fix release, no rdepends, will fix an Ubuntu bug, no open Debian bugs, +1 from me for the FFe.

Changed in clive:
status: Incomplete → New
Revision history for this message
Luca Falavigna (dktrkranz) wrote :

Regarding bug #261260, I'm unable to trigger it. This isn't a good reason to block this FFe, but if I can be sure it's fixed correctly, I'll be happy to confirm this (and eventually go for a SRU for Hardy).

Changed in clive:
importance: Undecided → Wishlist
Changed in clive:
status: New → Incomplete
Revision history for this message
Steve Guio (guioking-deactivatedaccount) wrote :

It fixes that bug with no problem. I run this in my console.

$ clive http://video.google.com/videoplay?docid=-5629273206953884671
clive 0.4.19 20080722 [Linux]
http://video.google.com/videoplay?docid=-5629273206953884671 8.5KB
warn: no-media: switched to low-quality
TeachingTeachingUnderstandingUnderstanding.flv 29.6MB
=> 1 (29.6MB), failed: 0, skipped: 0.
TeachingTeachingUnderstandingUnderstanding.f 2% 29.6MB 70.4KB/s 00:07:00

Changed in clive:
status: Incomplete → New
Revision history for this message
Luca Falavigna (dktrkranz) wrote :

Given that new version actually works and ships lots of bugfixes, I confirm this FFe.

Changed in clive:
status: New → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote : ACK of sync request

ACKed.

Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] clive (0.4.17-1 [Ubuntu] < 0.4.19-1 [Debian])
 * Trying to add clive...
  - <clive_0.4.19.orig.tar.gz: downloading from http://ftp.debian.org/debian/>
  - <clive_0.4.19-1.dsc: downloading from http://ftp.debian.org/debian/>
  - <clive_0.4.19-1.diff.gz: downloading from http://ftp.debian.org/debian/>
I: clive [universe] -> clive_0.4.17-1 [universe].

Changed in clive:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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