Mailing List Archive

N900 Repos
Hi!

I am a new N900 user, I am familiar with Redhat falvours, but never dealt
with debian before...
This is a list of the repos in my N900

Nokia-N900:/etc/apt/sources.list.d# cat hildon-application-manager.list

deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/003 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle-1.2 free non-free
deb http://repository.maemo.org/extras/ fremantle free non-free
deb http://repository.maemo.org/extras-testing/ fremantle free non-free

yet I am not able to install curl, wget for instance...! I did "apt-get
update" and searched with "dpkg -l|grep wget" and yet nothing is there...

would you pls help?!
Re: N900 Repos [ In reply to ]
Also, what is the difference between fremantl-1.2 and 1, shall I add also
1.3?

On Sun, Sep 5, 2010 at 6:44 PM, fmb fmb <feedmb@googlemail.com> wrote:

> Hi!
>
> I am a new N900 user, I am familiar with Redhat falvours, but never dealt
> with debian before...
> This is a list of the repos in my N900
>
> Nokia-N900:/etc/apt/sources.list.d# cat hildon-application-manager.list
>
> deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
> deb https://downloads.maemo.nokia.com/fremantle/ssu/003 ./
> deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
> deb http://repository.maemo.org/extras/ fremantle-1.2 free non-free
> deb http://repository.maemo.org/extras/ fremantle free non-free
> deb http://repository.maemo.org/extras-testing/ fremantle free non-free
>
> yet I am not able to install curl, wget for instance...! I did "apt-get
> update" and searched with "dpkg -l|grep wget" and yet nothing is there...
>
> would you pls help?!
>
Re: N900 Repos [ In reply to ]
fmb fmb schrieb:
> Hi!
>
> I am a new N900 user, I am familiar with Redhat falvours, but never
> dealt with debian before...
> This is a list of the repos in my N900
>
> Nokia-N900:/etc/apt/sources.list.d# cat hildon-application-manager.list
>
> deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
> deb https://downloads.maemo.nokia.com/fremantle/ssu/003 ./
> deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
> deb http://repository.maemo.org/extras/ fremantle-1.2 free non-free
> deb http://repository.maemo.org/extras/ fremantle free non-free
> deb http://repository.maemo.org/extras-testing/ fremantle free non-free
>
> yet I am not able to install curl, wget for instance...! I did "apt-get
> update" and searched with "dpkg -l|grep wget" and yet nothing is there...
>
> would you pls help?!
>
>

Hej fmb fmb


first: I like better to write to a real name....

The command

dpkg -l

lists the packages that are installed on your debian box (or N900).

After you edit your sources.list and ran apt-get update, your program
manager (GUI) should show the additional available packages.

Boris
_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Re: N900 Repos [ In reply to ]
Thnx,

I used apt-cache search, found wget and installed it...and found libcurl3,
which is already installed but I do not have curl? Shall I download the
source and compile it?

Shall I include fremantle 1.2 and 1.3?
Is there something wrong with my repos?

On Sun, Sep 5, 2010 at 7:27 PM, Boris <boris@cation.de> wrote:

> fmb fmb schrieb:
> > Hi!
> >
> > I am a new N900 user, I am familiar with Redhat falvours, but never
> > dealt with debian before...
> > This is a list of the repos in my N900
> >
> > Nokia-N900:/etc/apt/sources.list.d# cat hildon-application-manager.list
> >
> > deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
> > deb https://downloads.maemo.nokia.com/fremantle/ssu/003 ./
> > deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
> > deb http://repository.maemo.org/extras/ fremantle-1.2 free non-free
> > deb http://repository.maemo.org/extras/ fremantle free non-free
> > deb http://repository.maemo.org/extras-testing/ fremantle free non-free
> >
> > yet I am not able to install curl, wget for instance...! I did "apt-get
> > update" and searched with "dpkg -l|grep wget" and yet nothing is there...
> >
> > would you pls help?!
> >
> >
>
> Hej fmb fmb
>
>
> first: I like better to write to a real name....
>
> The command
>
> dpkg -l
>
> lists the packages that are installed on your debian box (or N900).
>
> After you edit your sources.list and ran apt-get update, your program
> manager (GUI) should show the additional available packages.
>
> Boris
> _______________________________________________
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>
Re: N900 Repos [ In reply to ]
Thnx,

I dont think that Im missing alot, Fedora, CentOS great distros also... :)

My repos now look like that

in hildon-application-manager.list I have

deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/003 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./

and in sources.list I have

deb http://repository.maemo.org/extras/ fremantle-1.2 free non-free
deb http://repository.maemo.org/extras/ diablo free non-free
deb http://repository.maemo.org/extras/ gregale free non-free

for diablo I was forced to add the gpg manually using this command

gpg --keyserver wwwkeys.pgp.net --recv-keys 3F027BB1

yet, that did not fix the problem entirely as I am getting gpg warnings!!!!

Now, I can see curl, but I got this error

