[MDEV-9770] Package installation and further tests fail on sid Created: 2016-03-21  Updated: 2016-03-31  Resolved: 2016-03-31

Status: Closed
Project: MariaDB Server
Component/s: Packaging, Platform Debian
Affects Version/s: N/A
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Daniel Bartholomew
Resolution: Fixed Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-sid-amd64/builds/1658/steps/test/logs/stdio

W: The repository 'file:/home/buildbot/buildbot/debs binary/ Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'file:/home/buildbot/buildbot/debs source/ Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Failed to fetch file:/home/buildbot/buildbot/debs/binary/Packages  File not found - /home/buildbot/buildbot/debs/binary/Packages (2: No such file or directory)
W: Failed to fetch file:/home/buildbot/buildbot/debs/source/Sources  File not found - /home/buildbot/buildbot/debs/source/Sources (2: No such file or directory)
E: Some index files failed to download. They have been ignored, or old ones used instead.
Connection to localhost closed.
Command exit 100

I think something has changed in sid itself, but I don't know what it is and what we should do to fix it.



 Comments   
Comment by Elena Stepanova [ 2016-03-31 ]

Closing as dbart has fixed it:

<dbart> there were two things, first, the version of apt in sid is super picky about permissions, so I added a step in the install/upgrade tests that chmod's the debs to something apt is happy with
<dbart> I'm actually setting the permissions to what we have in the remote repos (644)
<dbart> once that was working I discovered that systemctl was dumping us into a pager whenever the output was above a certain threshold
<dbart> so I added --no-pager to the systemctl commands

Generated at Thu Feb 08 07:37:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.