ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] apache conflicts
@ 2008-08-04 16:40 Ivan Adzhubey
  2008-08-04 17:57 ` Alexey Tourbin
  2008-08-05  4:41 ` Aleksey Avdeev
  0 siblings, 2 replies; 6+ messages in thread
From: Ivan Adzhubey @ 2008-08-04 16:40 UTC (permalink / raw)
  To: sisyphus

Пытаюсь обновиться:

# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
<...skipped...>
280 upgraded, 8 newly installed, 1 replaced, 21 removed and 0 not upgraded.
Need to get 0B/249MB of archives.
After unpacking 3064kB disk space will be freed.
Do you want to continue? [Y/n] y
Committing changes...
Preparing...                 
############################################################################ 
[100%]
file /var/www/html/addon-modules conflicts between attempted installs of 
apache2-html-2.2.9-alt4 and webserver-common-1.1-alt1
E: Error while running transaction


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] apache conflicts
  2008-08-04 16:40 [sisyphus] apache conflicts Ivan Adzhubey
@ 2008-08-04 17:57 ` Alexey Tourbin
  2008-08-04 18:41   ` Ivan Adzhubey
  2008-08-05  4:41 ` Aleksey Avdeev
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey Tourbin @ 2008-08-04 17:57 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]

On Mon, Aug 04, 2008 at 12:40:30PM -0400, Ivan Adzhubey wrote:
> # apt-get dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Calculating Upgrade... Done
> <...skipped...>
> 280 upgraded, 8 newly installed, 1 replaced, 21 removed and 0 not upgraded.
> Need to get 0B/249MB of archives.
> After unpacking 3064kB disk space will be freed.
> Do you want to continue? [Y/n] y
> Committing changes...
> Preparing...                 
> ############################################################################ 
> [100%]
> file /var/www/html/addon-modules conflicts between attempted installs of 
> apache2-html-2.2.9-alt4 and webserver-common-1.1-alt1
> E: Error while running transaction

У каталога /var/www/html/addon-modules разные права доступа.

$ rpm -qlvp webserver-common-1.1-alt1.noarch.rpm apache2-html-2.2.9-alt4.noarch.rpm |fgrep addon-modules
drwxrws--x    2 root    webmaste            0 Aug  3 16:36 /var/www/html/addon-modules
drwxr-xr-x    2 root    root                0 Aug  3 16:43 /var/www/html/addon-modules
$ 

С некоторых пор это считается конфликтом (rpm 4.0.4-alt93;
раньше каталоги вообще никогда не конфликтовали, а теперь требуется
совпадение st_mode и st_uid/st_gid).

Впрочем, как видно из вывода, пакет был собран только вчера.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] apache conflicts
  2008-08-04 17:57 ` Alexey Tourbin
@ 2008-08-04 18:41   ` Ivan Adzhubey
  2008-08-05  4:53     ` Aleksey Avdeev
  0 siblings, 1 reply; 6+ messages in thread
From: Ivan Adzhubey @ 2008-08-04 18:41 UTC (permalink / raw)
  To: sisyphus

On Monday 04 August 2008 01:56:49 pm Alexey Tourbin wrote:
> On Mon, Aug 04, 2008 at 12:40:30PM -0400, Ivan Adzhubey wrote:
> > # apt-get dist-upgrade
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > Calculating Upgrade... Done
> > <...skipped...>
> > 280 upgraded, 8 newly installed, 1 replaced, 21 removed and 0 not
> > upgraded. Need to get 0B/249MB of archives.
> > After unpacking 3064kB disk space will be freed.
> > Do you want to continue? [Y/n] y
> > Committing changes...
> > Preparing...
> > #########################################################################
> >### [100%]
> > file /var/www/html/addon-modules conflicts between attempted installs of
> > apache2-html-2.2.9-alt4 and webserver-common-1.1-alt1
> > E: Error while running transaction
>
> У каталога /var/www/html/addon-modules разные права доступа.
>
> $ rpm -qlvp webserver-common-1.1-alt1.noarch.rpm
> apache2-html-2.2.9-alt4.noarch.rpm |fgrep addon-modules drwxrws--x    2
> root    webmaste            0 Aug  3 16:36 /var/www/html/addon-modules
> drwxr-xr-x    2 root    root                0 Aug  3 16:43
> /var/www/html/addon-modules $
>
> С некоторых пор это считается конфликтом (rpm 4.0.4-alt93;
> раньше каталоги вообще никогда не конфликтовали, а теперь требуется
> совпадение st_mode и st_uid/st_gid).
>
> Впрочем, как видно из вывода, пакет был собран только вчера.

Понятно, поставил путем rpm --force. Вот еще ошибки в процессе:

 70: apache2-common          ########################################### [ 
67%]
 71: apache2-httpd-worker    ########################################### [ 