Nokia-N900:/etc/apt# apt-get install curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
curl: Depends: libssl0.9.7 but it is not installable
E: Broken packages

so, I searched for libssl, and it seems the one available is libssl0.9.8 -
SSL shared libraries, so this could explains why curl is broken! Any
thoughts?

thnx

On Mon, Sep 6, 2010 at 9:20 AM, Johann Spies <johann.spies@gmail.com> wrote:

> Hallo fmb fmb
>
> > I am a new N900 user, I am familiar with Redhat falvours, but never dealt
> > with debian before...
>
> You have missed a lot :)
>
> > This is a list of the repos in my N900
> >
> > Nokia-N900:/etc/apt/sources.list.d# cat hildon-application-manager.list
> >
> > deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
> > deb https://downloads.maemo.nokia.com/fremantle/ssu/003 ./
> > deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
> > deb http://repository.maemo.org/extras/ fremantle-1.2 free non-free
> > deb http://repository.maemo.org/extras/ fremantle free non-free
> > deb http://repository.maemo.org/extras-testing/ fremantle free non-free
> >
> > yet I am not able to install curl, wget for instance...! I did "apt-get
> > update" and searched with "dpkg -l|grep wget" and yet nothing is there...
>
> I see a few things on my N900:
>
> * /etc/apt/sources.list is empty.
> * I have wget available. I am not sure what I did to get it.
> * I don't have curl available
> * My repositories are defined in the app-manager. I am not sure where
> it keeps this list.
>
> I think I have used http://wiki.maemo.org/Repository to set up my
> repositories.
>
> Regards
> Johann
> --
> "Be not deceived; God is not mocked: for whatsoever a
> man soweth, that shall he also reap."
> Galatians 6:7
>
Re: N900 Repos [ In reply to ]
sources.list is completely empty here, as
hildon-application-manager.list is *the* place.

Am Montag, den 06.09.2010, 12:31 +0300 schrieb fmb fmb:
> deb http://repository.maemo.org/extras/ diablo free non-free
> deb http://repository.maemo.org/extras/ gregale free non-free

Can you please explain why you added them?

> The following packages have unmet dependencies:
> curl: Depends: libssl0.9.7 but it is not installable
> E: Broken packages
>
> so, I searched for libssl

Where? How?

> and it seems the one available is libssl0.9.8

Available where?


andre
--
Andre Klapper (maemo.org bugmaster)

_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Re: N900 Repos [ In reply to ]
Nokia-N900:/etc/apt# apt-cache show curl
Package: curl
Priority: optional
Section: web
Installed-Size: 220
Maintainer: Domenico Andreoli <cavok@debian.org>
Architecture: armel
Version: 7.15.5-1osso1
Replaces: curl-ssl
Provides: curl-ssl
Depends: libc6 (>= 2.3.5-1), libcurl3 (>= 7.15.5-1), libssl0.9.7, zlib1g (>=
1:1.2.1)
Filename: pool/gregale/free/c/curl/curl_
7.15.5-1osso1_armel.deb
Size: 128548
MD5sum: 5f4271bb3017064fc6e1ab96a4056084
SHA1: f7fd41343c772fcc15f17427c6284f202387133e
SHA256: 6be33acfa8f86e61d87061310e0b42784bae44632b9b7737b49deac42cbfa16b
Description: Get a file from an HTTP, HTTPS, FTP or GOPHER server
curl is a client to get files from servers using any of the supported
protocols. The command is designed to work without user interaction
or any kind of interactivity.
.
curl offers a busload of useful tricks like proxy support, user
authentication, ftp upload, HTTP post, file transfer resume and more.
.
Homepage: http://curl.haxx.se

------------

You see it requires Depends: libc6 (>= 2.3.5-1), libcurl3 (>= 7.15.5-1),
libssl0.9.7, zlib1g (>= 1:1.2.1)
so,

Nokia-N900:/etc/apt# apt-cache search libssl

libssl0.9.8 - SSL shared libraries

libssl0.9.7 is not available...


On Mon, Sep 6, 2010 at 12:43 PM, Andre Klapper <aklapper@openismus.com>wrote:

> sources.list is completely empty here, as
> hildon-application-manager.list is *the* place.
>
> Am Montag, den 06.09.2010, 12:31 +0300 schrieb fmb fmb:
> > deb http://repository.maemo.org/extras/ diablo free non-free
> > deb http://repository.maemo.org/extras/ gregale free non-free
>
> Can you please explain why you added them?
>
> > The following packages have unmet dependencies:
> > curl: Depends: libssl0.9.7 but it is not installable
> > E: Broken packages
> >
> > so, I searched for libssl
>
> Where? How?
>
> > and it seems the one available is libssl0.9.8
>
> Available where?
>
>
> andre
> --
> Andre Klapper (maemo.org bugmaster)
>
> _______________________________________________
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>
Re: N900 Repos [ In reply to ]
Am Montag, den 06.09.2010, 13:17 +0300 schrieb fmb fmb:
> Nokia-N900:/etc/apt# apt-cache show curl
> Filename: pool/gregale/free/c/curl/curl_

