Public bug reported:

right-click and "extract here" does not give the same result as clicking
into the tar.gz and hitting "extract".

I have a tar.gz file where if I run "tar -xzvf <file name>" I get a file
that is 30 GB in size.

Similarly, if I double left-click on the file, and click "extract" on
the top left, then it extracts to about 30 GB.

However, if I extract the same file by right clicking on it and hitting
"extract here", I get an output that is about 5GB in size.

If needed I can provide the file. Just contact me via email:
carlos.gonza...@pivotal.aero


Doubt it's relevant, but the file is an image built using yocto.

Ubuntu version:
ubuntu@Latitude-3590:~/Downloads$ lsb_release -rd
Description:    Ubuntu 22.04.4 LTS
Release:        22.04

File roller version:
ubuntu@Latitude-3590:~/Downloads$ apt-cache policy file-roller
file-roller:
  Installed: 3.42.0-1
  Candidate: 3.42.0-1
  Version table:
 *** 3.42.0-1 500
        500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status


lscpu output:
ubuntu@Latitude-3590:~/Downloads$ lscpu
Architecture:            x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Address sizes:         39 bits physical, 48 bits virtual
  Byte Order:            Little Endian
CPU(s):                  8
  On-line CPU(s) list:   0-7
Vendor ID:               GenuineIntel
  Model name:            Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
    CPU family:          6
    Model:               142
    Thread(s) per core:  2
    Core(s) per socket:  4
    Socket(s):           1
    Stepping:            10
    CPU max MHz:         4000.0000
    CPU min MHz:         400.0000
    BogoMIPS:            3999.93
    Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bt
                         s rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 
pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm 
pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_t
                         imer aes xsave avx f16c rdrand lahf_lm abm 
3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp 
tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 sme
                         p bmi2 erms invpcid mpx rdseed adx smap clflushopt 
intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify 
hwp_act_window hwp_epp vnmi md_clear flush_l1d arch_capa
                         bilities
Virtualization features: 
  Virtualization:        VT-x
Caches (sum of all):     
  L1d:                   128 KiB (4 instances)
  L1i:                   128 KiB (4 instances)
  L2:                    1 MiB (4 instances)
  L3:                    8 MiB (1 instance)
NUMA:                    
  NUMA node(s):          1
  NUMA node0 CPU(s):     0-7
Vulnerabilities:         
  Gather data sampling:  Mitigation; Microcode
  Itlb multihit:         KVM: Mitigation: VMX disabled
  L1tf:                  Mitigation; PTE Inversion; VMX conditional cache 
flushes, SMT vulnerable
  Mds:                   Mitigation; Clear CPU buffers; SMT vulnerable
  Meltdown:              Mitigation; PTI
  Mmio stale data:       Mitigation; Clear CPU buffers; SMT vulnerable
  Retbleed:              Mitigation; IBRS
  Spec rstack overflow:  Not affected
  Spec store bypass:     Mitigation; Speculative Store Bypass disabled via prctl
  Spectre v1:            Mitigation; usercopy/swapgs barriers and __user 
pointer sanitization
  Spectre v2:            Mitigation; IBRS, IBPB conditional, STIBP conditional, 
RSB filling, PBRSB-eIBRS Not affected
  Srbds:                 Mitigation; Microcode
  Tsx async abort:       Not affected

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: file-roller 3.42.0-1
ProcVersionSignature: Ubuntu 6.5.0-25.25~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Mar  8 14:33:34 2024
InstallationDate: Installed on 2024-03-07 (1 days ago)
InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: file-roller
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: file-roller (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug jammy wayland-session

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/2056609

Title:
  right-click and "extract here" does not give the same result as
  clicking into the tar.gz and hitting "extract"

Status in file-roller package in Ubuntu:
  New

Bug description:
  right-click and "extract here" does not give the same result as
  clicking into the tar.gz and hitting "extract".

  I have a tar.gz file where if I run "tar -xzvf <file name>" I get a
  file that is 30 GB in size.

  Similarly, if I double left-click on the file, and click "extract" on
  the top left, then it extracts to about 30 GB.

  However, if I extract the same file by right clicking on it and
  hitting "extract here", I get an output that is about 5GB in size.

  If needed I can provide the file. Just contact me via email:
  carlos.gonza...@pivotal.aero

  
  Doubt it's relevant, but the file is an image built using yocto.

  Ubuntu version:
  ubuntu@Latitude-3590:~/Downloads$ lsb_release -rd
  Description:  Ubuntu 22.04.4 LTS
  Release:      22.04

  File roller version:
  ubuntu@Latitude-3590:~/Downloads$ apt-cache policy file-roller
  file-roller:
    Installed: 3.42.0-1
    Candidate: 3.42.0-1
    Version table:
   *** 3.42.0-1 500
          500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
          100 /var/lib/dpkg/status


  lscpu output:
  ubuntu@Latitude-3590:~/Downloads$ lscpu
  Architecture:            x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Address sizes:         39 bits physical, 48 bits virtual
    Byte Order:            Little Endian
  CPU(s):                  8
    On-line CPU(s) list:   0-7
  Vendor ID:               GenuineIntel
    Model name:            Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
      CPU family:          6
      Model:               142
      Thread(s) per core:  2
      Core(s) per socket:  4
      Socket(s):           1
      Stepping:            10
      CPU max MHz:         4000.0000
      CPU min MHz:         400.0000
      BogoMIPS:            3999.93
      Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bt
                           s rep_good nopl xtopology nonstop_tsc cpuid 
aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 
xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_t
                           imer aes xsave avx f16c rdrand lahf_lm abm 
3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp 
tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 sme
                           p bmi2 erms invpcid mpx rdseed adx smap clflushopt 
intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify 
hwp_act_window hwp_epp vnmi md_clear flush_l1d arch_capa
                           bilities
  Virtualization features: 
    Virtualization:        VT-x
  Caches (sum of all):     
    L1d:                   128 KiB (4 instances)
    L1i:                   128 KiB (4 instances)
    L2:                    1 MiB (4 instances)
    L3:                    8 MiB (1 instance)
  NUMA:                    
    NUMA node(s):          1
    NUMA node0 CPU(s):     0-7
  Vulnerabilities:         
    Gather data sampling:  Mitigation; Microcode
    Itlb multihit:         KVM: Mitigation: VMX disabled
    L1tf:                  Mitigation; PTE Inversion; VMX conditional cache 
flushes, SMT vulnerable
    Mds:                   Mitigation; Clear CPU buffers; SMT vulnerable
    Meltdown:              Mitigation; PTI
    Mmio stale data:       Mitigation; Clear CPU buffers; SMT vulnerable
    Retbleed:              Mitigation; IBRS
    Spec rstack overflow:  Not affected
    Spec store bypass:     Mitigation; Speculative Store Bypass disabled via 
prctl
    Spectre v1:            Mitigation; usercopy/swapgs barriers and __user 
pointer sanitization
    Spectre v2:            Mitigation; IBRS, IBPB conditional, STIBP 
conditional, RSB filling, PBRSB-eIBRS Not affected
    Srbds:                 Mitigation; Microcode
    Tsx async abort:       Not affected

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: file-roller 3.42.0-1
  ProcVersionSignature: Ubuntu 6.5.0-25.25~22.04.1-generic 6.5.13
  Uname: Linux 6.5.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar  8 14:33:34 2024
  InstallationDate: Installed on 2024-03-07 (1 days ago)
  InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: file-roller
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/2056609/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to