pe, 2009-06-26 kello 16:09 +1930, Rafael Leon kirjoitti: > Hello, > > I'm developing a lot of Debian packages to my company, obviously using > Debian. To test the integrity of the packages, first I tested them > with Lintian tools, then I test the packages with piuparts. But in > this step I have a questions about the piuparts's logs. At the end of > the log piuparts show me this message: > > " 1 not fully installed or removed. > E: Packages need to be removed but remove is disabled. " > > but, before piuparts say: > > "DEBUG: Starting command: ['chroot', '/tmp/tmpY1bOcF', 'apt-get', > '-yf', '--no-remove', 'install']" > > with the flags --no-remove > > My question is: This is normal, this error is a real error or it is a > DEBUG label ?
The "DEBUG:" label just indicates the logging level piuparts is using. It is normal for piuparts to use --no-remove when running apt-get, not doing so caused various kinds of problems. Without knowing what else is going on, it is not possible to know whether the packages you are testing are OK or not. Does piuparts report anything as FAIL or PASS? -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org