| The Following User Says Thank You to HtheB For This Useful Post: | ||
|
|
2012-08-24
, 14:23
|
|
Posts: 428 |
Thanked: 226 times |
Joined on Dec 2010
@ Philippines
|
#22
|
|
|
2012-08-26
, 01:09
|
|
Posts: 428 |
Thanked: 226 times |
Joined on Dec 2010
@ Philippines
|
#23
|
I got it to (somehow) work, lol...I'm posting here to document my "little adventure" to have this solved...initially for my own reference, but might as well share it. But first, I'd like to thank the following through the course of this adventure:



|
|
2012-08-27
, 05:56
|
|
Posts: 428 |
Thanked: 226 times |
Joined on Dec 2010
@ Philippines
|
#24
|



Package libmeegotouchcore0 has package signature (origin 'com.nokia.maemo/local') Reading from database...46496 files and directories currently installed.) Preparing to replace libmeegotouchcore0 0.24.20-1+0m7 (using /var/tmp/inception/pkg_M5Sh2R)... Unpacking replacement libmeegotouchcore0... dpkg: error processing /var/tmp/inception/pkg_M5Sh2R (--install): error setting permissions of './usr/share/doc/libmeegotouchcore0': Operation not permitted 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: /var/tmp/inception/pkg_M5Sh2R aegis-installing libmeegotouchcore0 (from 'com.nokia.maemo/local')
|
|
2012-08-28
, 17:12
|
|
|
Posts: 76 |
Thanked: 87 times |
Joined on Mar 2010
|
#25
|

$ mkdir -p extract/DEBIAN $ dpkg-deb -x package.deb extract/ $ dpkg-deb -e package.deb extract/DEBIAN [...do something, e.g. edit the control file...] $ mkdir build $ dpkg-deb -b extract/ build/
| The Following User Says Thank You to mikhail_ramalho For This Useful Post: | ||
|
|
2012-08-28
, 17:30
|
|
Posts: 428 |
Thanked: 226 times |
Joined on Dec 2010
@ Philippines
|
#26
|
Yeah, ceteli04 is my user
You can repack the package using the following comands:
(you can do as sudo if you want too)Code:$ mkdir -p extract/DEBIAN $ dpkg-deb -x package.deb extract/ $ dpkg-deb -e package.deb extract/DEBIAN [...do something, e.g. edit the control file...] $ mkdir build $ dpkg-deb -b extract/ build/
I'll try to repack it as sudo and upload again to dropbox.

|
|
2012-08-28
, 18:23
|
|
|
Posts: 76 |
Thanked: 87 times |
Joined on Mar 2010
|
#27
|
| The Following User Says Thank You to mikhail_ramalho For This Useful Post: | ||
do you have the latest inception?
www.HtheB.com
Please donate if you think I'm doing a good job.