Re: [UDD] Upload_history table is currently empty
Hi, an untested 2to3 port of UDD code is in python3 branch of https://salsa.debian.org/qa/udd/-/tree/python3 I consider it sensible to switch to this soon and fix the bugs since we need to switch anyway sooner or later and since we have a critical bug now that affects feeding a table it should be the right time. Kind regards Andreas. On Sun, Aug 02, 2020 at 10:47:04AM +0200, Lucas Nussbaum wrote: > Hi, > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966649 > > On 02/08/20 at 10:11 +0200, Andreas Tille wrote: > > Hi Lucas, > > > > I'm just realising: > > > > udd=> select count(*) from upload_history; > > count > > --- > > 0 > > > > I admit I have no idea what might be wrong here. > > > > Kind regards > > > >Andreas. > > > > -- > > http://fam-tille.de > > > -- http://fam-tille.de
Re: [UDD] Upload_history table is currently empty
On 02/08/20 at 15:12 +0200, Andreas Tille wrote: > Hi, > > an untested 2to3 port of UDD code is in python3 branch of > >https://salsa.debian.org/qa/udd/-/tree/python3 ... but it does not include the script in question for this bug? Lucas
Re: [UDD] Upload_history table is currently empty
On Sun, Aug 02, 2020 at 04:09:49PM +0200, Lucas Nussbaum wrote: > On 02/08/20 at 15:12 +0200, Andreas Tille wrote: > > Hi, > > > > an untested 2to3 port of UDD code is in python3 branch of > > > >https://salsa.debian.org/qa/udd/-/tree/python3 > > ... but it does not include the script in question for this bug? You mean munge_ddc.py? Hmmm, I can not even find it in master branch? I once branched master for a 2to3 run and I'm merging from time to time. As I said most things (actually those I did not wrote on my own) are untested. Kind regards Andreas. -- http://fam-tille.de
Richiesta Contatto
Buonasera, Sono la Dott.ssa Maria Puccini, consulente aziendale, abbiamo lanciato una campagna che fa al caso suo. Le diamo l'opportunità di avere un consulente dedicato che contatterà potenziali clienti nella zona di suo interesse per promuovere la sua attività con un unico scopo: trovare nuovi clienti. Consideri che con un pacchetto di soli 149€ avrebbe un call center a disposizione della sua Attività. E' un progetto molto ampio dove Le garantisco ottimi riscontri, gentilmente mi lasci un suo recapito telefonico cosi da illustrarLe il tutto. Distinti Saluti Dott.ssa Maria Puccini
Re: [UDD] Upload_history table is currently empty
On 02/08/20 at 22:38 +0200, Andreas Tille wrote: > On Sun, Aug 02, 2020 at 04:09:49PM +0200, Lucas Nussbaum wrote: > > On 02/08/20 at 15:12 +0200, Andreas Tille wrote: > > > Hi, > > > > > > an untested 2to3 port of UDD code is in python3 branch of > > > > > >https://salsa.debian.org/qa/udd/-/tree/python3 > > > > ... but it does not include the script in question for this bug? > > You mean munge_ddc.py? Hmmm, I can not even find it in master branch? As I wrote in the bug: > 'munge_ddc.py' has the following issues: > - it's not version-controlled Lucas