maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Preenv: Incompatible application package? (https://talk.maemo.org/showthread.php?t=73088)

Kevstacey 2011-05-15 11:28

Preenv: Incompatible application package?
 
i recently flashed my n900 due to reboots after new power kernel was installed, now i can't install preenv at all?

if i do:
root
apt-get install preenv

i get package not found

or if i download the .deb and try to install it says incompatible?


any ideas? any help appreciated

anthonie 2011-05-15 11:38

Re: Preenv: Incompatible application package?
 
Package not found usually means the repo is not enabled. If you downloaded the deb but it doesn´t want to install with HAM it probably has dependency issue. You can try this from the command line, though and see what happens.

Assuming you have changed directory to the location where your deb file resides.

Code:

root
dpkg -i package.deb

If that doesn´t work, I´d try first as root
Code:

apt-get -f install
and than try again.

Kevstacey 2011-05-15 12:12

Re: Preenv: Incompatible application package?
 
im getting:

dpkg dependency problems prevent configuragtion of preenv?

any ideas

anthonie 2011-05-15 12:21

Re: Preenv: Incompatible application package?
 
As root, type

Code:

dpkg --configure -a
to solve conf problems.

Code:

apt-cache depends preenv
This will tell you which dependencies you need. Install the deps with apt-get.

However, provided you have all relevant repo´s enabled, your dependencies should be solved automatically by running as root

Code:

apt-get install preenv

Kevstacey 2011-05-15 12:31

Re: Preenv: Incompatible application package?
 
yeah all repos are enabled, im getting error
that packages are missing, obselete or is only available from another source and
package preenv has no installation candidate?

its weird how a reflash would make it dissapear? :(

anthonie 2011-05-15 12:46

Re: Preenv: Incompatible application package?
 
can you paste the exact error messages you´re getting with the various methods of installing?

travla 2011-05-15 13:11

Re: Preenv: Incompatible application package?
 
The developer of Preenv actively monitors the following 2 threads:

http://talk.maemo.org/showthread.php?t=64392
http://talk.maemo.org/showthread.php?t=39809

Might be worth posting issues related to Preenv there...

govprog 2011-05-15 15:44

Re: Preenv: Incompatible application package?
 
Quote:

Originally Posted by Kevstacey (Post 1006704)
yeah all repos are enabled, im getting error
that packages are missing, obselete or is only available from another source and
package preenv has no installation candidate?

its weird how a reflash would make it dissapear? :(

Did you update your repos after enabling them?
Code:

root
apt-get update


Kevstacey 2011-05-15 16:08

Re: Preenv: Incompatible application package?
 
i have done an apt-get update yeah :(

ive noticed thats its not just preenv that wont be found. Nitdroid-Installer is also not found. Some apps that i had installed before flashing rootfs are now missing from repositories (mupen64, unrar and unzip add on for file manager) but others are still there (ines, picodrive etc)

ive today tried flashing the EMMC with the guide from the wiki to try and start completely fresh, but ive had no joy flashing it :( im working from a mac 10.4.1 and to run maemo flasher mac needs 10.5 and above :(
ive managed to get 770flasher to reflash rootfs but doesnt seem to work with EMMC :(

dont know whats going on with it atm :(

govprog 2011-05-15 16:15

Re: Preenv: Incompatible application package?
 
Quote:

Originally Posted by Kevstacey (Post 1006836)
i have done an apt-get update yeah :(

ive noticed thats its not just preenv that wont be found. Nitdroid-Installer is also not found. Some apps that i had installed before flashing rootfs are now missing from repositories (mupen64, unrar and unzip add on for file manager) but others are still there (ines, picodrive etc)

ive today tried flashing the EMMC with the guide from the wiki to try and start completely fresh, but ive had no joy flashing it :( im working from a mac 10.4.1 and to run maemo flasher mac needs 10.5 and above :(
ive managed to get 770flasher to reflash rootfs but doesnt seem to work with EMMC :(

dont know whats going on with it atm :(

Check your applied repos with integrated nokia file manager and then refresh your repos with it. What does it tell you?

Kevstacey 2011-05-15 16:37

Re: Preenv: Incompatible application package?
 
Cheers for the help :)

i wernt too sure what you meant by that post though govprog

do you mean go into app manager and update it?

govprog 2011-05-15 17:14

Re: Preenv: Incompatible application package?
 
Quote:

Originally Posted by Kevstacey (Post 1006856)
Cheers for the help :)

i wernt too sure what you meant by that post though govprog

do you mean go into app manager and update it?

Go to the app manager, select it's name(top menu). When it's loaded, click on the application catalogs. If the app manager requires you to connect to the internet, then connect. Let the update process to be completed. And after that, check if you have the extras-devel (and it's enabled).Also it's good to report us if any problem happens during the task.

Kevstacey 2011-05-15 17:40

Re: Preenv: Incompatible application package?
 
great :) extras-devel wasnt in my catalogues for some reason!

last time i flashed it i used the same method but extras-devel was fine :)

thanks for the help govprog :D

mylifetaker666 2013-03-07 01:11

Re: Preenv: Incompatible application package?
 
2 Attachment(s)
after "apt-get install preenv"

after apt-get update...

plss need help to install preenv.. so i can download webOS ASAP need help

Hariainm 2013-03-07 01:28

Re: Preenv: Incompatible application package?
 
Quote:

Originally Posted by mylifetaker666 (Post 1327372)
after "apt-get install preenv"

after apt-get update...

plss need help to install preenv.. so i can download webOS ASAP need help

[FOR DUMMIES] Add temporary mirrors of repo.maemo.org to N900 + Tablets-Dev Mirror + Scratchbox Mirror

mylifetaker666 2013-03-07 03:55

Re: Preenv: Incompatible application package?
 
THANKS a lot sir.. one last question how to install preenv manually? ASAP thx ^_^

Hariainm 2013-03-07 19:36

Re: Preenv: Incompatible application package?
 
Quote:

Originally Posted by mylifetaker666 (Post 1327388)
THANKS a lot sir.. one last question how to install preenv manually? ASAP thx ^_^

Download the package from here, and install it using dpkg -i path/to/file/preenv*.deb (as root)

mylifetaker666 2013-03-08 01:51

Re: Preenv: Incompatible application package?
 
1 Attachment(s)
Quote:

Originally Posted by Hariainm (Post 1327517)
Download the package from here, and install it using dpkg -i path/to/file/preenv*.deb (as root)

NO such file or directory..

after download, i copy and paste it to my n900..

Hariainm 2013-03-08 18:03

Re: Preenv: Incompatible application package?
 
Quote:

Originally Posted by mylifetaker666 (Post 1327584)
NO such file or directory..

after download, i copy and paste it to my n900..

hahaha, check the path in where you saved the file and replace /path/to/file with it :D. If your default directory is MyDocs, then
Code:

dpkg -i /home/user/MyDocs/preenv*.deb
, if you're unsure in where is the package you just downloaded, type
Code:

find / -name *preenv*.deb
as root.


All times are GMT. The time now is 12:44.

vBulletin® Version 3.8.8