[Bug] Linux Mint click .deb "unable to open myapp.deb The package may be corrupted, or you don't have permissions to access it. Check the file permissions." #892
Labels
bug
Something isn't working
Search before asking
I searched in the issues and found nothing similar.
Pake version
3.1.1
System version
Linux Mint 21.2 Cinnamon
Node.js version
20.17
Minimal reproduce step
building is OK but .deb problem
➜ ~ pake https://xxx.rrrr.fr/ --name activites --multi-arch --targets deb
✼ No icon given, default in use. For a custom icon, use --icon option.
✸ Installing package...
up to date in 297ms
69 packages are looking for funding
✔ Package installed!
pakeConfig {
windows: [
{
url: 'https://xxx.rrrr.fr/',
url_type: 'web',
hide_title_bar: false,
fullscreen: false,
width: 1200,
height: 780,
resizable: true,
always_on_top: false,
dark_mode: false,
activation_shortcut: '',
disabled_web_shortcuts: false
}
],
user_agent: {
macos: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15',
linux: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',
windows: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'
},
system_tray: { macos: false, linux: false, windows: true },
system_tray_path: '/home/me/.nvm/versions/node/v20.17.0/lib/node_modules/pake-cli/src-tauri/png/icon_512.png',
inject: [],
proxy_url: ''
}
✶ Building app...
✔ Build success!
✔ App installer located in /home/me/activites.deb
What did you expect to see?
working executable file
What did you see instead?
bad executable file
or
➜ ~ gdebi activites.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Failed to open software package
This package may be corrupted, or you do not have permissions to access it. Check the file permissions.
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: