On 8 March 2010 12:39, Joachim Ott <[email protected]> wrote:
> On 8 March 2010 11:33,  <[email protected]> wrote:
>> Hi,
>>
>> is there any one that encounters the same problems as I do with opkg as 
>> described in http://trac.shr-project.org/trac/ticket/988 ?
>>
>> With every install or upgrade process he file /usr/lib/opkg/status  is 
>> written to a size of 229376 bytes and nothing more. Hence it gets corrupted 
>> every time I want to install or upgrade a package.
>
> You're not alone.
>
> But there was a state before this that was even worse. libopkg.so.0
> was a link to libopkg.so.0.0.0-deaf, which caused a segfault on every
> package you tried to install. When I changed the symlink to
> libopkg.so.0.0.0, I got further this new sefault. Currently my system
> more than unstable. Will try to upgrade step-by-step.
>

And then, when trying to start with libopkg0:

r...@gta02v6:~ # opkg install libopkg0
Collected errors:
 * opkg_conf_init: Could not create lock file /usr/lib/opkg/lock: No
space left on device.
r...@gta02v6:~ # df -h
Filesystem            Size  Used Avail Use% Mounted on
rootfs                247M  245M  2.6M  99% /
/dev/root             247M  245M  2.6M  99% /
none                   60M  248K   59M   1% /dev
shmfs                  60M     0   60M   0% /dev/shm
tmpfs                  60M   76K   60M   1% /var/volatile
tmpfs                  60M     0   60M   0% /dev/shm
tmpfs                  60M     0   60M   0% /media/ram
/dev/mmcblk0p6        4.3G  2.4G  1.7G  60% /media/mmcblk0p6
volatile               60M   76K   60M   1% /var/volatile

urrgs

So, after "rm -rf /var/lib/opkg/tmp/*" and removing some more, I had
42 MB free again. Then I did an upgrade for libokpg0 and opkg, after
that "opkg upgrade" went thru except these errors:

Collected errors:
 * pkg_get_installed_files: Failed to open
//usr/lib/opkg/info/openssh-sftp-server.list: No such file or
directory.
 * pkg_get_installed_files: Failed to open
//usr/lib/opkg/info/screen.list: No such file or directory.
 * pkg_get_installed_files: Failed to open
//usr/lib/opkg/info/rsync.list: No such file or directory.
 * resolve_conffiles: Existing conffile /etc/syslog.conf is different
from the conffile in the new package. The new conffile will be placed
at /etc/syslog.conf-opkg.
 * pkg_get_installed_files: Failed to open
//usr/lib/opkg/info/screen.list: No such file or directory.
 * pkg_get_installed_files: Failed to open
//usr/lib/opkg/info/rsync.list: No such file or directory.
 * pkg_get_installed_files: Failed to open
//usr/lib/opkg/info/openssh-sftp-server.list: No such file or
directory.
 * file_md5sum_alloc: Failed to open file /usr/share/shr/scenarii/*:
No such file or directory.
 * file_md5sum_alloc: Failed to open file /etc/shr-settings/*: No such
file or directory.
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to