[oe-issues] [Bug 2512] New: base-files has simpad-specific files

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Mon Jun 18 06:39:00 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2512

           Summary: base-files has simpad-specific files
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: skliarieh at gmail.com
         QAContact: tinderbox-oe at gmx.net


# ipkg install base-files
Downloading
http://www.angstrom-distribution.org/unstable/feed/arm-oabi/base/base-files_3.0.14-r68_arm-oabi.ipk
ipkg: Cannot create symlink from ./var/cache to 'volatile/cache': File exists
ipkg: Cannot create symlink from ./var/run to 'volatile/run': File exists
ipkg: Cannot create symlink from ./var/log to 'volatile/log': File exists
ipkg: Cannot create symlink from ./var/lock to 'volatile/lock': File exists
ipkg: Cannot create symlink from ./var/tmp to 'volatile/tmp': File exists
    Configuration file '/etc/fstab'
    ==> File on system created by you or by a script.
    ==> File also in package provided by package maintainer.
       What would you like to do about it ?  Your options are:
        Y or I  : install the package maintainer's version
        N or O  : keep your currently-installed version
          D     : show the differences between the versions (if diff is
installed)
     The default action is to keep your current version.
    *** fstab (Y/I/N/O/D) [default=N] ?D
--- /etc/fstab-ipkg.backup      Mon Jun  4 22:09:55 2007
+++ /etc/fstab  Fri Jun 15 07:52:12 2007
@@ -1,8 +1,8 @@
-/dev/mtdblock4 /       jffs2   defaults        1  1 
-proc            /proc   proc    defaults        0  0
-/dev/hda1      /media/cf       auto   
defaults,sync,noauto,noatime,user,exec,suid,gid=100,umask=0002  0  0
-/dev/mmcda1    /media/card     auto   
defaults,sync,noauto,noatime,user,exec,suid     0  0
-tmpfs          /var/volatile   tmpfs   mode=0755       0  0
-
-# we use a non-volatile ramdisk, see /etc/init.d/ramdisk
-#tmpfs         /media/ram      tmpfs   defaults        0  0
+rootfs               /                    auto       defaults              1 1
+proc                 /proc                proc       defaults              0 0
+devpts               /dev/pts             devpts     mode=0620,gid=5       0 0
+usbdevfs             /proc/bus/usb        usbdevfs   noauto                0 0
+tmpfs               /var/volatile        tmpfs      mode=0755             0 0
+tmpfs                /media/ram           tmpfs      defaults              0 0
+/dev/mtdblock/2             /home                jffs2      defaults          
  1 1
+/dev/hda1           /media/cf            auto       noauto,owner          0 0
    [Press ENTER to continue]

Looks like the file /etc/fstab is for sympad and not for collie.
The same regarding /etc/hostname file.

Why aren't the files marked as configuration files, so as not to overwrite
existing ones?


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list