View previous topic :: View next topic |
Author |
Message |
screen Guest
|
Posted: Mon Sep 10, 2012 2:20 Post subject: |
|
|
Hi Hauke,
I appreciate for your help but it stills error after I replaced poolBuilder.php .
At package source page , I selected my pool , interface and click [test it].
It seems know i386 only not amd64.
Code: | Ign http://192.168.1.10 stable/main i386 Packages
Ign http://192.168.1.10 stable/non-free i386 Packages
Ign http://192.168.1.10 stable/contrib i386 Packages
Err http://192.168.1.10 stable/main i386 Packages
404 Not Found
Err http://192.168.1.10 stable/non-free i386 Packages
404 Not Found
Err http://192.168.1.10 stable/contrib i386 Packages
404 Not Found
Fetched 4434 B in 0s (339 kB/s)
W: Failed to fetch http://192.168.1.10/pool/debianDVD/dists/stable/main/binary-i386/Packages.gz 404 Not Found
W: Failed to fetch http://192.168.1.10/pool/debianDVD/dists/stable/non-free/binary-i386/Packages.gz 404 Not Found
W: Failed to fetch http://192.168.1.10/pool/debianDVD/dists/stable/contrib/binary-i386/Packages.gz 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
Please check your package source. | [/code] |
|
Back to top |
|
|
screen Guest
|
Posted: Mon Sep 10, 2012 2:29 Post subject: |
|
|
I have changed something like :
#cd /m23/data+scripts/pool/debianDVD/dists/stable/main
#cp -R binary-amd64 binary-i386
#cd ../contrib
#cp -R binary-amd64 binary-i386
#cd ../non-free
#cp -R binary-amd64 binary-i386
Everything seems good.
Code: | Ign http://192.168.1.10 stable/main i386 Packages/DiffIndex
Ign http://192.168.1.10 stable/non-free i386 Packages/DiffIndex
Ign http://192.168.1.10 stable/contrib i386 Packages/DiffIndex
Ign http://192.168.1.10 stable/main i386 Packages
Ign http://192.168.1.10 stable/non-free i386 Packages
Ign http://192.168.1.10 stable/contrib i386 Packages
Hit http://192.168.1.10 stable/main i386 Packages
Hit http://192.168.1.10 stable/non-free i386 Packages
Hit http://192.168.1.10 stable/contrib i386 Packages
Reading package lists... |
|
|
Back to top |
|
|
screen Guest
|
Posted: Mon Sep 10, 2012 4:12 Post subject: |
|
|
test install
|
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Wed Sep 12, 2012 11:37 Post subject: |
|
|
Hi,
I will try to reproduce the error and report my results after the test. _________________ 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 |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Wed Sep 12, 2012 18:32 Post subject: |
|
|
Hi,
I've corrected the sources list editor so that it will use the first choosen architecture for doing the the sources list check.
Please try, if it does for you
Updated packages can be found in the m23 test area. How to install the testing packages is described at http://m23.sourceforge.net/testing. _________________ 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 |
|
|
|