Skip to content

Gentoo Linux: "Package NOT merged due to file collisions" problem and solution

When trying to get the latest sys-libs/timezone-data on a somewhat old system, I got the following error:
[list of nearly all files the package was about to install]
- Package 'sys-libs/timezone-data-2008i' NOT merged due to file
- collisions. If necessary, refer to your elog messages for the whole
- content of the above message.


According to equery, it looks like those files were installed by glibc:
# equery b /usr/share/zoneinfo/CET
sys-libs/glibc-2.3.4.20041102-r1 (/usr/share/zoneinfo/CET)


So I tried
# COLLISION_IGNORE="/usr/share/zoneinfo" emerge -av timezone-data
which showed less errors but still gave me:
 - sys-libs/glibc-2.3.4.20041102-r1
- /usr/bin/tzselect
- /usr/sbin/zdump
- /usr/sbin/zic


I ended up with
# COLLISION_IGNORE="/usr" emerge -av timezone-data
which worked well.

I looked at the ebuilds and saw that newer glibc packages depend on sys-libs/timezone-data, so upgrading glibc should solve the problem too. I've submitted bug 258802 since I didn't find the info anywhere else.
  • Twitter
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Gentoo Linux: "Package NOT merged due to file collisions" problem and solution
  • Mixx Gentoo Linux: "Package NOT merged due to file collisions" problem and solution
  • Bloglines Gentoo Linux: "Package NOT merged due to file collisions" problem and solution
  • Technorati Gentoo Linux: "Package NOT merged due to file collisions" problem and solution
  • Fark this: Gentoo Linux: "Package NOT merged due to file collisions" problem and solution
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at YahooMyWeb
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at Furl.net
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at reddit.com
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at blinklist.com
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at Spurl.net
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at NewsVine
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at Simpy.com
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution at blogmarks
  • Bookmark Gentoo Linux: "Package NOT merged due to file collisions" problem and solution with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810)

I've successfully installed and ran Android on my N810 following the instructions here along with the modifications described here. In the next days/weeks I'll have a deeper look at it and will also try to install some more apps.

There is another project (involving the same people?) called NITdroid, which allows to run Android directly, bypassing Maemo. However my understanding is that short of reflashing the kernel there is no easy way to switch between Maemo and Android (with the first method you only have to reboot to get back to Maemo after using Android). There are discussion here and there about using kexec to swich between Maemo and Android but so far I'm not aware of anybody getting kexec to work on a NIT.

android-n810 on SourceForge looks quite similar to NITdroid, according to the README in the distributed files.

Other things to look at some day:
  • Twitter
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810)
  • Mixx Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810)
  • Bloglines Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810)
  • Technorati Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810)
  • Fark this: Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810)
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at YahooMyWeb
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at Furl.net
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at reddit.com
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at blinklist.com
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at Spurl.net
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at NewsVine
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at Simpy.com
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) at blogmarks
  • Bookmark Android on the Nokia n810 Internet Tablet (Android on top of Maemo Linux vs NITdroid vs android-n810) with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

aXbo research 2.0 (Analysis Software & Sounds Upload) on linux

This is a follow-up to my previous post about using the aXbo Sleep Phase Alarm Clock (SPAC) on linux. You should probably read that post first.

There is now a new 2.0 version of the "aXbo research" software (thanks rac for the hint). It is quite similar to version 1.0, with the added feature that you can upload new sounds to the device. It's still a Java application, using a number of Open Source components => Look at NOTICE.txt, and from what I saw it seems it's being developed on OS X - a shame that they don't provide an easy way to use it with linux: while version 1.0 was launched using Java Web Start, version 2.0 is installed locally in an OS-specific way which makes it a bit more complicated for the (not Mac / Windows) users. As far as I can tell the software should work fine on all platforms supported by RXTX (as long as there is a driver for the USB->serial converter of course)...

Here are the steps that allowed me to successfully run version 2.0 on linux:

- download aXbo_windows_2_0_11.exe

