ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
  @ 2006-05-17 19:44 ` Ilya
  2006-05-17 19:49   ` Damir Shayhutdinov
  2006-05-17 20:13   ` Alex V. Myltsev
  0 siblings, 2 replies; 14+ messages in thread
From: Ilya @ 2006-05-17 19:44 UTC (permalink / raw)
  To: devel


Как вы думаете, это ещё мажно починить? Или в утиль?

В гугле патча не нашел.

--
Илья Машкин


QA Team Robot wrote:
> Package: torsmo-0.18-alt2
> Packager: Ilya Mashkin 
> Status: rebuild failed.
> Cannot build this package for 14 week(s) (since Sun Feb 05 2006).
> Please investigate.
> 
> Why:
> 
> checking for X11/extensions/Xdbe.h... yes
> checking for help2man... no
> checking for sysinfo... yes
> checking for getloadavg... yes
> checking for popen... yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> + make
> make: Entering directory `/usr/src/RPM/BUILD/torsmo-0.18'
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c common.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c fs.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c linux.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c mail.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c mixer.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c torsmo.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c x11.c
> gcc  -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W  -o torsmo   common.o fs.o linux.o mail.o mixer.o torsmo.o x11.o  
> torsmo.o: In function `load_font':
> torsmo.c:(.text+0xed2): undefined reference to `XFreeFont'
> torsmo.c:(.text+0xee8): undefined reference to `XLoadQueryFont'
> torsmo.c:(.text+0xf26): undefined reference to `XLoadQueryFont'
> torsmo.o: In function `set_font':
> torsmo.c:(.text+0x3595): undefined reference to `XSetFont'
> torsmo.o: In function `draw_string':
> torsmo.c:(.text+0x35fb): undefined reference to `XDrawString'
> torsmo.c:(.text+0x3636): undefined reference to `XTextWidth'
> torsmo.o: In function `clear_text':
> torsmo.c:(.text+0x36a0): undefined reference to `XClearArea'
> torsmo.o: In function `term_handler':
> torsmo.c:(.text+0x36e8): undefined reference to `XDestroyWindow'
> torsmo.c:(.text+0x36fe): undefined reference to `XFreeGC'
> torsmo.c:(.text+0x3754): undefined reference to `XFlush'
> torsmo.o: In function `draw_line':
> torsmo.c:(.text+0x38e5): undefined reference to `XSetLineAttributes'
> torsmo.c:(.text+0x3925): undefined reference to `XDrawLine'
> torsmo.c:(.text+0x3962): undefined reference to `XSetForeground'
> torsmo.c:(.text+0x3a15): undefined reference to `XSetLineAttributes'
> torsmo.c:(.text+0x3a49): undefined reference to `XDrawRectangle'
> torsmo.c:(.text+0x3a98): undefined reference to `XFillRectangle'
> torsmo.c:(.text+0x3b16): undefined reference to `XSetLineAttributes'
> torsmo.c:(.text+0x3b43): undefined reference to `XSetDashes'
> torsmo.o: In function `draw_text':
> torsmo.c:(.text+0x3bbf): undefined reference to `XSetLineAttributes'
> torsmo.c:(.text+0x3bec): undefined reference to `XSetDashes'
> torsmo.c:(.text+0x3c53): undefined reference to `XDrawRectangle'
> torsmo.c:(.text+0x3cde): undefined reference to `XSetLineAttributes'
> torsmo.o: In function `draw_stuff':
> torsmo.c:(.text+0x3d3f): undefined reference to `XSetForeground'
> torsmo.c:(.text+0x3d9c): undefined reference to `XSetForeground'
> torsmo.c:(.text+0x3de3): undefined reference to `XSetForeground'
> torsmo.o: In function `main':
> torsmo.c:(.text+0x417f): undefined reference to `XMoveWindow'
> torsmo.c:(.text+0x42e3): undefined reference to `XCreateRegion'
> torsmo.c:(.text+0x4304): undefined reference to `XFlush'
> torsmo.c:(.text+0x4311): undefined reference to `XPending'
> torsmo.c:(.text+0x4333): undefined reference to `XPending'
> torsmo.c:(.text+0x434c): undefined reference to `XNextEvent'
> torsmo.c:(.text+0x439c): undefined reference to `XUnionRectWithRegion'
> torsmo.c:(.text+0x441b): undefined reference to `XGetWindowAttributes'
> torsmo.c:(.text+0x44aa): undefined reference to `XEmptyRegion'
> torsmo.c:(.text+0x44cc): undefined reference to `XSetRegion'
> torsmo.c:(.text+0x44d9): undefined reference to `XDestroyRegion'
> torsmo.c:(.text+0x44de): undefined reference to `XCreateRegion'
> torsmo.c:(.text+0x457b): undefined reference to `XResizeWindow'
> torsmo.c:(.text+0x45bf): undefined reference to `XMoveWindow'
> torsmo.o: In function `text_size_updater':
> torsmo.c:(.text+0x4895): undefined reference to `XTextWidth'
> torsmo.c:(.text+0x48cd): undefined reference to `XTextWidth'
> x11.o: In function `create_gc':
> x11.c:(.text+0x35): undefined reference to `XCreateGC'
> x11.o: In function `get_x11_color':
> x11.c:(.text+0x80): undefined reference to `XParseColor'
> x11.c:(.text+0xd4): undefined reference to `XAllocColor'
> x11.o: In function `find_subwindow':
> x11.c:(.text+0x153): undefined reference to `XQueryTree'
> x11.c:(.text+0x19a): undefined reference to `XGetWindowAttributes'
> x11.c:(.text+0x1cf): undefined reference to `XFree'
> x11.o: In function `update_workarea':
> x11.c:(.text+0x284): undefined reference to `XInternAtom'
> x11.c:(.text+0x2dc): undefined reference to `XGetWindowProperty'
> x11.c:(.text+0x2f6): undefined reference to `XFree'
> x11.c:(.text+0x315): undefined reference to `XFree'
> x11.c:(.text+0x339): undefined reference to `XInternAtom'
> x11.c:(.text+0x391): undefined reference to `XGetWindowProperty'
> x11.o: In function `set_transparent_background':
> x11.c:(.text+0x40f): undefined reference to `XSetWindowBackgroundPixmap'
> x11.c:(.text+0x43f): undefined reference to `XQueryTree'
> x11.c:(.text+0x44a): undefined reference to `XFree'
> x11.c:(.text+0x464): undefined reference to `XClearWindow'
> x11.o: In function `init_window':
> x11.c:(.text+0x4ad): undefined reference to `XGetWindowAttributes'
> x11.c:(.text+0x4c8): undefined reference to `XFlush'
> x11.c:(.text+0x4e7): undefined reference to `XSelectInput'
> x11.c:(.text+0x560): undefined reference to `XQueryTree'
> x11.c:(.text+0x58f): undefined reference to `XInternAtom'
> x11.c:(.text+0x5ea): undefined reference to `XGetWindowProperty'
> x11.c:(.text+0x607): undefined reference to `XFree'
> x11.c:(.text+0x628): undefined reference to `XFree'
> x11.c:(.text+0x668): undefined reference to `XFree'
> x11.c:(.text+0x735): undefined reference to `XCreateWindow'
> x11.c:(.text+0x760): undefined reference to `XSetClassHint'
> x11.c:(.text+0x78b): undefined reference to `XStoreName'
> x11.c:(.text+0x7a1): undefined reference to `XClearWindow'
> x11.c:(.text+0x7c9): undefined reference to `XMoveWindow'
> x11.c:(.text+0x7e6): undefined reference to `XInternAtom'
> x11.c:(.text+0x80d): undefined reference to `XInternAtom'
> x11.c:(.text+0x829): undefined reference to `XMapWindow'
> x11.c:(.text+0x840): undefined reference to `XFlush'
> x11.c:(.text+0x863): undefined reference to `XClearWindow'
> x11.c:(.text+0x8b5): undefined reference to `XChangeProperty'
> x11.c:(.text+0x91a): undefined reference to `XChangeProperty'
> x11.c:(.text+0x932): undefined reference to `XFree'
> x11.c:(.text+0x93d): undefined reference to `XFree'
> x11.o: In function `init_X11':
> x11.c:(.text+0x9a3): undefined reference to `XOpenDisplay'
> x11.c:(.text+0x9ea): undefined reference to `XDisplayName'
> collect2: ld returned 1 exit status
> make: *** [torsmo] Error 1
> make: Leaving directory `/usr/src/RPM/BUILD/torsmo-0.18'
> error: Bad exit status from /usr/src/tmp/rpm-tmp.2394 (%build)
> 
> RPM build errors:
>     Bad exit status from /usr/src/tmp/rpm-tmp.2394 (%build)
> 2.62user 0.56system 0:04.28elapsed 74%CPU (0avgtext+0avgdata 0maxresident)k
> 0inputs+0outputs (0major+192884minor)pagefaults 0swaps
> rebuild: rebuild of `torsmo-0.18-alt2.src.rpm' failed.
> 



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

* Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
  2006-05-17 19:44 ` [devel] torsmo-0.18-alt2: rebuild failed [14] Ilya
