[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Antwort: Re: Antwort: Antwort: Re: ldap problems



- apt-get is used to install the package from network or CD-ROM. Therefore
it only needs the name of the package and not the real path.
- dpkg is used to extract the package (I think you can compare it to rpm).
Therefore it needs the full path of the package.

----- Original Message -----
From: <Frank.Ickstadt@btignite.de>
To: "Grant Grundler" <grundler@dsl2.external.hp.com>
Cc: <debian-hppa@lists.debian.org>
Sent: Thursday, August 15, 2002 9:07 AM
Subject: Antwort: Re: Antwort: Antwort: Re: ldap problems


>
> Hi Grant,
>
> [
> apt-get just wants the package name.
> dpkg wants the local file name.
>
> Type exactly what richard said and you shouldn't get an error.
> ]
>
> just to clarify this:
>
> The "real" package name is slapd_2.0.23-7_hppa.deb
>
> -> apt-get install ./slapd_2.0.23-7_hppa
> E: Release 'slapd_2.0.23-7_hppa' for 'python-zlib' was not found
>
> -> dpkg -i slapd_2.0.23-7_hppa.deb
> slap daemon is properly installed and after answering some questions up
and
> running
>
> Why this different behavior?  It seems to me that something with apt-get
> ist broken.
>
> regards,
>
>           Frank
>
>
>
> --
> To UNSUBSCRIBE, email to debian-hppa-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>



Reply to: