IRC log for #maemo-ssu on 20130320

00:00.13Estel_I'll answer myself - dpkg --get-selections | cut -f1 > /some/file ; apt-get install --reinstall $(cat /some/file)
00:01.46kerioEstel_: ew, no
00:01.52keriodpkg --get-selections > file
00:02.03keriodpkg --set-selections < file && apt-get install -f
00:02.12keriowell, not quite
00:02.22keriodpkg --clear-selections && dpkg --set-selections < file && apt-get install -f
00:06.38*** join/#maemo-ssu tom_ (~tom@66.172.11.27)
00:13.46ShadowJKif edv1 flag is raised, calibration eiher happened or didn't, and it wont change if discharge is continued after that
00:14.18ShadowJKbq27200 isn't powered by goldcap
00:14.37kerioShadowJK: the replacement hald-addon-bme shuts down when the EDV1 voltage is reached
00:14.46kerionot when the EDV1 flag is reached
00:14.53keriowhich is silly, admittedly
00:16.28ShadowJKkerio; yes sounds weird :)
00:21.28kerioShadowJK: it would still not be right to shut down at edv1 flag
00:21.38keriobecause maybe something will restart the charge
00:24.56ShadowJKI would use it as threshold
00:25.29ShadowJKand would be a bit nervous about whether there's sufficient power to shutdown cleanly :)
00:26.21kerioshutdown early, shutdown often?
00:28.49ShadowJKedv1 is not early :)
00:29.43ShadowJKthe calibration threshold is late
00:29.52kerioon edv1 flag, start shutting down and suspend to disk
00:29.55kerio:D
00:51.40*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
02:29.31*** join/#maemo-ssu discopig (~discopig@2001:5c0:1000:a::147)
02:29.31*** join/#maemo-ssu discopig (~discopig@unaffiliated/discopig)
02:44.00*** join/#maemo-ssu wumpwoast (~jcassidy@63.251.248.156)
02:45.56*** join/#maemo-ssu wumpwoast (~jcassidy@63.251.248.156)
02:58.07*** join/#maemo-ssu Natch_k (~Natch@c-fecee155.25-4-64736c10.cust.bredbandsbolaget.se)
03:15.21*** join/#maemo-ssu amiconn_ (amiconn@rockbox/developer/amiconn)
03:24.14*** join/#maemo-ssu shawnjefferson (~sjefferso@S01060014d1c91860.gv.shawcable.net)
03:38.28*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
03:39.59*** join/#maemo-ssu zogg__ (~zoggrules@109.67.203.213)
04:03.46*** join/#maemo-ssu DocScrutinizer05 (~HaleBopp@openmoko/engineers/joerg)
04:20.11*** join/#maemo-ssu M13 (~Miranda@83.149.35.124)
04:46.37*** join/#maemo-ssu M13 (~Miranda@83.149.35.42)
05:00.34*** join/#maemo-ssu LaoLang_cool (~LaoLang_c@14.151.253.232)
05:03.32*** join/#maemo-ssu povbot (~supybot@office.pov.lt)
05:03.32*** mode/#maemo-ssu [+v povbot] by ChanServ
05:17.12Estel_OK, I have epic issue with that "revived" N900 with broken usb. I prepare backupmenu backup on another device with same kernel, and restored it to device in question. everything works fine, except for fact...
05:17.43Estel_...that every mount, despite having working /dev/mmcblk0p2 as OptFS, fuckin rcS-late keeps fsck'ing my MyDocs!
05:17.58Estel_to the point of recreating ext via extensive fsck "yes" answers
05:18.08Estel_and mounting /dev/mmcblk0p1 as home
05:18.14Estel_never seen anything like that
05:18.38Estel_took me hours to notice WTF device act as if no optfs, while optfs is present and OK
05:19.19Estel_I changed relevant code of rcS-late to, instead fo doing fsck, just log "fuck_off_home", ane of course it logs it, so it tries to fsck my mydocs...
05:19.28Estel_still, it doesn't want to use real optfs
05:19.51Estel_wtf? How maemo decide, which partition to use as /home/, and where it is written?
05:20.15Estel_partition table on that device was created via fdisk, and seems to be ok...
05:20.59Estel_(can't do my usual way of mass storage in backupmenu and gparted) - sizes are ok, 4 partitions, swap set...
05:21.30Estel_mydocs is first as both cylinders count and number (mmcblk0p1), home is second the same way...
05:22.18Estel_I can mount those partitions from backupmenu OK'ish, and see files. I ensured rcS-late and /usr/lib/genfstab have options approriate to filesystem - same as in other devices without that issue
05:23.01Estel_/etc/default/mount-opts is approriate, too.
05:23.59Estel_OTOH, before repartitioning, I restored backup from backupmenu same way and it was working OK. But I'm not sure what couldmgo wrong with using fdisk to O (new part. table msdos type), and 4x N (new partitions), with approriate sizes
05:24.10Estel_then w to write, and I see new layout as it should be
05:24.13Estel_so wtf, wtf?
05:24.31Estel_of course, reflash is not an option due to broken usb connection.
05:24.36Estel_any ideas?
06:18.24*** join/#maemo-ssu wumpwoas1 (~jcassidy@63.251.248.156)
06:23.23Estel_Well, I'll again answer myself. Maemo decides what is home using partition ID - not a filesystem, not label, but a fuckin ID! and fuckin fdisk sets ID of every partition (despite having no filesystem yet) to 83, which match linux/ext3. ID persist mkfs.vfat, so for maemo, no matter what, /dev/mmcblk0p1 becomes vfat, and it fsck it to death, until it really become remade into ext* - then, mount it happily as home, despite it being empty
06:23.36Estel_clever scripting, ffs
06:59.29*** join/#maemo-ssu Vlad_on_the_road (~Vlad_on_t@ip-66.net-82-216-1.versailles2.rev.numericable.fr)
07:02.48*** join/#maemo-ssu zeq (~s_j_newbu@2a01:348:1e3:1:e6ec:10ff:fe9a:d418)
07:08.03*** join/#maemo-ssu dhbiker (~dhbiker@95.87.145.172)
08:24.20*** join/#maemo-ssu kolp (~quassel@212.255.38.194)
08:29.45*** join/#maemo-ssu LauRoman (~LauRoman@5-14-92-176.residential.rdsnet.ro)
08:33.59*** join/#maemo-ssu Pali (~pali@Maemo/community/contributor/Pali)
08:56.19*** join/#maemo-ssu M4rtinK (~M4rtinK@ip-86-49-81-87.net.upcbroadband.cz)
09:41.27*** join/#maemo-ssu Martix_ (~martix@static-84-242-103-180.net.upcbroadband.cz)
10:02.30*** join/#maemo-ssu discopig (~discopig@unaffiliated/discopig)
10:10.44*** join/#maemo-ssu Martix_ (~martix@eduroam-sci-dhcp67.sci.muni.cz)
10:11.22*** join/#maemo-ssu Martix_ (~martix@dhcp-227-025.eduroam.muni.cz)
10:28.46*** join/#maemo-ssu lizardo (lizardo@nat/indt/x-szujcnvpdeefzkxy)
10:59.07*** join/#maemo-ssu Natch (~Natch@c-fecee155.25-4-64736c10.cust.bredbandsbolaget.se)
11:11.48*** join/#maemo-ssu futpib (~futpib@89.106.197.60)
11:35.19*** join/#maemo-ssu zeq (~s_j_newbu@2a01:348:1e3:1:e6ec:10ff:fe9a:d418)
12:05.31*** join/#maemo-ssu RST38h (marat@wsip-184-180-40-182.ri.ri.cox.net)
12:32.42*** join/#maemo-ssu Martix_ (martix@nat/redhat/x-nktrufvdmahoyfhn)
13:59.10*** join/#maemo-ssu mickname (mickname@loq7.kyla.fi)
14:11.50*** join/#maemo-ssu mickname_ (mickname@low6.kyla.fi)
14:33.34*** join/#maemo-ssu mickname (mickname@low6.kyla.fi)
14:35.22*** join/#maemo-ssu sunny_s (~sunny_s@86.57.254.135)
14:54.07*** join/#maemo-ssu Martix_ (martix@nat/redhat/x-wryyylcowfxqgwvc)
15:32.52*** join/#maemo-ssu dhbiker (~dhbiker@95.87.145.172)
16:36.13*** join/#maemo-ssu M4rtinK (~M4rtinK@ip-86-49-81-87.net.upcbroadband.cz)
16:44.08*** join/#maemo-ssu NIN101 (~NIN@p5DD28FFE.dip0.t-ipconnect.de)
16:48.02*** join/#maemo-ssu sunny_s (~sunny_s@86.57.254.135)
16:56.01*** join/#maemo-ssu LauRoman (~LauRoman@5-14-92-176.residential.rdsnet.ro)
17:05.55*** join/#maemo-ssu Raimu (rmaunula@tuomi.oulu.fi)
17:23.13*** join/#maemo-ssu sunny_s (~sunny_s@86.57.254.135)
17:36.37*** join/#maemo-ssu M13 (~M13@170.133-224-87.telenet.ru)
18:03.32*** join/#maemo-ssu __mrcs (~marcus@dslb-092-077-107-203.pools.arcor-ip.net)
18:41.27*** join/#maemo-ssu arcean (~arcean@apn-77-114-15-42.dynamic.gprs.plus.pl)
18:41.57*** part/#maemo-ssu __mrcs (~marcus@dslb-092-077-107-203.pools.arcor-ip.net)
19:27.37*** join/#maemo-ssu Vlad_on_the_road (~Vlad_on_t@ip-66.net-82-216-1.versailles2.rev.numericable.fr)
20:09.51*** join/#maemo-ssu NIN102 (~NIN@p5DD28EB3.dip0.t-ipconnect.de)
20:24.05keriomerlin1991: are you syncing the repos again?
20:24.13merlin1991not yet
20:24.27merlin1991so far maybe 3 packages got built, so I'm not in a rush
20:37.48*** part/#maemo-ssu Raimu (rmaunula@tuomi.oulu.fi)
20:38.05*** join/#maemo-ssu Raimu (rmaunula@tuomi.oulu.fi)
20:39.01*** join/#maemo-ssu xes (~xes@unaffiliated/xes)
20:57.12*** join/#maemo-ssu Rawer (252cad8c@gateway/web/freenode/ip.37.44.173.140)
20:57.23RawerHello :)
21:15.15*** join/#maemo-ssu Milhouse (~Milhouse@Maemo/community/contributor/Milhouse)
21:28.34*** join/#maemo-ssu discopig (~discopig@2001:5c0:1000:a::147)
21:28.34*** join/#maemo-ssu discopig (~discopig@unaffiliated/discopig)
21:30.34*** join/#maemo-ssu Skry (~skry@adsl-77-109-215-222.kymp.net)
22:07.02*** join/#maemo-ssu nox- (noident@freebsd/developer/nox)
22:28.50keriomerlin1991: as the... 25%? of the users of extras-devel-light, i demand those three packages to be updated!
22:29.00keriomaybe i even have them installed!
22:29.34merlin1991I shall gather statistics and only follow your demands, if you indeed are 25% of the users ;)
22:33.53kerioalso, if i'm really 25% of the users, we need better advertisement
23:01.35*** join/#maemo-ssu Martix (~martix@static-84-242-103-180.net.upcbroadband.cz)
23:27.31*** join/#maemo-ssu zogg__ (~zoggrules@109.67.203.213)
23:35.53*** join/#maemo-ssu Martix_ (~martix@static-84-242-103-180.net.upcbroadband.cz)
23:51.10*** join/#maemo-ssu M4rtinK (~M4rtinK@ip-86-49-81-87.net.upcbroadband.cz)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.