* [sisyphus] dist-upgrade problem
@ 2008-07-20 15:49 Kharitonov A. Dmitry
2008-07-20 16:07 ` Alexey Tourbin
0 siblings, 1 reply; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-20 15:49 UTC (permalink / raw)
To: Sisyphus
захотел апгрейдится до сизифа и вот:
[user@localhost 18:46:26 ~]$ sudo apt-get dist-upgrade
[sudo] password for user:
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be upgraded
SysVinit alternatives ananas ananas-inventory boost-filesystem
===cut===
vim-common vim-console vim-minimal wine xkeyboard-config zip
78 upgraded, 122 newly installed, 27 replaced, 437 removed and 212 not
upgraded.
Need to get 0B/122MB of archives.
After unpacking 1467MB disk space will be freed.
Do you want to continue? [Y/n]
Committing changes...
Preparing... #################### [100%]
file /usr/lib/mono/1.0/mscorlib.dll from install of
mono-mscorlib-1.9.1-alt1 conflicts with file from package
mono-1.2.3.1-alt1.0
file /usr/lib/mono/2.0/mscorlib.dll from install of
mono-mscorlib-1.9.1-alt1 conflicts with file from package
mono-1.2.3.1-alt1.0
file /usr/lib/libboost_regex-gcc-1_33_1.so.1.33.1 from install of
boost1.33-regex-1.33.1-alt2 conflicts with file from package
boost-regex-1.33.1-alt4
file /usr/lib/libboost_regex-gcc-mt-1_33_1.so.1.33.1 from install of
boost1.33-regex-1.33.1-alt2 conflicts with file from package
boost-regex-1.33.1-alt4
E: Error while running transaction
оба указанных пакета в системе не установлены и по отдельности тоже не
ставятся.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 15:49 [sisyphus] dist-upgrade problem Kharitonov A. Dmitry
@ 2008-07-20 16:07 ` Alexey Tourbin
2008-07-20 16:10 ` Vyatcheslav Perevalov
2008-07-20 16:17 ` Kharitonov A. Dmitry
0 siblings, 2 replies; 16+ messages in thread
From: Alexey Tourbin @ 2008-07-20 16:07 UTC (permalink / raw)
To: Sisyphus
[-- Attachment #1: Type: text/plain, Size: 645 bytes --]
On Sun, Jul 20, 2008 at 07:49:49PM +0400, Kharitonov A. Dmitry wrote:
> захотел апгрейдится до сизифа и вот:
> [user@localhost 18:46:26 ~]$ sudo apt-get dist-upgrade
[...]
> Preparing... #################### [100%]
> file /usr/lib/mono/1.0/mscorlib.dll from install of
> mono-mscorlib-1.9.1-alt1 conflicts with file from package
> mono-1.2.3.1-alt1.0
> file /usr/lib/mono/2.0/mscorlib.dll from install of
> mono-mscorlib-1.9.1-alt1 conflicts with file from package
> mono-1.2.3.1-alt1.0
Какая-то осечка нехорошая, надо подумать. Пока ставьте
'apt-get install mono-mscorlib mono', далее 'apt-get dist-upgrade'.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 16:07 ` Alexey Tourbin
@ 2008-07-20 16:10 ` Vyatcheslav Perevalov
2008-07-20 16:19 ` Kharitonov A. Dmitry
2008-07-20 16:17 ` Kharitonov A. Dmitry
1 sibling, 1 reply; 16+ messages in thread
From: Vyatcheslav Perevalov @ 2008-07-20 16:10 UTC (permalink / raw)
To: Sisyphus
В сообщении от 20 июля 2008 Alexey Tourbin написал(a):
> > захотел апгрейдится до сизифа и вот:
> > [user@localhost 18:46:26 ~]$ sudo apt-get dist-upgrade
>
> [...]
>
> > Preparing... #################### [100%]
> > file /usr/lib/mono/1.0/mscorlib.dll from install of
> > mono-mscorlib-1.9.1-alt1 conflicts with file from package
> > mono-1.2.3.1-alt1.0
> > file /usr/lib/mono/2.0/mscorlib.dll from install of
> > mono-mscorlib-1.9.1-alt1 conflicts with file from package
> > mono-1.2.3.1-alt1.0
>
> Какая-то осечка нехорошая, надо подумать. Пока ставьте
> 'apt-get install mono-mscorlib mono', далее 'apt-get dist-upgrade'.
В порядке попинать по шинам:
А автор apt-get update делал?
--
Всего хорошего
/vip
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 16:07 ` Alexey Tourbin
2008-07-20 16:10 ` Vyatcheslav Perevalov
@ 2008-07-20 16:17 ` Kharitonov A. Dmitry
2008-07-20 16:30 ` Alexey Tourbin
1 sibling, 1 reply; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-20 16:17 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
>> захотел апгрейдится до сизифа и вот:
>> [user@localhost 18:46:26 ~]$ sudo apt-get dist-upgrade
>>
> [...]
>
>> Preparing... #################### [100%]
>> file /usr/lib/mono/1.0/mscorlib.dll from install of
>> mono-mscorlib-1.9.1-alt1 conflicts with file from package
>> mono-1.2.3.1-alt1.0
>> file /usr/lib/mono/2.0/mscorlib.dll from install of
>> mono-mscorlib-1.9.1-alt1 conflicts with file from package
>> mono-1.2.3.1-alt1.0
>>
>
> Какая-то осечка нехорошая, надо подумать. Пока ставьте
> 'apt-get install mono-mscorlib mono', далее 'apt-get dist-upgrade'.
>
[user@localhost 20:15:25 ~]$ sudo apt-get install mono-mscorlib mono
[sudo] password for user:
Reading Package Lists... Done
Building Dependency Tree... 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:
mono: Depends: libmono (= 1.9.1-alt1)
Depends: libglib-2.0.so.0(GLIB_2.15.6)
Depends: libmono.so.0(VER_1)
E: Broken packages
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 16:10 ` Vyatcheslav Perevalov
@ 2008-07-20 16:19 ` Kharitonov A. Dmitry
2008-07-21 6:18 ` Sergey
0 siblings, 1 reply; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-20 16:19 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Vyatcheslav Perevalov пишет:
> В сообщении от 20 июля 2008 Alexey Tourbin написал(a):
>
>>> захотел апгрейдится до сизифа и вот:
>>> [user@localhost 18:46:26 ~]$ sudo apt-get dist-upgrade
>>>
>> [...]
>>
>>
>>> Preparing... #################### [100%]
>>> file /usr/lib/mono/1.0/mscorlib.dll from install of
>>> mono-mscorlib-1.9.1-alt1 conflicts with file from package
>>> mono-1.2.3.1-alt1.0
>>> file /usr/lib/mono/2.0/mscorlib.dll from install of
>>> mono-mscorlib-1.9.1-alt1 conflicts with file from package
>>> mono-1.2.3.1-alt1.0
>>>
>> Какая-то осечка нехорошая, надо подумать. Пока ставьте
>> 'apt-get install mono-mscorlib mono', далее 'apt-get dist-upgrade'.
>>
>
> В порядке попинать по шинам:
> А автор apt-get update делал?
>
>
Да
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 16:17 ` Kharitonov A. Dmitry
@ 2008-07-20 16:30 ` Alexey Tourbin
2008-07-20 16:52 ` Kharitonov A. Dmitry
0 siblings, 1 reply; 16+ messages in thread
From: Alexey Tourbin @ 2008-07-20 16:30 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: text/plain, Size: 894 bytes --]
On Sun, Jul 20, 2008 at 08:17:50PM +0400, Kharitonov A. Dmitry wrote:
> [user@localhost 20:15:25 ~]$ sudo apt-get install mono-mscorlib mono
> [sudo] password for user:
> Reading Package Lists... Done
> Building Dependency Tree... 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:
> mono: Depends: libmono (= 1.9.1-alt1)
> Depends: libglib-2.0.so.0(GLIB_2.15.6)
> Depends: libmono.so.0(VER_1)
> E: Broken packages
Это может быть связано с rpmlib(PayloadIsLzma).
apt-get install rpm
rm -fv /var/cache/apt/*.bin
apt-get install mono-mscorlib mono
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 16:30 ` Alexey Tourbin
@ 2008-07-20 16:52 ` Kharitonov A. Dmitry
2008-07-20 17:04 ` Kharitonov A. Dmitry
0 siblings, 1 reply; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-20 16:52 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Alexey Tourbin пишет:
> On Sun, Jul 20, 2008 at 08:17:50PM +0400, Kharitonov A. Dmitry wrote:
>
>> [user@localhost 20:15:25 ~]$ sudo apt-get install mono-mscorlib mono
>> [sudo] password for user:
>> Reading Package Lists... Done
>> Building Dependency Tree... 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:
>> mono: Depends: libmono (= 1.9.1-alt1)
>> Depends: libglib-2.0.so.0(GLIB_2.15.6)
>> Depends: libmono.so.0(VER_1)
>> E: Broken packages
>>
>
> Это может быть связано с rpmlib(PayloadIsLzma).
>
> apt-get install rpm
>
> rm -fv /var/cache/apt/*.bin
>
> apt-get install mono-mscorlib mono
>
[user@localhost 20:41:29 ~]$ sudo apt-get install rpm
[sudo] password for user:
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
librpm librpmbuild rpm-build-python
The following packages will be upgraded
librpm librpmbuild rpm rpm-build-python
The following packages will be REMOVED:
rpm-build rpm-build-tcl rpm-utils update-kernel
4 upgraded, 0 newly installed, 4 removed and 525 not upgraded.
Need to get 0B/740kB of archives.
After unpacking 120kB disk space will be freed.
Do you want to continue? [Y/n]
Committing changes...
Preparing... ################### [100%]
1: librpm #################### [ 25%]
2: librpmbuild ################### [ 50%]
3: rpm warning: /etc/rpm/macros created as
/etc/rpm/macros.rpmnew
################# [ 75%]
4: rpm-build-python ################ [100%]
Done.
[user@localhost 20:45:20 ~]$ rebuilding database /var/lib/rpm started
rebuilding database /var/lib/rpm finished
[user@localhost 20:47:45 ~]$ sudo rm -fv /var/cache/apt/*.bin
[user@localhost 20:52:14 ~]$ sudo apt-get install mono-mscorlib mono
Reading Package Lists... Done
Building Dependency Tree... 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:
mono: Depends: libmono (= 1.9.1-alt1)
Depends: libglib-2.0.so.0(GLIB_2.15.6)
Depends: libmono.so.0(VER_1)
E: Broken packages
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 16:52 ` Kharitonov A. Dmitry
@ 2008-07-20 17:04 ` Kharitonov A. Dmitry
2008-07-21 5:24 ` Kharitonov A. Dmitry
0 siblings, 1 reply; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-20 17:04 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
> [user@localhost 20:47:45 ~]$ sudo rm -fv /var/cache/apt/*.bin
> [user@localhost 20:52:14 ~]$ sudo apt-get install mono-mscorlib mono
> Reading Package Lists... Done
> Building Dependency Tree... 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:
> mono: Depends: libmono (= 1.9.1-alt1)
> Depends: libglib-2.0.so.0(GLIB_2.15.6)
> Depends: libmono.so.0(VER_1)
> E: Broken packages
Прошу прощения, в /etc/apt/sources.list.d/sources.list забыл убрать cd-rom
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 17:04 ` Kharitonov A. Dmitry
@ 2008-07-21 5:24 ` Kharitonov A. Dmitry
0 siblings, 0 replies; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-21 5:24 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Это нормально?
[user@localhost 09:23:11 ~]$ sudo apt-get update
Get:1 http://ftp.altlinux.org i586 release [730B]
Get:2 http://ftp.altlinux.org noarch release [728B]
Fetched 1458B in 0s (24.0kB/s)
Get:1 http://ftp.altlinux.org i586/classic pkglist [2602kB]
Hit http://ftp.altlinux.org i586/classic release
Get:2 http://ftp.altlinux.org noarch/classic pkglist [1127kB]
Hit http://ftp.altlinux.org noarch/classic release
Get:3 http://ftp.altlinux.org i586/classic srclist [1087kB]
Fetched 4816kB in 4s (1158kB/s)
Failed to fetch
http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/i586/base/pkglist.classic
Size mismatch
Failed to fetch
http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/noarch/base/pkglist.classic
Size mismatch
Failed to fetch
http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/i586/base/srclist.classic
Size mismatch
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old
ones used instea
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-20 16:19 ` Kharitonov A. Dmitry
@ 2008-07-21 6:18 ` Sergey
2008-07-21 7:50 ` Kharitonov A. Dmitry
2008-07-21 8:19 ` Ildar Mulyukov
0 siblings, 2 replies; 16+ messages in thread
From: Sergey @ 2008-07-21 6:18 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Sunday 20 July 2008, Kharitonov A. Dmitry wrote:
> > В порядке попинать по шинам:
> > А автор apt-get update делал?
> Да
a apt-get --reinstall update ? Хотя, это, вроде, аналогично
rm -fv /var/cache/apt/*.bin...
--
С уважением, Сергей
a_s_y@sama.ru
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-21 6:18 ` Sergey
@ 2008-07-21 7:50 ` Kharitonov A. Dmitry
2008-07-21 8:10 ` Sergey
2008-07-21 8:19 ` Ildar Mulyukov
1 sibling, 1 reply; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-21 7:50 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Sergey пишет:
> On Sunday 20 July 2008, Kharitonov A. Dmitry wrote:
>
>
>>> В порядке попинать по шинам:
>>> А автор apt-get update делал?
>>>
>
>
>> Да
>>
>
> a apt-get --reinstall update ? Хотя, это, вроде, аналогично
> rm -fv /var/cache/apt/*.bin...
>
>
Ничего не помогает. Похоже это у вас на сервере что-то поломалось.
Вчера вечером все работало нормально.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-21 7:50 ` Kharitonov A. Dmitry
@ 2008-07-21 8:10 ` Sergey
2008-07-21 8:41 ` Kharitonov A. Dmitry
0 siblings, 1 reply; 16+ messages in thread
From: Sergey @ 2008-07-21 8:10 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Monday 21 July 2008, Kharitonov A. Dmitry wrote:
> > a apt-get --reinstall update ? Хотя, это, вроде, аналогично
> > rm -fv /var/cache/apt/*.bin...
>
> Ничего не помогает. Похоже это у вас на сервере что-то поломалось.
Если уж на то пошло, это не у нас на сервере, а у Alt Linux. :-)
> Вчера вечером все работало нормально.
У меня вот сейчас dist-upgrade прошёл нормально.
--
С уважением, Сергей
a_s_y@sama.ru
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-21 6:18 ` Sergey
2008-07-21 7:50 ` Kharitonov A. Dmitry
@ 2008-07-21 8:19 ` Ildar Mulyukov
1 sibling, 0 replies; 16+ messages in thread
From: Ildar Mulyukov @ 2008-07-21 8:19 UTC (permalink / raw)
To: sisyphus
On 21.07.2008 12:18:07, Sergey wrote:
> On Sunday 20 July 2008, Kharitonov A. Dmitry wrote:
> > > В порядке попинать по шинам:
> > > А автор apt-get update делал?
> > Да
> a apt-get --reinstall update ? Хотя, это, вроде, аналогично
> rm -fv /var/cache/apt/*.bin...
Скажу прямо - не аналогично. Особенно на небыстром канале. Предлагаю
фразу "apt-get --reinstall update" на вики официально заменить на rm
-fv /var/cache/apt/*.bin... at?
--
Ildar Mulyukov, free SW designer/programmer/packager
=========================================
email: ildar@altlinux.ru
Jabber: ildar@jabber.ru
ICQ: 4334029
ALT Linux Sisyphus http://www.sisyphus.ru
=========================================
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-21 8:10 ` Sergey
@ 2008-07-21 8:41 ` Kharitonov A. Dmitry
2008-07-21 9:54 ` Sergey
0 siblings, 1 reply; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-21 8:41 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Sergey пишет:
> On Monday 21 July 2008, Kharitonov A. Dmitry wrote:
>
>
>>> a apt-get --reinstall update ? Хотя, это, вроде, аналогично
>>> rm -fv /var/cache/apt/*.bin...
>>>
>> Ничего не помогает. Похоже это у вас на сервере что-то поломалось.
>>
>
> Если уж на то пошло, это не у нас на сервере, а у Alt Linux. :-)
>
>
>> Вчера вечером все работало нормально.
>>
>
> У меня вот сейчас dist-upgrade прошёл нормально.
>
>
Переключился на киевское зеркало прошло все нормально, но там канал
небыстрый. Возможно где-то прокси отрабатывает неправильно. Напомните,
пожалуйста строчки для rsync протокола.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-21 8:41 ` Kharitonov A. Dmitry
@ 2008-07-21 9:54 ` Sergey
2008-07-21 21:12 ` Kharitonov A. Dmitry
0 siblings, 1 reply; 16+ messages in thread
From: Sergey @ 2008-07-21 9:54 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Monday 21 July 2008, Kharitonov A. Dmitry wrote:
> Переключился на киевское зеркало прошло все нормально, но там канал
> небыстрый. Возможно где-то прокси отрабатывает неправильно. Напомните,
> пожалуйста строчки для rsync протокола.
Примерно как-то так:
/usr/bin/rsync -avlP --timeout=500 --bwlimit=1000 --delete-after \
rsync://rsync.altlinux.com/ALTLinux/4.1/branch/ \
/var/ftp/pub/AltLinux/4.1/branch/
--
С уважением, Сергей
a_s_y@sama.ru
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] dist-upgrade problem
2008-07-21 9:54 ` Sergey
@ 2008-07-21 21:12 ` Kharitonov A. Dmitry
0 siblings, 0 replies; 16+ messages in thread
From: Kharitonov A. Dmitry @ 2008-07-21 21:12 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Sergey пишет:
> On Monday 21 July 2008, Kharitonov A. Dmitry wrote:
>
>
>> Переключился на киевское зеркало прошло все нормально, но там канал
>> небыстрый. Возможно где-то прокси отрабатывает неправильно. Напомните,
>> пожалуйста строчки для rsync протокола.
>>
>
> Примерно как-то так:
>
> /usr/bin/rsync -avlP --timeout=500 --bwlimit=1000 --delete-after \
> rsync://rsync.altlinux.com/ALTLinux/4.1/branch/ \
> /var/ftp/pub/AltLinux/4.1/branch/
>
>
Гм я имел ввиду протокол rsync для /etc/apt/sources.list.d/sisyphus.alt.list
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2008-07-21 21:12 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-20 15:49 [sisyphus] dist-upgrade problem Kharitonov A. Dmitry
2008-07-20 16:07 ` Alexey Tourbin
2008-07-20 16:10 ` Vyatcheslav Perevalov
2008-07-20 16:19 ` Kharitonov A. Dmitry
2008-07-21 6:18 ` Sergey
2008-07-21 7:50 ` Kharitonov A. Dmitry
2008-07-21 8:10 ` Sergey
2008-07-21 8:41 ` Kharitonov A. Dmitry
2008-07-21 9:54 ` Sergey
2008-07-21 21:12 ` Kharitonov A. Dmitry
2008-07-21 8:19 ` Ildar Mulyukov
2008-07-20 16:17 ` Kharitonov A. Dmitry
2008-07-20 16:30 ` Alexey Tourbin
2008-07-20 16:52 ` Kharitonov A. Dmitry
2008-07-20 17:04 ` Kharitonov A. Dmitry
2008-07-21 5:24 ` Kharitonov A. Dmitry
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git