@ 2006-05-17 19:49   ` Damir Shayhutdinov
  2006-05-17 20:11     ` Alexey Rusakov
  2006-05-17 20:13   ` Alex V. Myltsev
  1 sibling, 1 reply; 14+ messages in thread
From: Damir Shayhutdinov @ 2006-05-17 19:49 UTC (permalink / raw)
  To: ALT Devel discussion list

17.05.06, Ilya<oddity@altlinux.ru> написал(а):
>
> Как вы думаете, это ещё мажно починить? Или в утиль?
Долинковать можно :) Почему бы и нет? ;)

Посмотрите какая библиотека предоставляет эти символы и слинкуйтесь с ней.

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

* Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
  2006-05-17 19:49   ` Damir Shayhutdinov
@ 2006-05-17 20:11     ` Alexey Rusakov
  0 siblings, 0 replies; 14+ messages in thread
From: Alexey Rusakov @ 2006-05-17 20:11 UTC (permalink / raw)
  To: ALT Devel discussion list

Damir Shayhutdinov пишет:
> 17.05.06, Ilya<oddity@altlinux.ru> написал(а):
>   
>> Как вы думаете, это ещё мажно починить? Или в утиль?
>>     
> Долинковать можно :) Почему бы и нет? ;)
>
> Посмотрите какая библиотека предоставляет эти символы и слинкуйтесь с ней.
>   
Попробую предположить - не хватает -lX11?

-- 
  Alexey "Ktirf" Rusakov


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

* Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
  2006-05-17 19:44 ` [devel] torsmo-0.18-alt2: rebuild failed [14] Ilya
  2006-05-17 19:49   ` Damir Shayhutdinov
@ 2006-05-17 20:13   ` Alex V. Myltsev
  2006-05-17 21:01     ` Ilya
  1 sibling, 1 reply; 14+ messages in thread
From: Alex V. Myltsev @ 2006-05-17 20:13 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Ilya wrote:
> Как вы думаете, это ещё мажно починить? Или в утиль?
Собираться-то оно собирается (см. аттач),
но лично у меня при запуске падает.

[-- Attachment #2: torsmo.spec --]
[-- Type: text/plain, Size: 1437 bytes --]

Name: torsmo
Version: 0.18
Release: alt2
Summary: Torsmo is a system monitor like gkrellm, but lightweight

Source0: %name-%version.tar.gz
Patch0: torsmo-0.18-alt-makefile.patch
URL: http://torsmo.sourceforge.net/
Group: Monitoring
License: BSD

Packager: Ilya Mashkin <oddity at altlinux dot ru>

# Automatically added by buildreq on Tue Feb 01 2005
BuildRequires: xorg-x11-devel


%description
Torsmo is a system monitor that sits in the corner of your desktop. It's very
simple, customizable and it renders only text on the desktop (and
percentagebars if you want it to ;) and the only lib it uses is Xlib.
Torsmo can show various information about your system and it's peripherals.

%prep

%setup -q
%patch0 -p1

%build

autoreconf -fisv
%configure --x-libraries=%_libdir

%make

%install


%makeinstall BINDIR=$RPM_BUILD_ROOT%_bindir

mkdir -p %buildroot/%_menudir
cat << EOF > %buildroot/%_menudir/%name
?package(torsmo):needs="x11" \
section="Applications/Monitoring" \
title="Torsmo" command="%_bindir/torsmo -d" \
longtitle="Torsmo is a lightweight system monitor" 
EOF


%post
%update_menus

%postun
%clean_menus

%files
%doc AUTHORS COPYING README torsmorc.sample ChangeLog
%_man1dir/torsmo.1*
%_bindir/torsmo
%_menudir/*

%changelog
* Fri Mar 04 2005 Ilya Mashkin  <oddity at altlinux dot ru> 0.18-alt2
- fixed menu (#6148)

* Tue Feb 01 2005 Ilya Mashkin  <oddity at altlinux dot ru> 0.18-alt1
- Initial build for ALT Linux

[-- Attachment #3: torsmo-0.18-alt-makefile.patch --]
[-- Type: text/plain, Size: 373 bytes --]

--- torsmo-0.18/Makefile.am.orig	2006-05-18 00:03:47 +0400
+++ torsmo-0.18/Makefile.am	2006-05-18 00:04:09 +0400
@@ -27,7 +27,7 @@
 torsmo_SOURCES = common.c fs.c $(linux) mail.c mixer.c $(nvctrl) $(seti) \
 $(solaris) $(freebsd) $(netbsd) torsmo.c torsmo.h x11.c
 
-torsmo_LDFLAGS = $(X11_LIBS) $(XFT_LIBS)
+torsmo_LDADD = $(X11_LIBS) $(XFT_LIBS)
 
 man_MANS = torsmo.1
 

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

* Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
  2006-05-17 20:13   ` Alex V. Myltsev