Gregale was Maemo2.2 and it seems that the requirements of this package
are = instead of >=.

As far as I know curl is not available for Maemo5.

What's your exact usecase / What do you connect to? FTP? VNC?

andre
--
Andre Klapper (maemo.org bugmaster)

_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Re: N900 Repos [ In reply to ]
when I click reply your email is used instead of the users list!!! Thats the
reason you got that *alleged* private email...I did copy the same response
again to the group instantly btw...

so,

Any1 knows why some repos gpg is broken? maybe the public key was not
updated!!!
I might try to build older ssl to a custom path, and then build curl, or
perhaps newer curl can be built on ssl98..i will get back to you guys later


thnx all

On Mon, Sep 6, 2010 at 6:34 PM, fmb fmb <feedmb@googlemail.com> wrote:

> when I click reply your email is used instead of the users list!!! Thats
> the reason you got that *alleged* private email...I did copy the same
> response again to the group instantly btw...
>
> so,
>
> Any1 knows why some repos gpg is broken? maybe the public key was not
> updated!!!
> I might try to build older ssl to a custom path, and then build curl, or
> perhaps newer curl can be built on ssl98..i will get back to you guys later
>
>
> thnx all
>
>
> On Mon, Sep 6, 2010 at 1:21 PM, Andre Klapper <aklapper@openismus.com>wrote:
>
>> You did not answer any of my questions.
>> Also, please don't send me private emails when not needed.
>> Thanks.
>>
>>
>> Am Montag, den 06.09.2010, 13:14 +0300 schrieb fmb fmb:
>> > Nokia-N900:/etc/apt# apt-cache show curl
>> > Package: curl
>> > Priority: optional
>> > Section: web
>> > Installed-Size: 220
>> > Maintainer: Domenico Andreoli <cavok@debian.org>
>> > Architecture: armel
>> > Version: 7.15.5-1osso1
>> > Replaces: curl-ssl
>> > Provides: curl-ssl
>> > Depends: libc6 (>= 2.3.5-1), libcurl3 (>= 7.15.5-1), libssl0.9.7,
>> > zlib1g (>= 1:1.2.1)
>> > Filename: pool/gregale/free/c/curl/curl_7.15.5-1osso1_armel.deb
>> > Size: 128548
>> > MD5sum: 5f4271bb3017064fc6e1ab96a4056084
>> > SHA1: f7fd41343c772fcc15f17427c6284f202387133e
>> > SHA256:
>> > 6be33acfa8f86e61d87061310e0b42784bae44632b9b7737b49deac42cbfa16b
>> > Description: Get a file from an HTTP, HTTPS, FTP or GOPHER server
>> > curl is a client to get files from servers using any of the supported
>> > protocols. The command is designed to work without user interaction
>> > or any kind of interactivity.
>> > .
>> > curl offers a busload of useful tricks like proxy support, user
>> > authentication, ftp upload, HTTP post, file transfer resume and more.
>> > .
>> > Homepage: http://curl.haxx.se
>> >
>> > ------------
>> >
>> > You see it requires Depends: libc6 (>= 2.3.5-1), libcurl3 (>=
>> > 7.15.5-1), libssl0.9.7, zlib1g (>= 1:1.2.1)
>> > so,
>> >
>> > Nokia-N900:/etc/apt# apt-cache search libssl
>> > libssl0.9.8 - SSL shared libraries
>> >
>> > libssl0.9.7 is not available...
>> >
>> >
>> > On Mon, Sep 6, 2010 at 12:43 PM, Andre Klapper
>> > <aklapper@openismus.com> wrote:
>> > sources.list is completely empty here, as
>> > hildon-application-manager.list is *the* place.
>> >
>> > Am Montag, den 06.09.2010, 12:31 +0300 schrieb fmb fmb:
>> > > deb http://repository.maemo.org/extras/ diablo free non-free
>> > > deb http://repository.maemo.org/extras/ gregale free
>> > non-free
>> >
>> >
>> > Can you please explain why you added them?
>> >
>> > > The following packages have unmet dependencies:
>> > > curl: Depends: libssl0.9.7 but it is not installable
>> > > E: Broken packages
>> > >
>> > > so, I searched for libssl
>> >
>> >
>> > Where? How?
>> >
>> > > and it seems the one available is libssl0.9.8
>> >
>> >
>> > Available where?
>> >
>> >
>> > andre
>> > --
>> > Andre Klapper (maemo.org bugmaster)
>> >
>> >
>> > _______________________________________________
>> > maemo-users mailing list
>> > maemo-users@maemo.org
>> > https://lists.maemo.org/mailman/listinfo/maemo-users
>> >
>> >
>> >
>>
>> --
>> Andre Klapper (maemo.org bugmaster)
>>
>>
>