View previous topic :: View next topic |
Author |
Message |
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Thu May 01, 2014 11:48 Post subject: |
|
|
Hi,
the output of dpkg-scanpackes looks good. I don't see obviously errors.
Did you update the package index via the m23 webinterface after chmoding?
Did you update the package search index (on the package installation page) afterwards?
PS the "package search index" is used by apt-get directly (for installing the packages on the client) and the "package search index" is for searching in the available package via the m23 webinterface. _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
FillFeile
Joined: 28 Mar 2014 Posts: 11
|
Posted: Thu May 01, 2014 13:34 Post subject: |
|
|
Both indexes were updated. But no success..
I was wondering about the ls output of the extrsDebs directory:
Code: | root@m23-server:/m23/data+scripts/extraDebs# ls -al
insgesamt 24
drwxrwxrwx 2 root root 4096 Mai 1 17:21 .
drwxr-xr-x 14 www-data www-data 4096 Apr 25 14:34 ..
-rwxr-xr-x 1 root root 718 Apr 25 14:17 helloworld.deb
-rwxr-xr-x 1 root root 0 Apr 24 12:28 Packages
-rwxr-xr-x 1 www-data www-data 14 Apr 24 12:28 Packages.bz2
-rw-r--r-- 1 www-data www-data 29 Mai 1 17:21 Packages.gz
-rwxr-xr-x 1 www-data www-data 1620 Mai 1 17:21 Release |
Of cause the owner of helloworld.deb and Packages was wrong!
I changed the owner via chown to www-data and all works fine
Thank you for your support Hauke and Maren (and of cause for developing the great m23 software ) |
|
Back to top |
|
|
|