@ 2006-05-17 21:01     ` Ilya
  2006-05-17 21:25       ` Alex V. Myltsev
  0 siblings, 1 reply; 14+ messages in thread
From: Ilya @ 2006-05-17 21:01 UTC (permalink / raw)
  To: ALT Devel discussion list

Alex V. Myltsev wrote:
> Ilya wrote:
> 
>>Как вы думаете, это ещё мажно починить? Или в утиль?
> 
> Собираться-то оно собирается (см. аттач),

О да! Спасибо!

> но лично у меня при запуске падает.

А у меня нет. Могу предположить: ядро 2.4.х? Так она не падает, она /sys 
ищет


--
Илья Машкин



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

* Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
  2006-05-17 21:01     ` Ilya
@ 2006-05-17 21:25       ` Alex V. Myltsev
  2006-05-18  6:39         ` Sergey Pinaev
  0 siblings, 1 reply; 14+ messages in thread
From: Alex V. Myltsev @ 2006-05-17 21:25 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Ilya wrote:
>> лично у меня при запуске падает.
> Так она не падает, она /sys ищет
/sys она искала, это да, но она всё-таки падала.
Был типичный buffer overflow: в open_i2c_sensor был буфер buf размером
64 байта, а в get_first_file_* ожидали буфера размером 256 (и делали в
него strncpy).
Люди! Не пишите на C.


[-- Attachment #2: torsmo-0.18-alt-memory.patch --]
[-- Type: text/plain, Size: 282 bytes --]

--- torsmo-0.18/linux.c	2004-12-22 00:20:07 +0300
+++ torsmo-0.18.avm/linux.c	2006-05-18 01:18:05 +0400
@@ -302,7 +302,7 @@
 
 int open_i2c_sensor(const char *dev, const char *type, int n, int *div) {
   char path[256];
-  char buf[64];
+  char buf[256];
   int fd;
   int divfd;
 

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

* Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
  2006-05-17 21:25       ` Alex V. Myltsev
