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

Re: Which how to for apt-get repository on CentOS?



This is a vexing problem. The things that are supposed to fix all the
below do not. -- IV

On Mon, May 10, 2010 at 2:04 PM, Ignacio Valdes <ivaldes@hal-pc.org> wrote:
> Checked my server logs and found the following. Packages.gz exists but
> that's not what the client is looking for:
>
> [Mon May 10 18:41:47 2010] [error] [client 75.223.92.226] File does
> not exist: /var/packages/dists/karmic/Release.gpg
> [Mon May 10 18:41:47 2010] [error] [client 75.223.92.226] File does
> not exist: /var/packages/dists/karmic/main/i18n
> [Mon May 10 18:41:48 2010] [error] [client 75.223.92.226] File does
> not exist: /var/packages/dists/karmic/main/binary-i386/Packages.bz2
> [Mon May 10 18:41:48 2010] [error] [client 75.223.92.226] File does
> not exist: /var/packages/dists/karmic/main/binary-i386/Packages.lzma
>
>
> On Mon, May 10, 2010 at 9:50 AM, Ignacio Valdes <ivaldes@hal-pc.org> wrote:
>> That improved things, but I am now getting
>>
>> E: Problem parsing dependency Conflicts
>> E: Error occurred while processing astronaut-wv-server-beta (NewVersion1)
>> E: Problem with MergeList
>> /var/lib/apt/lists/174.143.201.52_dists_karmic_main_binary-i386_Packages
>> E: The package lists or status file could not be parsed or opened.
>>
>> Browsing to here though shows that the Packages file can be opened or
>> read at least through http
>>
>> http://174.143.201.52/ubuntu/dists/karmic/main/binary-i386/Packages
>>
>> On Mon, May 10, 2010 at 3:00 AM, Bernhard R. Link <brlink@debian.org> wrote:
>>> * Ignacio Valdes <ivaldes@hal-pc.org> [100510 06:48]:
>>>> Using the following article:
>>>> http://www.jejik.com/articles/2006/09/setting_up_and_managing_an_apt_repository_with_reprepro/
>>>>
>>>> I have with reprepro generated test apt-get repository at:
>>>> http://174.143.201.52/ubuntu/
>>>>
>>>> The files are present and I have placed in my local machine in
>>>> /etc/apt/sources.list.d/astronaut.list file which contains:
>>>>
>>>> ## Astronaut Ubuntu APT repository
>>>> deb http://174.143.201.52/ubuntu karmic main
>>>> deb-src http://174.143.201.52/ubuntu karmic main
>>>>
>>>> However the repository seems invisible. I try apt-get install
>>>> astronaut-wv-server-beta and it cannot find it as well as a apt-cache
>>>> search astronaut doesn't find anything. I may have misconfigured
>>>> something but I am not sure what as it seems visible.
>>>
>>> Looking at the documentation you gave a link to, that Virtual host entry
>>> seems to place things in the root directory. I.e. you most likely
>>> need
>>>
>>> deb http://174.143.201.52/ karmic main
>>> deb-src http://174.143.201.52/ karmic main
>>>
>>> Hochachtungsvoll,
>>>        Bernhard R. Link
>>>
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-mentors-REQUEST@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>> Archive: AANLkTiloAA_qnwfAEINAY2lnVBEZBX-eT-B7Q4G3r0fK@mail.gmail.com">http://lists.debian.org/AANLkTiloAA_qnwfAEINAY2lnVBEZBX-eT-B7Q4G3r0fK@mail.gmail.com
>>
>>
>
>
> --
> To UNSUBSCRIBE, email to debian-mentors-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: AANLkTikReBro8sUCl-uin_UXbSV0KpGUoVbBPQmT4jq8@mail.gmail.com">http://lists.debian.org/AANLkTikReBro8sUCl-uin_UXbSV0KpGUoVbBPQmT4jq8@mail.gmail.com
>
>


Reply to: