|
2015-07-06
, 06:53
|
Posts: 1,293 |
Thanked: 4,319 times |
Joined on Oct 2014
|
#12
|
When I'm trying to install pcre_8.33-1_armel.deb (kernel+), I get this error:
~ # AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i pcre_8.33-1_armel.deb
(Reading database ... 49672 files and directories currently installed.)
Unpacking pcre (from pcre_8.33-1_armel.deb) ...
dpkg: error processing pcre_8.33-1_armel.deb (--install):
trying to overwrite '/usr/share/man/man1/pcretest.1.gz', which is also in package libpcre3 8.12-3maemo1+0m6
dpkg-deb (subprocess): data: internal gzip write error: Broken pipe
dpkg-deb (subprocess): failed in write on buffer copy for failed to write to pipe in copy: Broken pipe
dpkg-deb: subprocess <decompress> returned error exit status 2
Errors were encountered while processing:
pcre_8.33-1_armel.deb
aegis-NOT-installing pcre (from 'com.nokia.maemo')
If there is somebody alive around here, I would appreciate help =)
AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i --force-all pcre_8.33-1_armel.deb
The Following 2 Users Say Thank You to nieldk For This Useful Post: | ||
|
2015-07-17
, 17:51
|
|
Posts: 132 |
Thanked: 224 times |
Joined on Dec 2013
|
#13
|
/usr/local/apache2/bin # ./apachectl start /usr/local/apache2/bin/httpd: error while loading shared libraries: libaprutil-1.so.0: cannot open shared object file: No such file or directory
/usr/local/apache2/bin # ./apachectl start AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
~ # AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i pcre_8.33-1_armel.deb
(Reading database ... 49672 files and directories currently installed.)
Unpacking pcre (from pcre_8.33-1_armel.deb) ...
dpkg: error processing pcre_8.33-1_armel.deb (--install):
trying to overwrite '/usr/share/man/man1/pcretest.1.gz', which is also in package libpcre3 8.12-3maemo1+0m6
dpkg-deb (subprocess): data: internal gzip write error: Broken pipe
dpkg-deb (subprocess): failed in write on buffer copy for failed to write to pipe in copy: Broken pipe
dpkg-deb: subprocess <decompress> returned error exit status 2
Errors were encountered while processing:
pcre_8.33-1_armel.deb
aegis-NOT-installing pcre (from 'com.nokia.maemo')
If there is somebody alive around here, I would appreciate help =)