@ 2006-05-18  6:39         ` Sergey Pinaev
  2006-05-18  7:23           ` [devel] [JT] " Andrei Bulava
  0 siblings, 1 reply; 14+ messages in thread
From: Sergey Pinaev @ 2006-05-18  6:39 UTC (permalink / raw)
  To: ALT Devel discussion list

On Thu, 18 May 2006 01:25:08 +0400
"Alex V. Myltsev" <avm@altlinux.ru> wrote:

> Был типичный buffer overflow: в open_i2c_sensor был буфер buf размером
> 64 байта, а в get_first_file_* ожидали буфера размером 256 (и делали в
> него strncpy).
> Люди! Не пишите на C.

Было достаточно много случаев, когда циркулярной пилой пальцы
себе отрезали.
Люди! Не пользуйтесь циркулярными пилами.

-- 
mail="Sergey Pinaev <dfo@antex.ru>"
url="http://`echo $mail | sed 's/.* <\(.*\)@\(.*\)>/\1.\2/'`"


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

* Re: [devel] [JT] torsmo-0.18-alt2: rebuild failed [14]
  2006-05-18  6:39         ` Sergey Pinaev
@ 2006-05-18  7:23           ` Andrei Bulava
  2006-05-18  8:07             ` [devel] [JT] mldonkey bug Alex V. Myltsev
  2006-05-18 18:46             ` [devel] [JT] torsmo-0.18-alt2: rebuild failed [14] Konstantin A. Lepikhov
  0 siblings, 2 replies; 14+ messages in thread
