Merhaba Debian-boot,
Benim adým Email Miner, ben bir Email toplama ve gönderme programýyým.
Sizin email adresinizi milyonlarca web sayfasýnýn altýný üstüne getirerek buldum ve
size bu kiþiye özel maili attim.
Çünkü beni geliþtiren kiþiler beni bunun için programladý.
Beni kullanarak firmanýzý ve
Done.
The two libraries are:
Still need: di_list_free
Still need: di_pkg_free
Do you still want a copy of the log?
Jeff
Matt Kraai wrote:
On Sat, Jan 25, 2003 at 07:33:57PM +0800, Jeff Williams wrote:
When I tried to build debian install from CVS make demo (or make
floppy_image) gets stuck
Package: base-installer
Version: 0.013
When using the slang frontend and debootstrap fails, there is no
feedback about what went wrong before the screen is cleared and a new
main-menu is displayed. This make it close to impossible to find out
what went wrong. When debootstrap fails, it should b
I was able to get the cdrom floppy to use the slang frontend just now.
A few modifications was required. I used the CVS version of cdebconf
with the patch from Matt Kraai, a patched mklibs (check #178002 for
the patch), and a patched version of rootskel (I've commited the patch
to CVS now). I al
Package: cdebconf
Version: CVS version 2003-01-25
I am testing the slang frontend to cdebconf. Something goes wrong
when trying to select multiple values with a multiselection question.
The script asking the question is terminated. If I only choose one
value, the script exits normally.
The sam
[Matt Kraai]
> Would you please test the following patch?
It seem to work just fine. With this patch and a modified mklibs I
was able to get 'make demo' working. Please commit to CVS. :)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
On Sat, Jan 25, 2003 at 12:11:39PM +0100, Petter Reinholdtsen wrote:
> [Matt Kraai]
> > No. For each frontend, create a udeb that contains only its shared
> > library (e.g., /usr/lib/cdebconf/frontend/slang.so in
> > cdebconf-slang-udeb) and include the slang package on the 2.88
> > CD-ROM image (
[Jeff Williams]
> When I tried to build debian install from CVS make demo (or make
> floppy_image) gets stuck in a loop trying to reduce libraries. The
> attached log file shows the output.
Try to add an extra -v to the call to mklibs in the Makefile, and see
which symbols are missing. Several pr
On Sat, Jan 25, 2003 at 12:07:29PM +0100, Petter Reinholdtsen wrote:
> [Matt Kraai]
> > I don't know if this is the best way to get a new frontend, but if
> > so, you'll need to unset DEBIAN_FRONTEND after running main-menu.
>
> Eh, why? My thought was that the for loop would detect the new
> fro
On Sat, Jan 25, 2003 at 07:33:57PM +0800, Jeff Williams wrote:
> When I tried to build debian install from CVS make demo (or make
> floppy_image) gets stuck in a loop trying to reduce libraries. The
> attached log file shows the output.
Would you please add "-v -v" to the mklibs command line? T
¡¡¡No lo permitas!!!
Corridas de Toros para los turistas Ingleses en Barcelona
¡¡¡No lo permitas!!!
No dejes que ganen dinero con la sangre de animales inocentes.
La página web www.senorstag.com vende viajes turísticos a Barcelona al público
inglés.
Entre las opciones figura asistir a una c
On Sat, 2003-01-25 at 10:51, Petter Reinholdtsen wrote:
> I've noticed some udebs require on libslang.so.1, while the cdebconf
> slang frontend require libslang.so.1-UTF8. Should all udeb programs
> and libraries link with UTF8 versions of libraries, or should we leave
> it to the package maintain
Package: mklibs
Version: 0.1.8
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
When run with normal libraries, this works:
LoginCGI() : SpecialCGI(do_create_get_map | do_create_post_map) {
try {
SpecialReader
Accepted:
libdebian-installer3-dev_0.12_i386.deb
to pool/main/libd/libdebian-installer/libdebian-installer3-dev_0.12_i386.deb
libdebian-installer3_0.12_i386.deb
to pool/main/libd/libdebian-installer/libdebian-installer3_0.12_i386.deb
libdebian-installer_0.12.dsc
to pool/main/libd/libdebian-i
Your message dated Sat, 25 Jan 2003 07:02:27 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#178073: fixed in libdebian-installer 0.12
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it
When I tried to build debian install from CVS make demo (or make
floppy_image) gets stuck in a loop trying to reduce libraries. The
attached log file shows the output.
JEff
--
/(bb|[^b]{2})/ that is the question.
GPG: http://www.globaldial.com/~jeffw/jeffw.gpg
dh_testroot
dpkg-checkbuilddeps
#
I've noticed some udebs require on libslang.so.1, while the cdebconf
slang frontend require libslang.so.1-UTF8. Should all udeb programs
and libraries link with UTF8 versions of libraries, or should we leave
it to the package maintainers?
The current mklibs do not handle it if two libraries with
[Matt Kraai]
> No. For each frontend, create a udeb that contains only its shared
> library (e.g., /usr/lib/cdebconf/frontend/slang.so in
> cdebconf-slang-udeb) and include the slang package on the 2.88
> CD-ROM image (in addition to cdebconf-udeb).
OK, agreed. Lets split the task in two, one is
[Matt Kraai]
> I don't know if this is the best way to get a new frontend, but if
> so, you'll need to unset DEBIAN_FRONTEND after running main-menu.
Eh, why? My thought was that the for loop would detect the new
frontend and use it instead of the previous one.
But there is really two problems w
tags 178002 + patch
thanks
The following patch gets me a bit further. With this patch the
libslang.so.1-UTF8 library is installed in lib/. But so is
libslang.so.1, and it seem that mklibs.py have problems handling two
libraries with different sonames providing the same symbols.
Index: mklibs.p
Processing commands for [EMAIL PROTECTED]:
> tags 178002 + patch
Bug#178002: mklibs: Fail to handle .so files
There were no tags set.
Tags added: patch
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bu
On Fri, Jan 24, 2003 at 08:46:00PM +0100, Petter Reinholdtsen wrote:
> I tested the slang frontend by hand, and discovered that slang.so
> require libm. Checking /usr/bin/mklibs I discovered this text:
>
> # HACK: exclude libm, since we don't need it for anything
>
> I believe this hack must b
22 matches
Mail list logo