[maemo-developers] [maemo-developers] Python deb packages
From: Teemu Harju teemu.harju at gmail.comDate: Mon Feb 20 20:28:22 EET 2006
- Previous message: [maemo-developers] Python deb packages
- Next message: [maemo-developers] Where can I find the sources for the load-plugin?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I still cannot get the symbolic links created inside the .deb package. I can of course manually place the .desktop file also in the /etc/others-menu/extra_applications, but still it would be nice if the package.links file would work. Could this be caused by old dpkg-deb version or something? The uitest.links file that I've created is inside .deb package when i decompress the package with "ar x". The links file looks like this.... /var/lib/install/usr/share/applications/hildon/uitest.desktop /etc/others-menu/extra_applications/uitest.desktop Here is the contents of the package uitest-0.0.1.deb... [sbox-SDK_ARM: ~/UITest] > dpkg-deb --build uitest-0.0.1 dpkg-deb: building package `uitest' in `uitest-0.0.1.deb'. [sbox-SDK_ARM: ~/UITest] > dpkg -c uitest-0.0.1.deb drwxrwxr-x teemu/teemu 0 2006-02-20 20:16:37 ./ drwxrwxr-x teemu/teemu 0 2006-02-20 20:09:23 ./usr/ drwxrwxr-x teemu/teemu 0 2006-02-19 08:16:22 ./usr/bin/ -rwxrwxr-x teemu/teemu 5147 2006-02-19 08:17:34 ./usr/bin/uitest drwxrwxr-x teemu/teemu 0 2006-02-20 20:09:23 ./usr/share/ drwxrwxr-x teemu/teemu 0 2006-02-20 20:09:35 ./usr/share/applications/ drwxrwxr-x teemu/teemu 0 2006-02-20 20:09:51 ./usr/share/applications/hildon/ -rw-rw-r-- teemu/teemu 131 2006-02-19 08:26:27 ./usr/share/applications/hildon/uitest.desktop drwxrwxr-x teemu/teemu 0 2006-02-19 08:28:12 ./usr/lib/ drwxrwxr-x teemu/teemu 0 2006-02-19 08:28:20 ./usr/lib/dbus-1.0/ drwxrwxr-x teemu/teemu 0 2006-02-19 08:30:32 ./usr/lib/dbus-1.0 /services/ -rw-rw-r-- teemu/teemu 65 2006-02-19 08:31:11 ./usr/lib/dbus-1.0 /services/uitest.service drwxrwxr-x teemu/teemu 0 2006-02-20 20:16:47 ./etc/ drwxrwxr-x teemu/teemu 0 2006-02-20 20:16:56 ./etc/others-menu/ drwxrwxr-x teemu/teemu 0 2006-02-20 20:16:56 ./etc/others-menu/extra_applications/ - Teemu 2006/2/20, Tomi Ollila <tomi.ollila at guru.guru-group.fi>: > > Marius Vollmer <marius.vollmer at nokia.com> writes: > > > "ext Tomi Ollila" <tomi.ollila at guru.guru-group.fi> writes: > > > >> $ ar x yourpackage.deb; tar tvf data.tar.gz; rm data.tar.gz > > > > You could just use > > > > $ dpkg -c yourpackage.deb > > > > for this. No need to take the archive apart. > > localhost$ dpkg > zsh: command not found: dpkg > zsh: exit 127 dpkg > > ;D > > Anyway, good point, on debian and/or scratchbox environment that is > an option. > > Tomi > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://maemo.org/mailman/listinfo/maemo-developers > -- Teemu Harju http://www.teemuharju.net -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20060220/b20085dc/attachment.htm
- Previous message: [maemo-developers] Python deb packages
- Next message: [maemo-developers] Where can I find the sources for the load-plugin?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]