From: Andrei Bulava @ 2006-05-18  7:23 UTC (permalink / raw)
  To: ALT Devel discussion list

Sergey Pinaev wrote:
> On Thu, 18 May 2006 01:25:08 +0400
> "Alex V. Myltsev" <avm@altlinux.ru> wrote:

>> Люди! Не пишите на C.
> 
> Было достаточно много случаев, когда циркулярной пилой пальцы
> себе отрезали.
> Люди! Не пользуйтесь циркулярными пилами.

+1

Ох уж эта мутная волна психоза против C/C++ :-\

Кто хочет поспорить о преимуществах более других языков программирования
- пусть сначала сделает так, чтоб MLdonkey в Sisyphus действительно
начал работать с файлами размером >2 Gb (а не только трындеть об этом на
главной странице web-интерфейса). ed2k ссылка на тестовый файл (образ
DVD) есть, и это не баг в модуле ed2k, т.к. модуль torrent страдает тем же.

-- 
// AB1002-UANIC



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

* Re: [devel] [JT] mldonkey bug
  2006-05-18  7:23           ` [devel] [JT] " Andrei Bulava
@ 2006-05-18  8:07             ` Alex V. Myltsev
  2006-05-18 18:46             ` [devel] [JT] torsmo-0.18-alt2: rebuild failed [14] Konstantin A. Lepikhov
  1 sibling, 0 replies; 14+ messages in thread
From: Alex V. Myltsev @ 2006-05-18  8:07 UTC (permalink / raw)
  To: ALT Devel discussion list

Andrei Bulava wrote:
> MLdonkey в Sisyphus не работает с файлами размером >2 Gb, а только
> трындит об этом на главной странице web-интерфейса.
bug#?


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

* Re: [devel] [JT] torsmo-0.18-alt2: rebuild failed [14]
  2006-05-18  7:23           ` [devel] [JT] " Andrei Bulava
  2006-05-18  8:07             ` [devel] [JT] mldonkey bug Alex V. Myltsev
@ 2006-05-18 18:46             ` Konstantin A. Lepikhov
  2006-05-19  6:32               ` [devel] mldonkey ? ????? > 2 GiB Andrei Bulava
  2006-05-19  6:39               ` [devel] mldonkey и файлы > 2 GiB Andrei Bulava
  1 sibling, 2 replies; 14+ messages in thread
