* [sisyphus] automake-1.4-ipl13mdk
@ 2001-05-11 16:49 Alexey Voinov
2001-05-12 6:53 ` Sergey S. Skulachenko
2001-05-15 6:40 ` Sir Raorn
0 siblings, 2 replies; 7+ messages in thread
From: Alexey Voinov @ 2001-05-11 16:49 UTC (permalink / raw)
To: Sisyphus Mailing List
Похоже на ошибку.
в /usr/share/automake/ пусто
[voins@voins wdm-1.20]$ automake
automake: installation error: cannot open `/usr/share/automake/header-vars.am'
--
Best Regards!
Alexey Voinov
voins@voins.program.ru
voins@online.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] automake-1.4-ipl13mdk
2001-05-11 16:49 [sisyphus] automake-1.4-ipl13mdk Alexey Voinov
@ 2001-05-12 6:53 ` Sergey S. Skulachenko
2001-05-12 12:23 ` Alexey Voinov
2001-05-15 6:40 ` Sir Raorn
1 sibling, 1 reply; 7+ messages in thread
From: Sergey S. Skulachenko @ 2001-05-12 6:53 UTC (permalink / raw)
To: sisyphus
On Fri, 11 May 2001 20:49:38 +0400
Alexey Voinov <voins@voins.program.ru> wrote:
> Похоже на ошибку.
> в /usr/share/automake/ пусто
>
> [voins@voins wdm-1.20]$ automake
> automake: installation error: cannot open
> `/usr/share/automake/header-vars.am'
У меня в этом разделе владелец root:root, и automake-1.4-ipl14mdk
нормально работает.
С уважением,
С.С.Скулаченко
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] automake-1.4-ipl13mdk
2001-05-12 6:53 ` Sergey S. Skulachenko
@ 2001-05-12 12:23 ` Alexey Voinov
2001-05-14 7:49 ` Dmitry V. Levin
0 siblings, 1 reply; 7+ messages in thread
From: Alexey Voinov @ 2001-05-12 12:23 UTC (permalink / raw)
To: sisyphus
Sergey S. Skulachenko wrote
> > Похоже на ошибку.
> > в /usr/share/automake/ пусто
> >
> > [voins@voins wdm-1.20]$ automake
> > automake: installation error: cannot open
> > `/usr/share/automake/header-vars.am'
> У меня в этом разделе владелец root:root, и automake-1.4-ipl14mdk
> нормально работает.
Ага, в ipl14mdk оно уже исправлено.
Уже пользуюсь :)
--
Best Regards!
Alexey Voinov
voins@voins.program.ru
voins@online.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] automake-1.4-ipl13mdk
2001-05-12 12:23 ` Alexey Voinov
@ 2001-05-14 7:49 ` Dmitry V. Levin
2001-05-14 16:31 ` Alexey Voinov
0 siblings, 1 reply; 7+ messages in thread
From: Dmitry V. Levin @ 2001-05-14 7:49 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 946 bytes --]
On Sat, May 12, 2001 at 04:23:47PM +0400, Alexey Voinov wrote:
> > > Похоже на ошибку.
> > > в /usr/share/automake/ пусто
> > >
> > > [voins@voins wdm-1.20]$ automake
> > > automake: installation error: cannot open
> > > `/usr/share/automake/header-vars.am'
> > У меня в этом разделе владелец root:root, и automake-1.4-ipl14mdk
> > нормально работает.
> Ага, в ipl14mdk оно уже исправлено.
В ipl14mdk исправлено, но вовсе не это. :)
В automake-1.4-ipl13mdk файл /usr/share/automake/header-vars.am на месте с
правильными правами, проверьте Вашу файловую систему.
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] automake-1.4-ipl13mdk
2001-05-14 7:49 ` Dmitry V. Levin
@ 2001-05-14 16:31 ` Alexey Voinov
2001-05-14 19:01 ` Dmitry V. Levin
0 siblings, 1 reply; 7+ messages in thread
From: Alexey Voinov @ 2001-05-14 16:31 UTC (permalink / raw)
To: sisyphus
Dmitry V. Levin wrote
> > > > Похоже на ошибку.
> > > > в /usr/share/automake/ пусто
> > > >
> > > > [voins@voins wdm-1.20]$ automake
> > > > automake: installation error: cannot open
> > > > `/usr/share/automake/header-vars.am'
> > > У меня в этом разделе владелец root:root, и automake-1.4-ipl14mdk
> > > нормально работает.
> > Ага, в ipl14mdk оно уже исправлено.
>
> В ipl14mdk исправлено, но вовсе не это. :)
>
> В automake-1.4-ipl13mdk файл /usr/share/automake/header-vars.am на месте с
> правильными правами, проверьте Вашу файловую систему.
В ipl14mdk есть такие строчки:
%install
%makeinstall
rm -fv $RPM_BUILD_ROOT%_datadir/%name/[[:upper:]]*
в ipl13mdk было
rm -fv $RPM_BUILD_ROOT%_datadir/%name/[A-Z]*
Видимо из-за bash-2.05-alt1 собиралось неправильно.
(automake собирал сам из src.rpm)
--
Best Regards!
Alexey Voinov
voins@voins.program.ru
voins@online.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] automake-1.4-ipl13mdk
2001-05-14 16:31 ` Alexey Voinov
@ 2001-05-14 19:01 ` Dmitry V. Levin
0 siblings, 0 replies; 7+ messages in thread
From: Dmitry V. Levin @ 2001-05-14 19:01 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]
On Mon, May 14, 2001 at 08:31:17PM +0400, Alexey Voinov wrote:
> > > > > Похоже на ошибку.
> > > > > в /usr/share/automake/ пусто
> > > > >
> > > > > [voins@voins wdm-1.20]$ automake
> > > > > automake: installation error: cannot open
> > > > > `/usr/share/automake/header-vars.am'
> > > > У меня в этом разделе владелец root:root, и automake-1.4-ipl14mdk
> > > > нормально работает.
> > > Ага, в ipl14mdk оно уже исправлено.
> >
> > В ipl14mdk исправлено, но вовсе не это. :)
> >
> > В automake-1.4-ipl13mdk файл /usr/share/automake/header-vars.am на месте с
> > правильными правами, проверьте Вашу файловую систему.
> В ipl14mdk есть такие строчки:
>
> %install
> %makeinstall
> rm -fv $RPM_BUILD_ROOT%_datadir/%name/[[:upper:]]*
>
> в ipl13mdk было
>
> rm -fv $RPM_BUILD_ROOT%_datadir/%name/[A-Z]*
>
> Видимо из-за bash-2.05-alt1 собиралось неправильно.
Именно так.
> (automake собирал сам из src.rpm)
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] automake-1.4-ipl13mdk
2001-05-11 16:49 [sisyphus] automake-1.4-ipl13mdk Alexey Voinov
2001-05-12 6:53 ` Sergey S. Skulachenko
@ 2001-05-15 6:40 ` Sir Raorn
1 sibling, 0 replies; 7+ messages in thread
From: Sir Raorn @ 2001-05-15 6:40 UTC (permalink / raw)
To: sisyphus
On Fri, May 11, 2001 at 08:49:38PM +0400, Alexey Voinov wrote:
> Похоже на ошибку.
> в /usr/share/automake/ пусто
сами пересобирали? bash надо обновить.
--
Regards, Sir Raorn.
,-----------------------------------.----------------------.
| Registered Linux user #177282 | ICQ UIN #68527095 |
`-----------------------------------^----------------------'
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-05-15 6:40 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-11 16:49 [sisyphus] automake-1.4-ipl13mdk Alexey Voinov
2001-05-12 6:53 ` Sergey S. Skulachenko
2001-05-12 12:23 ` Alexey Voinov
2001-05-14 7:49 ` Dmitry V. Levin
2001-05-14 16:31 ` Alexey Voinov
2001-05-14 19:01 ` Dmitry V. Levin
2001-05-15 6:40 ` Sir Raorn
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