Opened 4 years ago

Closed 4 years ago

#15703 closed bug (no change required)

gdb installation apparently fails silently

Reported by: pmatos Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: gdb Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by pmatos)

This might be my ignorance about haiku. I have started a vagrant box with haiku following: https://www.haiku-os.org/blog/kallisti5/2018-11-27_haiku_r1beta1_in_vagrant/

I have now done:

~> pkgman full-sync
~> pkgman install gdb

then i tried running gdb and it cannot find it.

Obviously this is all I get now:

~> pkgman install gdb
100% repochecksum-1 [65 bytes]
Validating checksum for Haiku...done.
100% repochecksum-1 [64 bytes]
Validating checksum for HaikuPorts...done.
gdb-6.3-2 from repository system is already installed.
Nothing to do.
~> gdb
-bash: gdb: command not found

Change History (5)

comment:1 by pmatos, 4 years ago

Description: modified (diff)

comment:2 by diver, 4 years ago

You updated the system but didn't reboot, so any packages installed after that will not be activated until a reboot.

in reply to:  2 comment:3 by pmatos, 4 years ago

Replying to diver:

You updated the system but didn't reboot, so any packages installed after that will not be activated until a reboot.

Right - thanks.

comment:4 by pmatos, 4 years ago

Feel free to close this - it seems I don't have permissions to do so.

comment:5 by diver, 4 years ago

Resolution: no change required
Status: newclosed
Note: See TracTickets for help on using tickets.