Skip to content

Instantly share code, notes, and snippets.

@raku-cat
Created May 14, 2016 18:44
Show Gist options
  • Save raku-cat/13e0724e87445bbd160b9046dc4416a3 to your computer and use it in GitHub Desktop.
Save raku-cat/13e0724e87445bbd160b9046dc4416a3 to your computer and use it in GitHub Desktop.
josh@Debian:~/server_1/DST/bin$ sudo apt-get install libcurl4-gnutls-dev:i386 lib32stdc++6
Reading package lists... Done
Building dependency tree
Reading state information... Done
lib32stdc++6 is already the newest version.
Suggested packages:
libcurl4-doc:i386 libcurl3-dbg:i386 libgnutls28-dev:i386 libidn11-dev:i386 libkrb5-dev:i386 libldap2-dev:i386 librtmp-dev:i386 libssh2-1-dev:i386 zlib1g-dev:i386
The following NEW packages will be installed:
libcurl4-gnutls-dev:i386
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
10 not fully installed or removed.
Need to get 351 kB of archives.
After this operation, 1,096 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.us.debian.org/debian/ jessie/main libcurl4-gnutls-dev i386 7.38.0-4+deb8u3 [351 kB]
Fetched 351 kB in 0s (814 kB/s)
(Reading database ... 170952 files and directories currently installed.)
Preparing to unpack .../libcurl4-gnutls-dev_7.38.0-4+deb8u3_i386.deb ...
Unpacking libcurl4-gnutls-dev:i386 (7.38.0-4+deb8u3) ...
dpkg: error processing archive /var/cache/apt/archives/libcurl4-gnutls-dev_7.38.0-4+deb8u3_i386.deb (--unpack):
trying to overwrite shared '/usr/include/curl/curlbuild.h', which is different from other instances of package libcurl4-gnutls-dev:i386
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db (2.7.0.2-5) ...
Errors were encountered while processing:
/var/cache/apt/archives/libcurl4-gnutls-dev_7.38.0-4+deb8u3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment