The Following User Says Thank You to chuan huang For This Useful Post: | ||
![]() |
2010-05-01
, 11:49
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#2
|
Setting up shared-mime-info (0.30-2maemo5+0m5) ...
mmap: Operation not permitted
dpkg: error processing shared-mime-info (--configure):
subprocess post-installation script returned error exit status 255
Setting up sudo (1.6.8p12-4osso22+0m5) ...
Updating sudoers
mmap: Operation not permitted
/etc/sudoers.d/01sudo changes break sudoers
The Following User Says Thank You to MohammadAG For This Useful Post: | ||
![]() |
2010-05-01
, 12:12
|
Posts: 45 |
Thanked: 3 times |
Joined on May 2009
@ Beijing, China
|
#3
|
Same errors here, this needs to be fixed asap.
BTW the error starts with
and the rest just follow from those two packages
Edit: full log of failure http://pastebin.com/pUMa9Uhq
![]() |
2010-05-01
, 12:20
|
Posts: 17 |
Thanked: 43 times |
Joined on Apr 2010
|
#4
|
![]() |
2010-05-01
, 12:38
|
Posts: 45 |
Thanked: 3 times |
Joined on May 2009
@ Beijing, China
|
#5
|
http://zokier.net/stuff/maemo-sdk-in...wizard_5.0.log
probably related, on ubuntu lucid lynx
![]() |
2010-05-01
, 13:00
|
Posts: 198 |
Thanked: 76 times |
Joined on Mar 2010
|
#6
|
exactly as i has encountered! maybe this is related to the new version of ubuntu
![]() |
2010-05-01
, 13:49
|
|
Posts: 131 |
Thanked: 150 times |
Joined on Jan 2007
@ Pistoia, Italy
|
#7
|
![]() |
2010-05-01
, 15:09
|
|
Posts: 131 |
Thanked: 150 times |
Joined on Jan 2007
@ Pistoia, Italy
|
#8
|
The Following 15 Users Say Thank You to andy80 For This Useful Post: | ||
andrei1089, ArchiMark, b0unc3, Cue, danielwilms, frals, gri, hqh, MohammadAG, petur, ravas, slash, slobodsky, Sourav.dubey, TheAccountant |
![]() |
2010-05-01
, 16:34
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#9
|
I've fixed the problem!
1) Use Synaptic and uninstall all scratchbox* packages
2) Remove /scratchbox directory
3) sudo vim /etc/sysctl.conf
4) Add this line: vm.mmap_min_addr = 0
5) Save and exit
6) sudo sysctl -p
That's all!
At this point just install Maemo SDK in the usual way and it will work. At least it did for me.
The Following 2 Users Say Thank You to MohammadAG For This Useful Post: | ||
![]() |
2010-05-02
, 03:49
|
Posts: 45 |
Thanked: 3 times |
Joined on May 2009
@ Beijing, China
|
#10
|
I've fixed the problem!
1) Use Synaptic and uninstall all scratchbox* packages
2) Remove /scratchbox directory
3) sudo vim /etc/sysctl.conf
4) Add this line: vm.mmap_min_addr = 0
5) Save and exit
6) sudo sysctl -p
That's all!
At this point just install Maemo SDK in the usual way and it will work. At least it did for me.
dpkg: dependency problems prevent configuration of libgupnp-1.0-3:
libgupnp-1.0-3 depends on libuuid1; however:
Package libuuid1 is not configured yet.
libgupnp-1.0-3 depends on shared-mime-info; however:
Package shared-mime-info is not configured yet.
dpkg: error processing libgupnp-1.0-3 (--configure):
...
dpkg: too many errors, stopping
Errors were encountered while processing:
hal
sudo
libuuid1
osso-af-startup
desktop-file-utils
...
Processing was halted because there were too many errors.
E: Sub-process /scratchbox/devkits/debian-etch/bin/dpkg returned an error code (1)
anyone knows how to fix it? Thanks!