Opened 10 years ago

Closed 10 years ago

#11507 closed bug (invalid)

pkgman update error: Downloading hrev48365 failed with a general system error

Reported by: Karvjorm Owned by: nobody
Priority: normal Milestone: R1
Component: Network & Internet Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I tried to update from hrev48362 to hrev48365. I have updated previously several nightly images without problems using "pkgman update" command (latest to hrev48362). I only checked the latest nightly build from the download.haiku-os.org site and updated Haiku repository using "pkgman drop-repo Haiku" and "pkgman add-repo http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48365". This time there was some error that some config (?) file "Haiku" was missing, if I recall correct.

The first "pkgman update" failed after 48% downloading. After it "pkgman update" or "pkgman refresh" commands generate General system error without downloading. I also restarted the system but the same error is still there.

Attachments (3)

pkgman-update-error1.png (423.2 KB ) - added by Karvjorm 10 years ago.
The first pkgman update command with error message
pkgman-update-error2.png (419.9 KB ) - added by Karvjorm 10 years ago.
The third try after the system restart
pkgman-update-error3.png (442.5 KB ) - added by Karvjorm 10 years ago.
The latest error message

Download all attachments as: .zip

Change History (6)

by Karvjorm, 10 years ago

Attachment: pkgman-update-error1.png added

The first pkgman update command with error message

by Karvjorm, 10 years ago

Attachment: pkgman-update-error2.png added

The third try after the system restart

by Karvjorm, 10 years ago

Attachment: pkgman-update-error3.png added

The latest error message

comment:1 by bonefish, 10 years ago

Component: Build SystemNetwork & Internet
Keywords: pkgman update removed
Owner: changed from bonefish to nobody

Looks like download/network issues to me. It's certainly not a "Build System" issue.

comment:2 by Karvjorm, 10 years ago

Yes, I turned off the power switch of my internet box and turned it on and after booting everything was OK again. After hrev48365 I updated to hrev48366 without problems, except this error message:

pkgman add-repo http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366
Fetching repository info from http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 ...
Activating repository config from http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 ...
Error: Failed to open repository file "/boot/system/cache/package-repositories/Haiku": No such file or directory
Fetching repository checksum from http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 ...
Validating checksum for Haiku ...
Fetching repository-cache from http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 ...
Validating checksum for Haiku ...
Activating repository cache for Haiku ...

when I checked "ls -al /boot/system/cache/package-repositories/", it showed:

total 288 drwx------ 1 user root 2048 2014-11-24 15:43 . drwx------ 1 user root 2048 2014-11-16 04:08 .. -rw-r--r-- 1 user root 100060 2014-11-24 15:43 Haiku -rw------- 1 user root 178298 2014-11-16 04:08 HaikuPorts

Is this "-rw-r--r--" correct?

Br, Karvjorm

comment:3 by anevilyak, 10 years ago

Resolution: invalid
Status: newclosed

that error message is normal, it's simply indicating that it has no cached local copy of that repo, and consequently fetching it. The permissions are fine.

Note: See TracTickets for help on using tickets.