apt-get / sources.list

2003-07-01 Thread thomas . gies
Hi, I'm using testing and stable. Yesterday I had to install some packages from unstable. When I added the sourcelines for unstable and run an apt-get update the information about the packages was fetched, but when reading the packagelist, apt stoped with an error message saying, that it has not

avr-gcc/avr-libc

2003-07-01 Thread thomas . gies
Hi, I tried to compile a simple programm for my avr microprocessor, that I have found on linuxfocus. To make it short. It workes with the compiler and libs from stable and unstable, but with the testing releases there is a linker error saying, that he cannot find -lgcc, because the version availa

avr-gcc/avr-libc

2003-07-01 Thread thomas . gies
Hi, I tried to compile a simple programm for my avr microprocessor, that I have found on linuxfocus. To make it short. It workes with the compiler and libs from stable and unstable, but with the testing releases there is a linker error saying, that he cannot find -lgcc, because the version availa

Re: Bash question

2003-07-01 Thread thomas . gies
Hi. Try find. It has the -exec parameter. That is what you want. -- Die Welt ist kunterbunt, mein Arsch wiegt 180 Pfund. - Hans Peter Gies, 1989 pgp0.pgp Description: PGP signature

dselect

2003-07-01 Thread Thomas Gies
Hi. Why does dselect update packages from unstable even if I put APT::Default-Release "testing"; in my apt.conf? Thomas -- Die Welt ist kunterbunt, mein Arsch wiegt 180 Pfund. - Hans Peter Gies, 1989 pgp0.pgp Description: PGP signature

Re: dselect

2003-07-02 Thread thomas . gies
On Tue, Jul 01, 2003 at 06:41:33PM -0400, David Z Maze wrote: > Thomas Gies <[EMAIL PROTECTED]> writes: > > > Why does dselect update packages from unstable even if I put > > > > APT::Default-Release "testing"; > > > > in my apt.conf? > >