Comment 5 for bug 262058

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) ...