- run wine aXbo_windows_2_0_11.exe, this will install version 2.0.11 (don't install the drivers, only the application)

- at the end of the install process, you can directly start the program. for me this triggered the download of aXbo_windows_2_0_13.exe (why they don't offer this file for download directly is a mystery)

- install / update to version 2.0.13 using wine again (and again, don't install the drivers, only the application)

At this point you can already use aXbo research through wine. I didn't test the sound upload, but the rest seemed to work fine, although there were some glitches with the display. Here is how to run it without wine:

- create a directory to hold the files, eg mkdir ~/aXbo-2.0

- copy the .jar files to that directory, eg cp -rp ~/.wine/drive_c/Program\ Files/aXbo2/lib ~/aXbo-2.0/

- move axbo.jar one directory up, eg mv ~/aXbo-2.0/lib/axbo.jar ~/aXbo-2.0/

- get librxtxSerial.so, eg cd ~/aXbo-2.0/lib/ ; wget http://blog.crox.net/uploads/librxtxSerial.so

- run the application like this: cd ~/aXbo-2.0/ ; java -Djava.library.path=lib/ -jar axbo.jar


NOTE / RXTX:

- the librxtxSerial.so offered for download here is 32-bit, which means you need to run a 32-bit JRE.

- instead, you can also install a distribution-provided librxtxSerial.so, eg with Gentoo 64-bit:
emerge rxtx
java -Djava.library.path=/usr/lib64/rxtx-2/ -jar axbo.jar
(in this example you obviously have to select a 64-bit JRE)

(RXTX is distributed under a variant of the LGPL license, you'll find more info on the RXTX website.)


NOTE / Sounds Upload:

Be aware that the sounds upload function will upload the whole package at once, and that it will replace the sounds currently on the device, and not just add new ones.
  • Twitter
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg aXbo research 2.0 (Analysis Software & Sounds Upload) on linux
  • Mixx aXbo research 2.0 (Analysis Software & Sounds Upload) on linux
  • Bloglines aXbo research 2.0 (Analysis Software & Sounds Upload) on linux
  • Technorati aXbo research 2.0 (Analysis Software & Sounds Upload) on linux
  • Fark this: aXbo research 2.0 (Analysis Software & Sounds Upload) on linux
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at YahooMyWeb
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at Furl.net
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at reddit.com
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at blinklist.com
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at Spurl.net
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at NewsVine
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at Simpy.com
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux at blogmarks
  • Bookmark aXbo research 2.0 (Analysis Software & Sounds Upload) on linux with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files

This article discusses importing PDF files in OOo for editing with a new extension, which also brings a new feature called "hybrid PDF". Basically a regular PDF file compatible with any reader which also contains the original OpenDocument (odt, ods etc.) data. This extension requires OpenOffice.org version 3.0 and you can download it from here.

The article also mentions that Office 2007 SP2 will support ODF natively. This has been announced in May this year apparently but I missed it :o) The service pack will be available sometime in the first half of 2009.
  • Twitter
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files
  • Mixx Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files
  • Bloglines Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files
  • Technorati Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files
  • Fark this: Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at YahooMyWeb
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at Furl.net
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at reddit.com
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at blinklist.com
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at Spurl.net
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at NewsVine
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at Simpy.com
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files at blogmarks
  • Bookmark Edit PDF files with OpenOffice.org (OOo PDF import) / Hybrid PDF-OpenDocument files with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca
Defined tags for this entry: ,

Netgear DG834 bridge mode (PPPoE)

If you own a Netgear DG834 ADSL modem/router/bridge, and for some reason you'd like to terminate the PPPoE connection on another device, you'll probably be disappointed as we first were to see that there is no "bridge mode" option in the web interface, even after a firmware upgrade followed by a factory reset.

This doen't mean however that you can't. It's just undocumented... Here is how we finally got it up & running, after trying several procedures found here and there. The exact model we used is the DG834Bv2, but from what I've seen it should work with other similar devices as well (at least with other DG834B versions and also with DG834G variants).

- to begin with we installed the latest available firmware, V3.01.37 (we had to go to netgear.de for this, the international website didn't have it)

- this was followed by a factory reset

- then from the "basic settings" page/section we set "does your internet provider require a login" to "No"

- from the "LAN IP Setup" page/section we unchecked "use router as DHCP server"

- after going through these steps you'll have to edit the URL in your browser to go to the "mode.htm" page - this should redirect you to 192.168.0.1/setup.cgi?next_file=mode.htm ; on that page you can set the device to operate in "modem-only" mode.
  • Twitter
  • Bookmark Netgear DG834 bridge mode (PPPoE) at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Netgear DG834 bridge mode (PPPoE)
  • Mixx Netgear DG834 bridge mode (PPPoE)
  • Bloglines Netgear DG834 bridge mode (PPPoE)
  • Technorati Netgear DG834 bridge mode (PPPoE)
  • Fark this: Netgear DG834 bridge mode (PPPoE)
  • Bookmark Netgear DG834 bridge mode (PPPoE) at YahooMyWeb
  • Bookmark Netgear DG834 bridge mode (PPPoE) at Furl.net
  • Bookmark Netgear DG834 bridge mode (PPPoE) at reddit.com
  • Bookmark Netgear DG834 bridge mode (PPPoE) at blinklist.com
  • Bookmark Netgear DG834 bridge mode (PPPoE) at Spurl.net
  • Bookmark Netgear DG834 bridge mode (PPPoE) at NewsVine
  • Bookmark Netgear DG834 bridge mode (PPPoE) at Simpy.com
  • Bookmark Netgear DG834 bridge mode (PPPoE) at blogmarks
  • Bookmark Netgear DG834 bridge mode (PPPoE) with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca