partman integration status

Quim Gil qgil at interactors.coop
Fri Aug 12 13:26:29 CDT 2005


Any help on this will be really appreciated, since it is delaying the
already delayed development of UbuntuExpress.

Without Colin (he is away these days for personal reasons) and without
documentation it is not easy to hack partman, but it shouldn't be
impossible. Geek brain is needed and any help is welcomed.

Quim

En/na Javier Carranza ha escrit:
> 	Hi guys,
> 
> 	Sorry for the cross-posting. We're fighting for these last days with
> partman integration to get it working with Ubuntu Express ( also the
> Guadalinex Live installer ). I'm only getting merged all the udebs
> packages into a single package.
> 
> 	I'm trying to make tests with parted_server but I get some errors which
> about I can't find anything because the lack of documentation about
> it :-| The only help I guess is getting debian-installer-manual, which
> has an specific section to partman, but nothing about parted_server
> arguments o parted_server launching, and possible errors. This is
> my /var/log/partman: (and attached an strace)
> 
> parted_server: ======= Starting the server
> parted_server: main_loop: iteration 1
> parted_server: Opening infifo
> parted_server: Read command: PARTITION_INFO
> parted_server: The device trunks is not opened.
> parted_server: Line 1245. CRITICAL ERROR!!!  EXITING.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> execve("/bin/parted_server", ["parted_server"], [/* 44 vars */]) = 0
> uname({sys="Linux", node="Orthanc", ...}) = 0
> brk(0)                                  = 0x10021000
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x30018000
> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
> open("/etc/ld.so.cache", O_RDONLY)      = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=62549, ...}) = 0
> mmap(NULL, 62549, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30029000
> close(3)                                = 0
> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> open("/lib/libparted-1.6.so.12", O_RDONLY) = 3
> read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\333"..., 512) = 512
> fstat64(3, {st_mode=S_IFREG|0644, st_size=390060, ...}) = 0
> mmap(0xff7e000, 463952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xff7e000
> mprotect(0xffd9000, 91216, PROT_NONE)   = 0
> mmap(0xffe8000, 20480, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0xffe8000
> mmap(0xffed000, 9296, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xffed000
> close(3)                                = 0
> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> open("/lib/libdl.so.2", O_RDONLY)       = 3
> read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\r"..., 512) = 512
> fstat64(3, {st_mode=S_IFREG|0644, st_size=10036, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x30039000
> mmap(0xff5b000, 74460, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xff5b000
> mprotect(0xff5d000, 66268, PROT_NONE)   = 0
> mmap(0xff6d000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xff6d000
> close(3)                                = 0
> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> open("/lib/libc.so.6", O_RDONLY)        = 3
> read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\1\311"..., 512) = 512
> fstat64(3, {st_mode=S_IFREG|0644, st_size=1303456, ...}) = 0
> mmap(0xfdfb000, 1374372, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfdfb000
> mprotect(0xff34000, 92324, PROT_NONE)   = 0
> mmap(0xff43000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x138000) = 0xff43000
> mmap(0xff49000, 6308, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xff49000
> close(3)                                = 0
> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> open("/lib/libuuid.so.1", O_RDONLY)     = 3
> read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\33"..., 512) = 512
> fstat64(3, {st_mode=S_IFREG|0644, st_size=15832, ...}) = 0
> mmap(0xfdd7000, 80500, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfdd7000
> mprotect(0xfddb000, 64116, PROT_NONE)   = 0
> mmap(0xfdea000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0xfdea000
> close(3)                                = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3003a000
> munmap(0x30029000, 62549)               = 0
> brk(0)                                  = 0x10021000
> brk(0x10042000)                         = 0x10042000
> open("/etc/ld.so.cache", O_RDONLY)      = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=62549, ...}) = 0
> mmap(NULL, 62549, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30029000
> close(3)                                = 0
> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> open("/lib/libreiserfs-0.3.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0h\314"..., 512) = 512
> fstat64(3, {st_mode=S_IFREG|0644, st_size=115932, ...}) = 0
> mmap(0xfd9a000, 182660, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfd9a000
> mprotect(0xfdb6000, 67972, PROT_NONE)   = 0
> mmap(0xfdc5000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0xfdc5000
> mmap(0xfdc6000, 2436, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfdc6000
> mprotect(0x7ffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0
> close(3)                                = 0
> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
> open("/lib/libdal-0.3.so.0", O_RDONLY)  = 3
> read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\34"..., 512) = 512
> fstat64(3, {st_mode=S_IFREG|0644, st_size=13804, ...}) = 0
> mmap(0xfd76000, 78360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfd76000
> mprotect(0xfd79000, 66072, PROT_NONE)   = 0
> mmap(0xfd88000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xfd88000
> close(3)                                = 0
> munmap(0x30029000, 62549)               = 0
> open("/var/log/partman", O_RDWR|O_APPEND|O_CREAT, 0666) = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=6289, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x30029000
> write(3, "parted_server: ======= Starting "..., 43) = 43
> write(3, "parted_server: main_loop: iterat"..., 38) = 38
> write(3, "parted_server: Opening infifo\n", 30) = 30
> open("/var/lib/partman/infifo", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=22, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3002a000
> read(4, "PARTITION_INFO trunks\n", 4096) = 22
> write(3, "parted_server: Read command: PAR"..., 44) = 44
> write(3, "parted_server: The device trunks"..., 48) = 48
> write(3, "parted_server: Line 1245. CRITIC"..., 54) = 54
> munmap(0x30029000, 4096)                = 0
> exit_group(1)                           = ?
> 

-- 
   \|/  interactors              | http://interactors.coop
  \|/    |_ activant xarxes      | http://desdeamericaconamor.org
 \|/     |_ activando redes      |
 /       |_ activating networks



More information about the ubuntu-devel mailing list