can you provide a stable version as default?
Open
Nobody has claimed this yet.
- Dominant language
- Common Lisp
- Stars
- 6.5k
- Forks
- 613
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
ubuntu 23.10
(base) nyck33@nyck33-tt:/media/nyck33/1TB-backup/cybersec/owaspZap/juice_shop_cursor_win11/data$ sudo apt-get install pgloader
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
pgloader
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 26.0 MB of archives.
After this operation, 28.6 MB of additional disk space will be used.
Get:1 http://jp.archive.ubuntu.com/ubuntu mantic/universe amd64 pgloader amd64 3.6.9-1 [26.0 MB]
Fetched 26.0 MB in 10s (2,565 kB/s)
Selecting previously unselected package pgloader.
(Reading database ... 166255 files and directories currently installed.)
Preparing to unpack .../pgloader_3.6.9-1_amd64.deb ...
Unpacking pgloader (3.6.9-1) ...
Setting up pgloader (3.6.9-1) ...
Processing triggers for man-db (2.11.2-3) ...
(base) nyck33@nyck33-tt:/media/nyck33/1TB-backup/cybersec/owaspZap/juice_shop_cursor_win11/data$ pgloader --version
pgloader version "3.6.7~devel"
compiled with SBCL 2.2.8.debian
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Ubuntu apt package installation and the reported output from pgloader --version, comparing the package version 3.6.9-1 with the displayed 3.6.7~devel version. Determine where the default package or release version is selected. Done means the Ubuntu package reports the intended stable version rather than a development version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, ubuntu
- Domain
- databases, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100