From: Konstantin A. Lepikhov @ 2006-05-18 18:46 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Hi Andrei!

Thursday 18, at 10:23:11 AM you wrote:

> Sergey Pinaev wrote:
> > On Thu, 18 May 2006 01:25:08 +0400
> > "Alex V. Myltsev" <avm@altlinux.ru> wrote:
> 
> >> Люди! Не пишите на C.
> > 
> > Было достаточно много случаев, когда циркулярной пилой пальцы
> > себе отрезали.
> > Люди! Не пользуйтесь циркулярными пилами.
> 
> +1
> 
> Ох уж эта мутная волна психоза против C/C++ :-\
> 
> Кто хочет поспорить о преимуществах более других языков программирования
> - пусть сначала сделает так, чтоб MLdonkey в Sisyphus действительно
> начал работать с файлами размером >2 Gb (а не только трындеть об этом на
> главной странице web-интерфейса). ed2k ссылка на тестовый файл (образ
> DVD) есть, и это не баг в модуле ed2k, т.к. модуль torrent страдает тем же.
хех. фикс попал в svn после релиза ;) Могу приложить

-- 
WBR et al.

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

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

* Re: [devel] mldonkey ? ????? > 2 GiB
  2006-05-18 18:46             ` [devel] [JT] torsmo-0.18-alt2: rebuild failed [14] Konstantin A. Lepikhov
@ 2006-05-19  6:32               ` Andrei Bulava
  2006-05-19  6:48                 ` [devel] глюки thunderbird (was: Re: mldonkey ? ????? > 2 GiB) Andrei Bulava
  2006-05-19  6:39               ` [devel] mldonkey и файлы > 2 GiB Andrei Bulava
  1 sibling, 1 reply; 14+ messages in thread
From: Andrei Bulava @ 2006-05-19  6:32 UTC (permalink / raw)
  To: ALT Devel discussion list

Konstantin A. Lepikhov wrote:
> Hi Andrei!
> 
> Thursday 18, at 10:23:11 AM you wrote:

>> ???, ???? MLdonkey ? Sisyphus ????????????? ????? ???????? ?
>> ??????? ???????? >2 Gb (? ?? ?????? ???????? ?? ???? ?? ???????
>> ???????? web-??????????). ed2k ?????? ?? ???????? ???? (????? DVD)
>> ????, ? ??? ?? ??? ? ?????? ed2k, ?.?. ?????? torrent ???????? ???
>> ??.
> ???. ???? ????? ? svn ????? ?????? ;) ???? ?????????

??????? ???????! ?? ????? ??????? ????? ?????????????, ????? ???? ??
???. ???????, ??? ????????? ?????????????? ???????????? ?????? ?? M24
(???? ?????????? ?????? mldonkey-server).

-- 
// AB1002-UANIC



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

* Re: [devel] mldonkey и файлы > 2 GiB
  2006-05-18 18:46             ` [devel] [JT] torsmo-0.18-alt2: rebuild failed [14] Konstantin A. Lepikhov
  2006-05-19  6:32               ` [devel] mldonkey ? ????? > 2 GiB Andrei Bulava
@ 2006-05-19  6:39               ` Andrei Bulava
  2006-05-19  6:43                 ` Konstantin A. Lepikhov
  1 sibling, 1 reply; 14+ messages in thread
From: Andrei Bulava @ 2006-05-19  6:39 UTC (permalink / raw)
  To: ALT Devel discussion list

Konstantin A. Lepikhov wrote:
> Hi Andrei!
> 
> Thursday 18, at 10:23:11 AM you wrote:

>> так, чтоб MLdonkey в Sisyphus действительно начал работать с 
>> файлами размером >2 Gb (а не только трындеть об этом на главной 
>> странице web-интерфейса). ed2k ссылка на тестовый файл (образ DVD) 
>> есть, и это не баг в модуле ed2k, т.к. модуль torrent страдает тем 
>> же.
> хех. фикс попал в svn после релиза ;) Могу приложить