68%]
 72: apache2-httpd-prefork   ########################################### [ 
69%]
 73: apache2                 ########################################### [ 
70%]
error reading information on service httpd2: No such file or directory
service: httpd2: Unrecognized service
error reading information on service httpd2: No such file or directory
service: httpd2: Unrecognized service
error reading information on service httpd2: No such file or directory
service: httpd2: Unrecognized service

# chkconfig --list|fgrep httpd
httpd           0:off   1:off   2:off   3:on    4:on    5:on    6:off
httpd-perl      0:off   1:off   2:off   3:off   4:off   5:off   6:off

# ls -lh /etc/init.d/|fgrep http
-rwxr-xr-x 1 root root 2.9K 2008-08-02 09:41 httpd
-rw------- 1 root root 3.4K 2008-08-03 08:43 httpd2
-rwxr-xr-x 1 root root 3.3K 2008-08-02 09:41 httpd-perl

# rpm -qf /etc/init.d/httpd2
apache2-2.2.9-alt4

???

--Ivan

The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] apache conflicts
  2008-08-04 16:40 [sisyphus] apache conflicts Ivan Adzhubey
  2008-08-04 17:57 ` Alexey Tourbin
@ 2008-08-05  4:41 ` Aleksey Avdeev
  1 sibling, 0 replies; 6+ messages in thread
From: Aleksey Avdeev @ 2008-08-05  4:41 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 498 bytes --]

Ivan Adzhubey пишет:
> Пытаюсь обновиться:
> 
> # apt-get dist-upgrade
...
> file /var/www/html/addon-modules conflicts between attempted installs of 
> apache2-html-2.2.9-alt4 and webserver-common-1.1-alt1
> E: Error while running transaction

  Это #16546?

  Исправленный apache2-2.2.9-alt5.src.rpm (см.
<http://git.altlinux.org/people/solo/packages/?p=apache2.git;a=commit;h=3184c7f53db6843c7c03b7505e2a589cf543f124>)
ушёл в incoming/Sisyphus.

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] apache conflicts
  2008-08-04 18:41   ` Ivan Adzhubey
@ 2008-08-05  4:53     ` Aleksey Avdeev
  2008-08-05  5:33       ` Aleksey Avdeev
  0 siblings, 1 reply; 6+ messages in thread
From: Aleksey Avdeev @ 2008-08-05  4:53 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

Ivan Adzhubey пишет:
...
> 
> # chkconfig --list|fgrep httpd
> httpd           0:off   1:off   2:off   3:on    4:on    5:on    6:off
> httpd-perl      0:off   1:off   2:off   3:off   4:off   5:off   6:off
> 
> # ls -lh /etc/init.d/|fgrep http
> -rwxr-xr-x 1 root root 2.9K 2008-08-02 09:41 httpd
> -rw------- 1 root root 3.4K 2008-08-03 08:43 httpd2
  ^^^^^^^^^^

  Если бы это было bugzilla -- в apache2-2.2.9-alt5 исправил бы. Теперь
-- ждите apache2-2.2.9-alt6...

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] apache conflicts
  2008-08-05  4:53     ` Aleksey Avdeev
@ 2008-08-05  5:33       ` Aleksey Avdeev
  0 siblings, 0 replies; 6+ messages in thread
From: Aleksey Avdeev @ 2008-08-05  5:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 734 bytes --]

Aleksey Avdeev пишет:
> Ivan Adzhubey пишет:
> ...
>> # chkconfig --list|fgrep httpd
>> httpd           0:off   1:off   2:off   3:on    4:on    5:on    6:off
>> httpd-perl      0:off   1:off   2:off   3:off   4:off   5:off   6:off
>>
>> # ls -lh /etc/init.d/|fgrep http
>> -rwxr-xr-x 1 root root 2.9K 2008-08-02 09:41 httpd
>> -rw------- 1 root root 3.4K 2008-08-03 08:43 httpd2
>   ^^^^^^^^^^
> 
>   Если бы это было bugzilla -- в apache2-2.2.9-alt5 исправил бы. Теперь
> -- ждите apache2-2.2.9-alt6...

  apache2-2.2.9-alt6.src.rpm (см.
<http://git.altlinux.org/people/solo/packages/?p=apache2.git;a=commit;h=33d83fbeb8e8cbd7d1203db226eb1d02c7e1a29c>)
ушёл в incoming/Sisyphus.

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-08-05  5:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-04 16:40 [sisyphus] apache conflicts Ivan Adzhubey
2008-08-04 17:57 ` Alexey Tourbin
2008-08-04 18:41   ` Ivan Adzhubey
2008-08-05  4:53     ` Aleksey Avdeev
2008-08-05  5:33       ` Aleksey Avdeev
2008-08-05  4:41 ` Aleksey Avdeev

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