Package Manager 2.5 with personal storage = 0 fails ~~silently~~

Post here if you feel others can duplicate your so discovered "bug"

Moderator: Forum moderators

Post Reply
jfw01
Posts: 19
Joined: Thu Aug 12, 2021 3:16 am
Location: New Zealand
Has thanked: 3 times
Been thanked: 2 times

Package Manager 2.5 with personal storage = 0 fails ~~silently~~

Post by jfw01 »

/usr/local/petget/installmodes.sh writes No space left on device. Exiting to a file that nobody reads, and then exits.

Please find attached a debug patch, to /etc/rc.d/functions_x, to temporarily exercise the fault.

Please find attached two fix patch, to /usr/local/petget/installmodes.sh. The first is a re-format, with assumptions about the intended behavour of &&, to clarify the scope of the change. The second duplicates the error as a gtk dialog, so that it will be visible to the user. The fix requires both, in that order, as they overlap.

Please may I have help to find the definitive public copy. The one in puppylinux-woof-CE/ppm_auto purports to be Version 1.9.999 (:-P) and does not contain the test which is misbehaving.

Attachments
installmodes.diff1.txt
Fix patch, in /usr/local/petget/, for duplicating the error into visibility.
(1.42 KiB) Downloaded 41 times
installmodes.diff0.txt
Fix patch, in /usr/local/petget/, for clarifying the scope.
(1.52 KiB) Downloaded 40 times
functions_x.diff.txt
Temporary debug patch, in /etc/rc.d/, to exercise the fault.
(874 Bytes) Downloaded 41 times
Post Reply

Return to “Bug Reports”