Package: debdelta
Version: 0.65+nmu1
Followup-For: Bug #962203

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
I recently installed debdelta version 0.65+nmu1 and tried to use debdelta-
upgrade.

The output was:
Delta is too big: libsndfile1_1.0.28-8_1.0.30-1_amd64.debdelta                  
                                              
Delta is too big: libsndfile1_1.0.28-8_1.0.30-1_i386.debdelta                   
                                              
Delta missing, server failed to create it: papirus-icon-
theme_20201201-1_20210101-1_all.debdelta                              
Delta is not present: rdiff-backup_1.2.8-7_2.0.5-1+b2_amd64.debdelta            
                                              
Delta is too big: sndfile-programs_1.0.28-8_1.0.30-1_amd64.debdelta             
                                              
debdelta-upgrade : 'Thread' object has no attribute 'isAlive'                   
                                              

The sttribute isAlive is still used 4 times in the program:

$ grep -n isAlive /usr/bin/debdelta-upgrade
5384:  if patching_thread.isAlive() and no_delta and VERBOSE > 1 :
5386:  while patching_thread.isAlive() or ('a' in DEB_POLICY and no_delta):
5405:  while patching_thread.isAlive():
5410:  while progress_thread != None and progress_thread.isAlive():

I had expected that all occurences would have been replaced by is_alive() by 
now.

Kind regards,Package: debdelta
Version: 0.65+nmu1
Followup-For: Bug #962203

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
I recently installed debdelta version 0.65+nmu1 and tried to use debdelta-
upgrade.

The output was:
Delta is too big: libsndfile1_1.0.28-8_1.0.30-1_amd64.debdelta                  
                                              
Delta is too big: libsndfile1_1.0.28-8_1.0.30-1_i386.debdelta                   
                                              
Delta missing, server failed to create it: papirus-icon-
theme_20201201-1_20210101-1_all.debdelta                              
Delta is not present: rdiff-backup_1.2.8-7_2.0.5-1+b2_amd64.debdelta            
                                              
Delta is too big: sndfile-programs_1.0.28-8_1.0.30-1_amd64.debdelta             
                                              
debdelta-upgrade : 'Thread' object has no attribute 'isAlive'                   
                                              

The sttribute isAlive is still used 4 times in the program:

$ grep -n isAlive /usr/bin/debdelta-upgrade
5384:  if patching_thread.isAlive() and no_delta and VERBOSE > 1 :
5386:  while patching_thread.isAlive() or ('a' in DEB_POLICY and no_delta):
5405:  while patching_thread.isAlive():
5410:  while progress_thread != None and progress_thread.isAlive():

I had expected that all occurences would have been replaced by is_alive() by 
now.

Kind regards,
Arnold Metselaar

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (555, 'testing'), (550, 'stable'), (500, 'testing-debug'), (500, 
'stable-updates'), (500, 'stable-debug'), (500, 'proposed-updates-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-1-amd64 (SMP w/3 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8), LANGUAGE=nl
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages debdelta depends on:
ii  binutils          2.35.1-7
ii  bzip2             1.0.8-4
ii  libbz2-1.0        1.0.8-4
ii  libc6             2.31-9
ii  python3           3.9.1-1
ii  python3-requests  2.25.1+dfsg-2
ii  zlib1g            1:1.2.11.dfsg-2

Versions of packages debdelta recommends:
ii  bsdiff                   4.3-21+b1
ii  gnupg-agent              2.2.20-1
ii  gnupg2                   2.2.20-1
ii  gpg-agent [gnupg-agent]  2.2.20-1
ii  lzma                     9.22-2.2
Arnold Metselaar

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (555, 'testing'), (550, 'stable'), (500, 'testing-debug'), (500, 
'stable-updates'), (500, 'stable-debug'), (500, 'proposed-updates-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-1-amd64 (SMP w/3 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8), LANGUAGE=nl
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages debdelta depends on:
ii  binutils          2.35.1-7
ii  bzip2             1.0.8-4
ii  libbz2-1.0        1.0.8-4
ii  libc6             2.31-9
ii  python3           3.9.1-1
ii  python3-requests  2.25.1+dfsg-2
ii  zlib1g            1:1.2.11.dfsg-2

Versions of packages debdelta recommends:
ii  bsdiff                   4.3-21+b1
ii  gnupg-agent              2.2.20-1
ii  gnupg2                   2.2.20-1
ii  gpg-agent [gnupg-agent]  2.2.20-1
ii  lzma                     9.22-2.2

Reply via email to