Спасибо заранее! Со своей стороны готов потестировать, благо есть на
чём. Конечно, полноценно бэкпортировать на M24 меня не хватит (в
общем-то, интересует только mldonkey-server).

-- 
// AB1002-UANIC



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

* Re: [devel] mldonkey и файлы > 2 GiB
  2006-05-19  6:39               ` [devel] mldonkey и файлы > 2 GiB Andrei Bulava
@ 2006-05-19  6:43                 ` Konstantin A. Lepikhov
  0 siblings, 0 replies; 14+ messages in thread
From: Konstantin A. Lepikhov @ 2006-05-19  6:43 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Hi Andrei!

Friday 19, at 09:39:35 AM you wrote:

> Konstantin A. Lepikhov wrote:
> > Hi Andrei!
> > 
> > Thursday 18, at 10:23:11 AM you wrote:
> 
> >> так, чтоб MLdonkey в Sisyphus действительно начал работать с 
> >> файлами размером >2 Gb (а не только трындеть об этом на главной 
> >> странице web-интерфейса). ed2k ссылка на тестовый файл (образ DVD) 
> >> есть, и это не баг в модуле ed2k, т.к. модуль torrent страдает тем 
> >> же.
> > хех. фикс попал в svn после релиза ;) Могу приложить
> 
> Спасибо заранее! Со своей стороны готов потестировать, благо есть на
> чём. Конечно, полноценно бэкпортировать на M24 меня не хватит (в
> общем-то, интересует только mldonkey-server).
ок, попробую сегодня залить исправленную сборку. Насчет backport'а -
AFAIR, там работы не много ;)

-- 
WBR et al.

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

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

* [devel] глюки thunderbird (was: Re: mldonkey ? ????? > 2 GiB)
  2006-05-19  6:32               ` [devel] mldonkey ? ????? > 2 GiB Andrei Bulava
@ 2006-05-19  6:48                 ` Andrei Bulava
  0 siblings, 0 replies; 14+ messages in thread
From: Andrei Bulava @ 2006-05-19  6:48 UTC (permalink / raw)
  To: ALT Devel discussion list

Andrei Bulava wrote:
> Konstantin A. Lepikhov wrote:
>> Hi Andrei!
>>
>> Thursday 18, at 10:23:11 AM you wrote:
> 
>>> ???, ???? MLdonkey ? Sisyphus ????????????? ????? ???????? ?

Уже не впервые нарываюсь на глюки thunderbird при ответах на письма, в
которых не совпадают кодировки в поле Subject и в теле письма.
Показывать он их показывает, при ответе нормально делает цитирование, но
в качестве кодировки тела ответа всегда выбирает кодировку Subject'а
отвечаемого письма :-(

-- 
// AB1002-UANIC



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

end of thread, other threads:[~2006-05-19  6:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-17 19:44 ` [devel] torsmo-0.18-alt2: rebuild failed [14] Ilya
2006-05-17 19:49   ` Damir Shayhutdinov
2006-05-17 20:11     ` Alexey Rusakov
2006-05-17 20:13   ` Alex V. Myltsev
2006-05-17 21:01     ` Ilya
2006-05-17 21:25       ` Alex V. Myltsev
2006-05-18  6:39         ` Sergey Pinaev
2006-05-18  7:23           ` [devel] [JT] " Andrei Bulava
2006-05-18  8:07             ` [devel] [JT] mldonkey bug Alex V. Myltsev
2006-05-18 18:46             ` [devel] [JT] torsmo-0.18-alt2: rebuild failed [14] Konstantin A. Lepikhov
2006-05-19  6:32               ` [devel] mldonkey ? ????? > 2 GiB Andrei Bulava
2006-05-19  6:48                 ` [devel] глюки thunderbird (was: Re: mldonkey ? ????? > 2 GiB) Andrei Bulava
2006-05-19  6:39               ` [devel] mldonkey и файлы > 2 GiB Andrei Bulava
2006-05-19  6:43                 ` Konstantin A. Lepikhov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git