• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agama-project / agama / 15737822052 / 3 – service
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 18 Jun 2025 04:05PM UTC
Files 384
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Jun 2025 04:01PM UTC coverage: 88.746%. First build
service – 15737822052.3

push

github

web-flow
Disable local installation repositories (bsc#1243064) (#2491)

## Problem

- When using a local installation repository (e.g. Full DVD) then this
repository is removed from the system
- It should behave like in SLE15 which keeps the installation
repository, just disables it. After enabling it manually it can be used
for installing additional packages.

## Solution

- Disable local repositories instead of removing them

## Notes

- Because we keep the Full installation repository in the system it
should have some meaningful name and alias. And because the packages are
fixed the autorefresh should be disabled.
- This required extending the API to allow specifying required data.

## DVD

- For DVDs during installation the device name is included in the URL to
ensure the correct repository is used.
- In theory there might be multiple DVD drives in the system and the
other drive might contain a different version of the product or a
completely different product. This ensures libzypp uses the correct
drive.
- After installation the device is removed from URL, this allows
inserting the installation medium into a different drive without a
failure. Libzypp verifies that the correct medium is inserted by
checking the `/media.1/media` content with the file saved in the cache.

## Hard disk or USB flash disk

- For these media it uses the `/dev/disk/by-id` device name. That should
be more specific and should avoid problems with using incorrect media.
- This is important for USB flash disks for which the device name might
change in the installed system. The installation flash disk might become
`/dev/sdc` instead of `/dev/sdb` if you attach some different USB flash
disk before it.

## Testing

- Updated unit test
- Tested manually

## Screenshots

- In all cases after enabling the repository manually it was possible to
install additional package from the original installation medium.

### Installation from DVD

- When installing from the DVD the repository URL is mo... (continued)

11024 of 12422 relevant lines covered (88.75%)

59.57 hits per line

Source Files on job service - 15737822052.3
  • Tree
  • List 384
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15737822052
  • 58739e42 on github
  • Prev Job for on master (#15731940888.)
  • Next Job for on master (#15755739680.3)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc