![]() |
2006-11-08
, 16:59
|
Posts: 6 |
Thanked: 0 times |
Joined on Nov 2006
|
#22
|
issue resolved, looks like rsync does not make exact copies. When using tar (not from busybox, the real one) it works.
http://maemo.org/pipermail/maemo-dev...er/006113.html
/home/user # dpkg -x ./tar_1.15.1_arm.deb ./toto /home/user # ./toto/bin/tar /bin/sh: ./toto/bin/tar: not found /home/user # ls -l ./toto/bin/tar -rwxrwxr-x 1 1000 1000 194452 Apr 2 2006 ./toto/bin/tar /home/user #
![]() |
2006-11-08
, 18:01
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#23
|
![]() |
2006-11-08
, 19:05
|
Posts: 6 |
Thanked: 0 times |
Joined on Nov 2006
|
#24
|
get it from repository but do not install it.
# apt-get -d install tar
should download it to /var/cache/apt/archives but not install (try to ignore those scary warnings).
![]() |
2006-11-08
, 21:55
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#25
|
![]() |
2006-11-09
, 19:07
|
Posts: 6 |
Thanked: 0 times |
Joined on Nov 2006
|
#26
|
What worked? Tar or font in Opera after cloning with tar?
http://maemo.org/pipermail/maemo-dev...er/006113.html