cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to use the libcurl download web page

From: Frank Chang <frank_chang91_at_hotmail.com>
Date: Thu, 17 Mar 2016 07:45:42 -0400

Daniel Stenberg,
        I followed your suggestion to fetch the 32 bit libcurl package with OpenSSL support
which runs on a 64 bit Ubuntu Linux 15.10 operating system and I got the installation error:
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe). Please advise how to fix
this error. Thanks.

vendor_at_vendor-ThinkStation-S10:~$ sudo apt-cache search libcurl-dev
libcurl4-gnutls-dev - development files and documentation for libcurl (GnuTLS flavour)
libcurl4-nss-dev - development files and documentation for libcurl (NSS flavour)
libcurl4-openssl-dev - development files and documentation for libcurl (OpenSSL flavour)

vendor_at_vendor-ThinkStation-S10:~$ sudo apt-get install libcurl4-openssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libcurl4-openssl-dev is already the newest version.
The following packages were automatically installed and are no longer required:
  liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0 libqt5positioning5
  libunity-webapps0 oxideqt-codecs qml-module-qt-labs-folderlistmodel
  qml-module-qt-labs-settings qml-module-qtquick-dialogs
  qml-module-qtquick-privatewidgets qml-module-ubuntu-onlineaccounts
  qtdeclarative5-accounts-plugin qtdeclarative5-ubuntu-web-plugin
  unity-webapps-qml unity-webapps-service webapp-container webbrowser-app
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 204 not upgraded.

vendor_at_vendor-ThinkStation-S10:~$ sudo apt-get install libcurl4-openssl-dev:i386Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0 libqt5positioning5
  libunity-webapps0 oxideqt-codecs qml-module-qt-labs-folderlistmodel
  qml-module-qt-labs-settings qml-module-qtquick-dialogs
  qml-module-qtquick-privatewidgets qml-module-ubuntu-onlineaccounts
  qtdeclarative5-accounts-plugin qtdeclarative5-ubuntu-web-plugin
  unity-webapps-qml unity-webapps-service webapp-container webbrowser-app
Use 'apt-get autoremove' to remove them.
Suggested packages:
  libcurl4-doc:i386 libcurl3-dbg:i386 libidn11-dev:i386 libkrb5-dev:i386
  libldap2-dev:i386 librtmp-dev:i386
The following NEW packages will be installed:
  libcurl4-openssl-dev:i386
0 upgraded, 1 newly installed, 0 to remove and 204 not upgraded.
Need to get 0 B/290 kB of archives.
After this operation, 1,137 kB of additional disk space will be used.
(Reading database ... 222211 files and directories currently installed.)
Preparing to unpack .../libcurl4-openssl-dev_7.43.0-1ubuntu2.1_i386.deb ...
Unpacking libcurl4-openssl-dev:i386 (7.43.0-1ubuntu2.1) ...
dpkg: error processing archive /var/cache/apt/archives/libcurl4-openssl-dev_7.43.0-1ubuntu2.1_i386.deb (--unpack):
 trying to overwrite shared '/usr/bin/curl-config', which is different from other instances of package libcurl4-openssl-dev:i386
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db (2.7.4-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/libcurl4-openssl-dev_7.43.0-1ubuntu2.1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

 

                                               

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-03-17